:root {
  --dock-ink: #141414;
  --dock-muted: #5c6470;
  --dock-blue: #006fec;
  --dock-border: #d9e0e7;
  --dock-soft: #f5f8fb;
  --dock-panel: #ffffff;
}

@media (min-width: 1121px) {
  .menu_layout.header .right-div {
    width: min(850px, calc(100vw - 380px)) !important;
  }

  .menu_layout.header .preview-links-wrapper {
    gap: clamp(11px, 1.25vw, 20px);
  }
}

.dcm-draft-nav-link a {
  color: inherit;
  text-decoration: none;
}

.dcm-draft-nav-link .preview-element {
  color: #111;
}

.menu_layout.header .preview-icon-holder.Icon {
  background: rgba(255, 255, 255, 0.92) url("https://lh3.googleusercontent.com/frrPTQdhEJIqK5ma4jhttdXlILXRVTpIPdBp0BEp0EWSrQR0aGFD7qttZ0en_nDl6_xAetxhp0rlcIltE2XlEG-JV_Wz2xkGVVrqfLEHUlLCJwSlbDneEw") center / contain no-repeat;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  height: 54px;
  width: 54px;
}

.menu_layout.header .preview-icon-holder img.icon-source {
  height: auto !important;
  opacity: 0;
  width: 54px !important;
}

.footer_layout .preview-icon-holder.Icon {
  background: url("https://lh3.googleusercontent.com/BEfsD-cYs6FnBoDlEYCUSZOWeyjgQwbeiJRswU15RPXo5-alq4bQ93EJiTWDGiIdWlppSf5tPPvc8nkhrrj57DNYpAvknaUVb42KXbc54sakX94o17XR9AE") center / contain no-repeat;
  display: inline-block;
  height: 48px;
  width: 48px;
}

.footer_layout .preview-icon-holder img.icon-source {
  height: auto !important;
  opacity: 0;
  width: 48px !important;
}

.menu_layout.header .right-div {
  left: auto !important;
  right: 44px !important;
  width: min(700px, calc(100vw - 430px)) !important;
}

.menu_layout.header .preview-item-links {
  max-width: none;
  overflow: visible;
  transform: none;
  white-space: nowrap;
}

.menu_layout.header .preview-links-wrapper {
  display: flex;
  gap: clamp(16px, 1.9vw, 26px);
  justify-content: flex-end;
}

.menu_layout.header .preview-item-links li {
  display: inline-flex;
  margin: 0 !important;
}

.menu_layout.header .preview-item-links span {
  font-size: clamp(12px, 1.05vw, 14px) !important;
  letter-spacing: 0.06em;
  white-space: nowrap;
}

.dcm-link-button {
  align-items: center;
  background: var(--dock-blue);
  box-sizing: border-box;
  color: #fff;
  display: inline-flex;
  font-size: 15px;
  font-weight: 800;
  justify-content: center;
  letter-spacing: 0.06em;
  line-height: 1;
  min-height: 50px;
  padding: 0 26px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 140ms ease, transform 140ms ease;
}

.dcm-link-button:hover,
.dcm-link-button:focus-visible {
  background: #004fa8;
  transform: translateY(-1px);
}

.dcm-link-button:focus-visible {
  outline: 3px solid rgba(0, 111, 236, 0.24);
  outline-offset: 3px;
}

.dcm-looper-home-cta {
  margin: 24px 0 0;
}

.dcm-looper-home-cta .dcm-link-button {
  color: #fff !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dcm-contact-link {
  color: var(--dock-blue);
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.dcm-contact-hours {
  color: var(--dock-muted);
  font-size: 14px;
  line-height: 1.4;
  margin: 8px 0 0;
}

.dcm-contact-hours strong,
.dcm-contact-hours span {
  display: block;
}

.dcm-contact-hours strong {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dcm-contact-hours-days {
  font-size: 18px;
  font-weight: 800;
  margin-top: 5px;
}

.dcm-contact-hours-time {
  font-size: 20px;
  font-weight: 800;
}

.footer_layout .dcm-contact-link,
.footer_layout .dcm-contact-hours,
.footer-box .dcm-contact-link,
.footer-box .dcm-contact-hours {
  color: #fff;
}

.footer_layout .dcm-contact-link,
.footer-box .dcm-contact-link {
  text-decoration: none;
}

.footer-box .dcm-contact-link[href^="tel:"] {
  background: #fff;
  border: 1px solid rgba(16, 24, 32, 0.18);
  border-left: 6px solid var(--dock-blue);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  color: #101820;
  display: inline-block;
  font-size: clamp(30px, 4vw, 38px);
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
  padding: 10px 16px;
}

.footer-box .dcm-contact-link[href^="mailto:"] {
  align-items: center;
  background: #006fec;
  box-sizing: border-box;
  color: #fff;
  display: inline-flex;
  font-size: 15px;
  font-weight: 800;
  justify-content: center;
  letter-spacing: 0.06em;
  line-height: 1;
  margin-top: 10px;
  min-height: 50px;
  padding: 0 26px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-box .dcm-contact-hours {
  background: #101820;
  border: 2px solid #fff;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.24);
  box-sizing: border-box;
  display: inline-block;
  font-size: 18px;
  line-height: 1.25;
  margin-top: 14px;
  max-width: min(520px, 92vw);
  padding: 16px 22px;
  text-align: center;
  width: min(520px, 92vw);
}

.footer-box .dcm-contact-hours strong {
  color: rgba(255, 255, 255, 0.86);
}

.footer-box .dcm-contact-hours-days,
.footer-box .dcm-contact-hours-time {
  color: #fff;
}

.footer-box .dcm-contact-hours-days {
  font-size: clamp(24px, 3.2vw, 32px);
}

.footer-box .dcm-contact-hours-time {
  font-size: clamp(30px, 4vw, 38px);
}

.dcm-hero-contact-card {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-items: center;
  margin: 8px auto 20px;
  width: 100%;
}

#vbid-09f17691-otmnwiig {
  box-sizing: border-box;
  display: block !important;
  left: 50%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 88vw;
  position: relative;
  transform: translateX(-50%);
  width: min(780px, 88vw) !important;
}

#vbid-09f17691-ke0mthc4 {
  margin-left: 0 !important;
}

.dcm-hero-contact-line,
.dcm-hero-hours {
  align-items: center;
  background: rgba(8, 16, 24, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-sizing: border-box;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  line-height: 1.2;
  margin: 0;
  text-align: center;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.75);
}

.dcm-hero-contact-line {
  flex-wrap: wrap;
  gap: 8px 18px;
  font-size: clamp(24px, 2.1vw, 34px);
  font-weight: 500;
  padding: 7px 16px 8px;
}

.dcm-hero-phone,
.dcm-hero-fax {
  color: #fff !important;
  text-decoration: none !important;
  white-space: nowrap;
}

.dcm-hero-hours {
  font-size: clamp(15px, 1.05vw, 19px);
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 5px 12px 6px;
}

.dcm-hero-hours span {
  font-weight: 800;
  margin-right: 5px;
}

@media (max-width: 700px) {
  .dcm-hero-contact-card {
    margin-bottom: 18px;
  }

  .dcm-hero-contact-line {
    font-size: clamp(17px, 5vw, 23px);
    gap: 4px;
    padding: 7px 12px;
  }

  .dcm-hero-phone,
  .dcm-hero-fax {
    display: block;
    white-space: normal;
    width: 100%;
  }

  .dcm-hero-hours {
    display: block;
    font-size: 14px;
    padding: 6px 10px;
    width: 100%;
  }
}

.dcm-home-dockage-cta-row {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 4px;
}

.dcm-home-dockage-cta-row > .preview-item-links {
  display: inline-flex !important;
  margin: 0 !important;
  vertical-align: middle;
}

.dcm-home-dockage-cta-row > .preview-item-links > a,
.dcm-home-dockage-cta-row .preview-element.Link {
  align-items: center;
  box-sizing: border-box;
  display: inline-flex !important;
  height: 50px;
  justify-content: center;
  line-height: 1 !important;
  margin: 0 !important;
  min-height: 50px;
}

.dcm-home-email-cta > a {
  -webkit-tap-highlight-color: transparent;
  background: rgba(8, 16, 24, 0.24) !important;
  border: 2px solid rgba(255, 255, 255, 0.78);
  box-shadow: none !important;
  color: #fff !important;
  padding: 0 !important;
  text-decoration: none !important;
  transition: none;
}

.dcm-home-email-cta > a:hover,
.dcm-home-email-cta > a:focus,
.dcm-home-email-cta > a:focus-visible,
.dcm-home-email-cta > a:active {
  background: rgba(8, 16, 24, 0.24) !important;
  border-color: rgba(255, 255, 255, 0.78);
  box-shadow: none !important;
  transform: none !important;
}

.dcm-home-email-cta > a:hover .preview-element.Link,
.dcm-home-email-cta > a:focus .preview-element.Link,
.dcm-home-email-cta > a:focus-visible .preview-element.Link,
.dcm-home-email-cta > a:active .preview-element.Link {
  background: transparent !important;
  color: #fff !important;
}

.dcm-home-email-cta .preview-element.Link {
  background: transparent !important;
  color: #fff !important;
  font-family: Times, "Times New Roman", serif !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.06em !important;
  padding: 0 26px !important;
  text-transform: uppercase !important;
}

.dcm-home-dockage-cta-item {
  display: inline-block;
}

#vbid-8bd91503-nm8gak7e .multi_layout .text-side,
#vbid-8bd91503-nm8gak7e .multi_layout .item-details,
#vbid-8bd91503-nm8gak7e .multi_layout .preview-content-wrapper,
#vbid-8bd91503-nm8gak7e .multi_layout .preview-content-holder {
  text-align: center !important;
}

#vbid-8bd91503-qszrvloh,
#vbid-8bd91503-jo5dppjh,
#vbid-8bd91503-wdmvi2c7,
#vbid-8bd91503-eh3xkslt {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 360px;
  text-align: center !important;
  width: 100% !important;
}

#vbid-8bd91503-wdmvi2c7 p,
#vbid-8bd91503-eh3xkslt p {
  text-align: center !important;
}

#vbid-8bd91503-njk0vdeg,
#vbid-8bd91503-1eqqneto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.dcm-hp {
  height: 1px;
  left: -9999px;
  overflow: hidden;
  position: absolute;
}

.dcm-dock-section {
  background: #fff;
  color: var(--dock-ink);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: clamp(36px, 5vw, 72px) 20px;
}

.dcm-dock-shell {
  max-width: 1060px;
  margin: 0 auto;
}

.dcm-dock-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(280px, 0.65fr);
  gap: clamp(24px, 5vw, 54px);
  align-items: end;
  border-bottom: 1px solid var(--dock-border);
  padding-bottom: 26px;
  margin-bottom: 28px;
}

.dcm-dock-kicker {
  margin: 0 0 10px;
  color: var(--dock-blue);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dcm-dock-intro h2 {
  margin: 0;
  font-size: clamp(34px, 5vw, 58px);
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: 0;
  text-transform: uppercase;
}

.dcm-dock-intro p,
.dcm-dock-note p {
  color: var(--dock-muted);
  font-size: 17px;
  line-height: 1.55;
  margin: 0;
}

.dcm-dock-note {
  background: var(--dock-soft);
  border-left: 5px solid var(--dock-blue);
  padding: 20px 22px;
}

.dcm-contact-card {
  background: var(--dock-soft);
  border: 1px solid var(--dock-border);
  border-left: 8px solid var(--dock-blue);
  box-sizing: border-box;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(310px, 0.95fr) minmax(330px, 1.05fr);
  margin: 0 0 26px;
  padding: 22px 26px;
}

.dcm-contact-card > div {
  background: #fff;
  border: 1px solid var(--dock-border);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  min-height: 128px;
  padding: 18px 22px;
}

.dcm-contact-card > div > span {
  color: #53616f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dcm-contact-card a,
.dcm-contact-card strong {
  color: #111;
  font-weight: 800;
  line-height: 1.25;
}

.dcm-contact-card a {
  font-size: clamp(34px, 3.9vw, 54px);
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  white-space: nowrap;
}

.dcm-contact-card strong {
  letter-spacing: 0;
}

.dcm-contact-phone {
  background: #fff !important;
  border-color: var(--dock-border) !important;
  border-left: 6px solid var(--dock-blue) !important;
}

.dcm-contact-phone a {
  color: #101820;
}

.dcm-contact-hours-block {
  background: #101820 !important;
  border: 2px solid #fff !important;
}

.dcm-contact-hours-block strong {
  color: #fff;
}

.dcm-contact-hours-block strong {
  display: grid;
  gap: 6px;
}

.dcm-office-days,
.dcm-office-time {
  display: block;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}

.dcm-office-days {
  color: #fff;
  font-size: clamp(26px, 2.8vw, 38px);
}

.dcm-office-time {
  color: #fff;
  font-size: clamp(30px, 3.3vw, 46px);
}

.dcm-contact-card p {
  color: #26323d;
  font-size: 17px;
  grid-column: 1 / -1;
  line-height: 1.5;
  margin: 0;
}

.dcm-dock-form {
  display: grid;
  gap: 22px;
}

.dcm-form-section {
  border: 1px solid var(--dock-border);
  background: #fff;
  padding: clamp(18px, 2.6vw, 28px);
}

.dcm-section-heading {
  align-items: end;
  border-bottom: 1px solid var(--dock-border);
  display: flex;
  gap: 18px;
  justify-content: space-between;
  margin-bottom: 18px;
  padding-bottom: 14px;
}

.dcm-section-heading h3 {
  color: #111;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

.dcm-section-heading p {
  color: var(--dock-muted);
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  max-width: 360px;
  text-align: right;
}

.dcm-form-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 16px;
}

.dcm-field,
.dcm-field-third,
.dcm-fieldset {
  grid-column: span 6;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dcm-field-wide,
.dcm-fieldset {
  grid-column: 1 / -1;
}

.dcm-field-third {
  grid-column: span 4;
}

.dcm-field label,
.dcm-field-third label,
.dcm-fieldset legend {
  color: #111;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.dcm-field input,
.dcm-field select,
.dcm-field textarea,
.dcm-field-third input,
.dcm-field-third select {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid var(--dock-border);
  border-radius: 0;
  background: var(--dock-panel);
  color: #111;
  font: inherit;
  font-size: 17px;
  padding: 13px 14px;
  min-height: 50px;
  outline: none;
  transition: border-color 140ms ease, box-shadow 140ms ease;
}

.dcm-field textarea {
  min-height: 124px;
  resize: vertical;
}

.dcm-field input:focus,
.dcm-field select:focus,
.dcm-field textarea:focus,
.dcm-field-third input:focus,
.dcm-field-third select:focus {
  border-color: var(--dock-blue);
  box-shadow: 0 0 0 3px rgba(0, 111, 236, 0.14);
}

.dcm-field-help,
.dcm-fieldset-help,
.dcm-arrival-guardrail {
  color: var(--dock-muted);
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
}

.dcm-fieldset-help {
  margin: -2px 0 10px;
  max-width: 760px;
}

.dcm-arrival-guardrail {
  background: #fff5f2;
  border-left: 4px solid #d94832;
  color: #9b2f22;
  font-weight: 700;
  padding: 10px 12px;
}

.dcm-arrival-guardrail[hidden] {
  display: none;
}

.has-arrival-guardrail #dcm-arrival-date,
.has-arrival-guardrail #dcm-arrival-time {
  border-color: #d94832;
  box-shadow: 0 0 0 3px rgba(217, 72, 50, 0.12);
}

.has-departure-guardrail #dcm-departure-date {
  border-color: #d94832;
  box-shadow: 0 0 0 3px rgba(217, 72, 50, 0.12);
}

.dcm-fieldset {
  border: 1px solid var(--dock-border);
  padding: 20px;
  background: var(--dock-soft);
}

.dcm-fieldset-split {
  background: #fff;
}

.dcm-check-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px 14px;
}

.dcm-check {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 34px;
  color: #1b1f24;
  font-size: 16px;
}

.dcm-check input {
  width: 18px;
  height: 18px;
  accent-color: var(--dock-blue);
}

.dcm-submit-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--dock-border);
  padding-top: 22px;
}

.dcm-submit-row small {
  max-width: 520px;
  color: var(--dock-muted);
  font-size: 14px;
  line-height: 1.45;
}

.dcm-request-verification {
  display: grid;
  flex: 1 0 100%;
  gap: 6px;
  padding: 14px 16px;
  background: var(--dock-soft);
  border: 1px solid var(--dock-border);
}

.dcm-request-verification strong {
  color: var(--dock-ink);
  font-size: 15px;
}

.dcm-request-verification p {
  margin: 0;
  color: var(--dock-muted);
  font-size: 14px;
  line-height: 1.4;
}

.dcm-request-verification [data-turnstile-container] {
  min-height: 65px;
  max-width: 100%;
}

.dcm-submit-row button {
  border: 0;
  border-radius: 0;
  background: var(--dock-blue);
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.06em;
  min-height: 50px;
  padding: 0 26px;
  text-transform: uppercase;
  transition: background 140ms ease, transform 140ms ease;
}

.dcm-submit-row button:hover,
.dcm-submit-row button:focus-visible {
  background: #004fa8;
  transform: translateY(-1px);
}

.dcm-submit-row button:focus-visible {
  outline: 3px solid rgba(0, 111, 236, 0.22);
  outline-offset: 3px;
}

.dcm-submit-row button:disabled {
  cursor: not-allowed;
  opacity: 0.72;
}

.dcm-submit-row button.is-arrival-blocked {
  background: #6d7884;
}

.dcm-form-status {
  font: 600 15px/1.45 "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 16px 0 0;
  min-height: 1.4em;
}

.dcm-form-status:empty {
  margin: 0;
}

.dcm-form-status.is-success {
  color: #1f6f3f;
}

.dcm-form-status.is-error {
  color: #b42318;
}

.dcm-form-status.is-info {
  color: #245178;
}

.dcm-arrival-modal {
  align-items: center;
  background: rgba(7, 17, 24, 0.58);
  display: flex;
  inset: 0;
  justify-content: center;
  padding: 22px;
  position: fixed;
  z-index: 10000;
}

.dcm-arrival-modal[hidden] {
  display: none;
}

.dcm-arrival-modal-card {
  background: #fff;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28);
  color: var(--dock-ink);
  max-width: 520px;
  padding: clamp(24px, 4vw, 34px);
  width: min(520px, 100%);
}

.dcm-arrival-modal-card h3 {
  color: #101820;
  font-size: clamp(26px, 4vw, 36px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.02;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.dcm-arrival-modal-message {
  color: #26323d;
  font-size: 17px;
  line-height: 1.5;
  margin: 0;
}

.dcm-arrival-modal-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.dcm-arrival-modal-close {
  background: #eef3f8;
  border: 0;
  color: #101820;
  cursor: pointer;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.06em;
  min-height: 50px;
  padding: 0 22px;
  text-transform: uppercase;
}

.dcm-arrival-modal-close:focus-visible,
.dcm-arrival-modal-close:hover {
  background: #dfe8f2;
  outline: 3px solid rgba(0, 111, 236, 0.18);
  outline-offset: 3px;
}

.dcm-arrival-section,
.dcm-after-hours-section,
.dcm-service-section,
.dcm-work-order-section {
  color: var(--dock-ink);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dcm-arrival-section {
  background: #f5f8fb;
  padding: clamp(42px, 5.5vw, 78px) 20px;
  scroll-margin-top: 118px;
}

.dcm-arrival-shell,
.dcm-service-shell {
  margin: 0 auto;
  max-width: 1120px;
}

.dcm-arrival-intro {
  margin-bottom: 30px;
}

.dcm-arrival-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr;
}

.dcm-arrival-panel,
.dcm-warp-panel {
  background: #fff;
  border: 1px solid var(--dock-border);
  box-sizing: border-box;
  padding: clamp(18px, 2.5vw, 28px);
}

.dcm-arrival-panel h3,
.dcm-warp-panel h3 {
  color: #111;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.1;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.dcm-step-list {
  display: grid;
  gap: 14px;
  margin: 0;
}

.dcm-step-list > div {
  border-top: 1px solid var(--dock-border);
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(130px, 0.36fr) minmax(0, 1fr);
  padding-top: 14px;
}

.dcm-step-list > div:first-child {
  border-top: 0;
  padding-top: 0;
}

.dcm-step-list dt {
  color: #111;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.dcm-step-list dd,
.dcm-panel-note,
.dcm-warp-panel p,
.dcm-service-copy p {
  color: var(--dock-muted);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}

.dcm-panel-note {
  border-top: 1px solid var(--dock-border);
  margin-top: 18px;
  padding-top: 16px;
}

.dcm-warp-panel {
  align-items: center;
  display: grid;
  gap: 20px;
  grid-column: 1 / -1;
  grid-template-columns: minmax(150px, 240px) minmax(0, 1fr);
}

.dcm-warp-panel img {
  aspect-ratio: 4 / 3;
  display: block;
  height: auto;
  object-fit: cover;
  object-position: center 37%;
  width: 100%;
}

.dcm-after-hours-section {
  background: #fff;
  padding: clamp(34px, 4.5vw, 58px) 20px;
}

.dcm-after-hours-shell {
  align-items: center;
  background: #f5f8fb;
  border: 1px solid var(--dock-border);
  border-left: 6px solid var(--dock-blue);
  box-sizing: border-box;
  display: grid;
  gap: clamp(18px, 4vw, 44px);
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1fr);
  margin: 0 auto;
  max-width: 1120px;
  padding: clamp(20px, 3vw, 32px);
}

.dcm-after-hours-shell h2 {
  color: #111;
  font-size: clamp(24px, 3.3vw, 40px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

.dcm-after-hours-copy p {
  color: var(--dock-muted);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}

.dcm-after-hours-copy a {
  color: var(--dock-blue);
  font-weight: 800;
}

.dcm-service-section {
  background: #101820;
  padding: clamp(46px, 6vw, 84px) 20px;
}

.dcm-service-shell {
  align-items: stretch;
  display: grid;
  gap: clamp(24px, 4.5vw, 54px);
  grid-template-columns: minmax(280px, 0.78fr) minmax(320px, 0.9fr);
}

.dcm-service-media {
  border: 1px solid rgba(255, 255, 255, 0.2);
  min-height: 420px;
}

.dcm-service-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.dcm-service-copy {
  align-self: center;
}

.dcm-service-copy .dcm-dock-kicker {
  color: #79b7ff;
}

.dcm-service-copy h2 {
  color: #fff;
  font-size: clamp(34px, 5vw, 62px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 0.95;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.dcm-service-copy p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  max-width: 620px;
}

.dcm-service-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.dcm-work-order-section {
  background: #fff;
  padding: clamp(42px, 5.5vw, 78px) 20px;
  scroll-margin-top: 118px;
}

.dcm-work-equipment {
  margin-top: 18px;
}

.dcm-check-stack {
  display: grid;
  gap: 12px;
}

.dcm-auth-fieldset .dcm-check {
  align-items: flex-start;
  line-height: 1.4;
}

.dcm-auth-fieldset .dcm-check input {
  flex: 0 0 auto;
  margin-top: 1px;
}

.dcm-rates-section {
  background: #f7f9fb;
  color: var(--dock-ink);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: clamp(42px, 5.5vw, 76px) 20px;
  scroll-margin-top: 118px;
}

.dcm-rates-shell {
  margin: 0 auto;
  max-width: 1120px;
}

.dcm-rates-intro,
.dcm-rules-heading {
  align-items: end;
  border-bottom: 1px solid var(--dock-border);
  display: grid;
  gap: clamp(20px, 4vw, 44px);
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.65fr);
  margin-bottom: 24px;
  padding-bottom: 24px;
}

.dcm-rates-intro h2,
.dcm-rules-heading h2 {
  color: #111;
  font-size: clamp(32px, 4.5vw, 52px);
  font-weight: 800;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

.dcm-download-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 28px;
}

.dcm-link-button-secondary {
  background: #1f2933;
}

.dcm-link-button-secondary:hover,
.dcm-link-button-secondary:focus-visible {
  background: #0f1720;
}

.dcm-rate-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.dcm-rate-panel,
.dcm-rate-notes,
.dcm-rules-panel {
  background: #fff;
  border: 1px solid var(--dock-border);
  box-sizing: border-box;
  padding: clamp(18px, 2.5vw, 28px);
}

.dcm-rate-panel h3,
.dcm-rate-notes h3 {
  color: #111;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.1;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.dcm-rate-note {
  color: var(--dock-muted);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 16px;
}

.dcm-table-wrap {
  overflow-x: auto;
  width: 100%;
}

.dcm-rate-panel table {
  border-collapse: collapse;
  min-width: 420px;
  width: 100%;
}

.dcm-rate-panel th,
.dcm-rate-panel td {
  border-bottom: 1px solid var(--dock-border);
  color: #111;
  font-size: 15px;
  line-height: 1.35;
  padding: 11px 0;
  text-align: left;
  vertical-align: top;
}

.dcm-rate-panel th:last-child,
.dcm-rate-panel td:last-child {
  font-weight: 800;
  padding-left: 18px;
  text-align: right;
  white-space: nowrap;
}

.dcm-rate-panel thead th {
  color: var(--dock-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.dcm-rate-notes {
  margin-top: 18px;
}

.dcm-rate-notes ol {
  color: #1b1f24;
  display: grid;
  gap: 8px 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  line-height: 1.45;
  margin: 0;
  padding-left: 22px;
}

.dcm-rules-panel {
  margin-top: 18px;
}

.dcm-rules-heading {
  grid-template-columns: minmax(0, 1fr) auto;
}

.dcm-rules-heading .dcm-link-button {
  justify-self: end;
  white-space: nowrap;
}

.dcm-rules-list {
  display: grid;
  gap: 0;
  margin: 8px 0 0;
}

.dcm-rules-list > div {
  border-top: 1px solid var(--dock-border);
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(180px, 0.32fr) minmax(0, 1fr);
  padding: 14px 0;
}

.dcm-rules-list dt {
  color: #111;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.dcm-rules-list dd {
  color: #1f2933;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}

@media (max-width: 1120px) {
  .menu_layout.header .right-div {
    right: 24px !important;
    width: min(560px, calc(100vw - 360px)) !important;
  }

  .menu_layout.header .preview-links-wrapper {
    gap: 14px;
  }
}

@media (max-width: 820px) {
  .master.item-box.header-box,
  .master.item-box.header-box.being-scrolled {
    top: 0 !important;
    min-height: 112px !important;
  }

  .master.item-box.header-box.being-scrolled {
    height: 112px !important;
  }

  .master.item-box.header-box .header-wrapper,
  .menu_layout.header,
  .menu_layout.header .preview-content-wrapper {
    box-sizing: border-box;
    min-height: 112px !important;
    width: 100% !important;
  }

  .master.item-box.header-box .header-wrapper {
    left: 0 !important;
    right: 0 !important;
    max-width: none !important;
    padding: 10px 16px 12px !important;
  }

  .menu_layout.header {
    display: block !important;
    height: auto !important;
  }

  .menu_layout.header .preview-content-holder {
    align-items: center;
    display: flex !important;
    flex-direction: column;
    gap: 9px;
    height: auto !important;
    justify-content: center;
    min-height: 0 !important;
    text-align: center;
    width: 100% !important;
  }

  .menu_layout.header .left-div,
  .menu_layout.header .right-div {
    float: none !important;
    height: auto !important;
    min-height: 0 !important;
    position: static !important;
    text-align: center !important;
    transform: none !important;
  }

  .menu_layout.header .left-div {
    align-items: center;
    display: flex !important;
    gap: 8px;
    justify-content: center;
    max-width: 100%;
    width: auto !important;
  }

  .menu_layout.header .right-div {
    align-items: center;
    display: flex !important;
    justify-content: center;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
  }

  .menu_layout.header .logo-holder,
  .menu_layout.header .helper-div,
  .menu_layout.header .item-details,
  .menu_layout.header .preview-title-holder,
  .menu_layout.header .preview-item-links {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    vertical-align: middle !important;
  }

  .menu_layout.header .preview-icon-holder.Icon {
    flex: 0 0 46px;
    height: 46px;
    width: 46px;
  }

  .menu_layout.header .preview-icon-holder img.icon-source {
    width: 46px !important;
  }

  .menu_layout.header .preview-title-holder {
    text-align: left !important;
  }

  .menu_layout.header .preview-title-holder .preview-title {
    font-size: clamp(15px, 4.3vw, 18px) !important;
    letter-spacing: 0.1em !important;
    line-height: 1.12 !important;
    white-space: nowrap;
  }

  .menu_layout.header .preview-item-links {
    max-width: none;
    padding: 0 !important;
    transform: none;
    width: 100% !important;
  }

  .master.item-box.header-box > .preview-item-links {
    display: block !important;
    height: auto !important;
    left: 0 !important;
    margin: 4px auto 0 !important;
    padding: 0 !important;
    pointer-events: auto !important;
    position: absolute !important;
    right: auto !important;
    top: 72px !important;
    transform: none !important;
    width: 100% !important;
    z-index: 3 !important;
  }

  .menu_layout.header .preview-links-wrapper {
    align-items: center;
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px 42px;
    justify-content: center !important;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 310px;
    width: 100%;
  }

  .master.item-box.header-box > .preview-item-links .preview-links-wrapper {
    align-items: center;
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px 42px;
    justify-content: center !important;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 310px;
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  .master.item-box.header-box .preview-links-wrapper a[href="marine-services.html"],
  .master.item-box.header-box .preview-links-wrapper a[href="marine-services.html#service-work-order"],
  .master.item-box.header-box .preview-links-wrapper a[href="slips-and-storage.html"],
  .master.item-box.header-box .preview-links-wrapper a[href="launch-and-supply-vessels.html"],
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="marine-services.html"]),
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="marine-services.html#service-work-order"]),
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="slips-and-storage.html"]),
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="launch-and-supply-vessels.html"]) {
    display: none !important;
  }

  .master.item-box.header-box > .preview-item-links li {
    display: inline-flex !important;
    margin: 0 !important;
    position: static !important;
  }

  .master.item-box.header-box .links-menu-btn {
    display: none !important;
  }

  .menu_layout.header .preview-item-links span {
    font-size: 11px !important;
    letter-spacing: 0.04em;
  }

  .master.item-box.header-box > .preview-item-links span {
    display: inline-block !important;
    font-size: 11px !important;
    letter-spacing: 0.04em;
    white-space: nowrap;
  }

  .master.item-box[data-preset-type-id="PROMO"] .preview-title {
    max-width: min(86vw, 720px);
    text-wrap: balance;
  }

  #vbid-09f17691-ke0mthc4 {
    font-size: clamp(34px, 9vw, 52px) !important;
    line-height: 0.98 !important;
  }

  #vbid-09f17691-otmnwiig,
  #vbid-09f17691-otmnwiig p {
    font-size: clamp(17px, 4.5vw, 24px) !important;
    line-height: 1.2 !important;
  }

  #vbid-ff173e6c-k6andvne,
  #vbid-1bcc00f9-jib4kyzy {
    font-size: clamp(42px, 11vw, 64px) !important;
    line-height: 1 !important;
  }

  #vbid-759652f3-jib4kyzy {
    font-size: clamp(24px, 7vw, 40px) !important;
    line-height: 1.08 !important;
    max-width: 84vw;
  }

  .dcm-home-dockage-cta-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 12px auto 0;
    width: min(320px, 84vw);
  }

  .dcm-home-dockage-cta-row > .preview-item-links,
  .dcm-home-dockage-cta-row > .preview-item-links > a,
  .dcm-home-dockage-cta-row .preview-element.Link,
  .dcm-home-dockage-cta-row .dcm-link-button {
    width: 100%;
  }

  #vbid-8bd91503-nm8gak7e.master.item-box {
    box-sizing: border-box;
    min-height: auto !important;
    padding: 62px 22px 34px !important;
  }

  #vbid-8bd91503-nm8gak7e.item-box > .item-wrapper {
    max-width: none !important;
    width: 100% !important;
  }

  #vbid-8bd91503-nm8gak7e .sub.item-box {
    box-sizing: border-box;
    display: block !important;
    height: auto !important;
    margin: 0 auto 34px !important;
    min-height: auto !important;
    padding: 0 !important;
    width: 100% !important;
  }

  #vbid-8bd91503-nm8gak7e .sub.item-box:last-child {
    margin-bottom: 0 !important;
  }

  #vbid-8bd91503-nm8gak7e .multi_layout,
  #vbid-8bd91503-nm8gak7e .multi_layout .item-preview,
  #vbid-8bd91503-nm8gak7e .multi_layout .preview-image-holder,
  #vbid-8bd91503-nm8gak7e .multi_layout .helper-div,
  #vbid-8bd91503-nm8gak7e .multi_layout .vertical-aligner,
  #vbid-8bd91503-nm8gak7e .multi_layout .text-side,
  #vbid-8bd91503-nm8gak7e .multi_layout .item-details,
  #vbid-8bd91503-nm8gak7e .multi_layout .preview-content-wrapper,
  #vbid-8bd91503-nm8gak7e .multi_layout .preview-content-holder {
    box-sizing: border-box !important;
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
    width: 100% !important;
  }

  #vbid-8bd91503-nm8gak7e .multi_layout .pic-side {
    display: none !important;
  }

  #vbid-8bd91503-qszrvloh,
  #vbid-8bd91503-jo5dppjh,
  #vbid-8bd91503-wdmvi2c7,
  #vbid-8bd91503-eh3xkslt {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 330px;
    text-align: center !important;
    width: 100% !important;
  }

  #vbid-8bd91503-qszrvloh,
  #vbid-8bd91503-jo5dppjh {
    line-height: 1.25 !important;
    font-size: clamp(28px, 7vw, 40px) !important;
  }

  #vbid-8bd91503-wdmvi2c7,
  #vbid-8bd91503-eh3xkslt {
    line-height: 1.45 !important;
    font-size: clamp(24px, 5.7vw, 32px) !important;
  }

  #vbid-8bd91503-njk0vdeg,
  #vbid-8bd91503-1eqqneto {
    margin: 14px auto 18px !important;
  }

  .dcm-dock-intro,
  .dcm-form-grid,
	  .dcm-rates-intro,
	  .dcm-rules-heading,
	  .dcm-arrival-grid,
	  .dcm-after-hours-shell,
	  .dcm-service-shell {
	    grid-template-columns: 1fr;
	  }

  .dcm-rate-grid,
  .dcm-rate-notes ol {
    grid-template-columns: 1fr;
  }

  .dcm-rules-heading .dcm-link-button {
    justify-self: start;
  }

  .dcm-dock-section {
    padding-top: 58px;
    scroll-margin-top: 124px;
  }

  .dcm-rates-section,
  .dcm-arrival-section,
  .dcm-work-order-section {
    scroll-margin-top: 124px;
  }

  .dcm-step-list > div,
  .dcm-warp-panel {
    grid-template-columns: 1fr;
  }

  .dcm-service-media {
    min-height: 360px;
  }

  .dcm-section-heading {
    align-items: start;
    flex-direction: column;
  }

	  .dcm-section-heading p {
	    max-width: none;
	    text-align: left;
	  }

	  .dcm-contact-card {
	    grid-template-columns: 1fr;
	  }

	  .dcm-field,
	  .dcm-field-third,
  .dcm-fieldset {
    grid-column: 1 / -1;
  }

  .dcm-check-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
	  .dcm-dock-section,
	  .dcm-arrival-section,
	  .dcm-after-hours-section,
	  .dcm-service-section,
	  .dcm-work-order-section {
	    padding-inline: 16px;
	  }

  .master.item-box.header-box,
  .master.item-box.header-box.being-scrolled,
  .master.item-box.header-box .header-wrapper,
  .menu_layout.header,
  .menu_layout.header .preview-content-wrapper {
    min-height: 108px !important;
  }

  .master.item-box.header-box.being-scrolled {
    height: 108px !important;
  }

  .master.item-box.header-box > .preview-item-links {
    top: 70px !important;
  }

  .menu_layout.header .preview-title-holder .preview-title {
    font-size: clamp(13px, 3.7vw, 16px) !important;
    letter-spacing: 0.07em !important;
  }

  .menu_layout.header .preview-icon-holder.Icon {
    flex-basis: 42px;
    height: 42px;
    width: 42px;
  }

  .dcm-check-grid {
    grid-template-columns: 1fr;
  }

  .dcm-submit-row button {
    width: 100%;
  }

  .dcm-service-actions .dcm-link-button {
    width: 100%;
  }

  .dcm-rates-section {
    padding-inline: 16px;
  }

  .dcm-download-row .dcm-link-button,
  .dcm-rules-heading .dcm-link-button {
    width: 100%;
  }

  .dcm-rate-panel table {
    min-width: 0;
  }

  .dcm-rate-panel th,
  .dcm-rate-panel td {
    font-size: 14px;
  }

  .dcm-rate-panel th:last-child,
  .dcm-rate-panel td:last-child {
    padding-left: 10px;
    width: 88px;
  }

  .dcm-rules-list > div {
    gap: 8px;
    grid-template-columns: 1fr;
  }
}

/* Winter storage page additions use the live request-page visual system. */
.dcm-draft-nav-link a[aria-current="page"] .preview-element {
  border-bottom: 2px solid currentColor;
}

.dcm-insurance-note {
  align-items: start;
  background: var(--dock-soft);
  border-left: 5px solid var(--dock-blue);
  box-sizing: border-box;
  display: grid;
  gap: 7px;
  margin: 0 0 18px;
  padding: 16px 18px;
}

.dcm-insurance-note strong {
  color: #111;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.dcm-insurance-note span {
  color: var(--dock-muted);
  font-size: 14px;
  line-height: 1.5;
}

.dcm-acknowledgments {
  margin-top: 18px;
}

.dcm-acknowledgments .dcm-check-grid {
  grid-template-columns: 1fr;
}

.dcm-acknowledgments .dcm-check {
  align-items: flex-start;
  line-height: 1.45;
  padding: 4px 0;
}

.dcm-acknowledgments .dcm-check input {
  flex: 0 0 auto;
  margin-top: 3px;
}

.dcm-prepared-grid {
  margin-top: 18px;
}

.dcm-winter-submit-row {
  align-items: flex-start;
}

.dcm-submit-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.dcm-submit-row .dcm-secondary-button {
  background: #fff;
  border: 2px solid var(--dock-blue);
  color: var(--dock-blue);
}

.dcm-submit-row .dcm-secondary-button:hover,
.dcm-submit-row .dcm-secondary-button:focus-visible {
  background: var(--dock-soft);
  color: #004fa8;
}

@media (max-width: 700px) {
  .dcm-winter-guidance,
  .dcm-winter-submit-row {
    grid-template-columns: 1fr;
  }

  .dcm-submit-actions {
    justify-content: stretch;
    width: 100%;
  }

  .dcm-submit-actions button {
    width: 100%;
  }
}

/* Service page consistency pass: reuse the marina's existing type and color language. */
:root {
  --dock-ink: #17212b;
  --dock-muted: #55616d;
  --dock-blue: #0075ff;
  --dock-border: #c7d0d9;
  --dock-soft: #f4f7fa;
  --dock-panel: #ffffff;
}

.dcm-arrival-section,
.dcm-after-hours-section,
.dcm-service-section,
.dcm-work-order-section,
.dcm-work-order-section input,
.dcm-work-order-section select,
.dcm-work-order-section textarea,
.dcm-work-order-section button {
  font-family: Arial, Helvetica, sans-serif;
}

.dcm-dock-kicker,
.dcm-dock-intro h2,
.dcm-section-heading h3,
.dcm-service-copy h2,
.dcm-fieldset legend,
.dcm-disclosure summary span,
.dcm-link-button,
.dcm-submit-row button {
  font-family: Quicksand, Arial, sans-serif;
}

.dcm-link-button,
.dcm-submit-row button {
  background: var(--dock-blue);
  font-weight: 700;
}

.dcm-link-button:hover,
.dcm-link-button:focus-visible,
.dcm-submit-row button:hover,
.dcm-submit-row button:focus-visible {
  background: #005dcc;
}

.dcm-service-copy h2 {
  font-size: clamp(34px, 4.7vw, 56px);
  font-weight: 700;
  line-height: 1.05;
}

.dcm-service-copy p:not(.dcm-dock-kicker) {
  color: rgba(255, 255, 255, 0.82);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.6;
}

.dcm-work-order-section {
  background: #f7f9fb;
  padding: clamp(44px, 5vw, 60px) 20px clamp(58px, 6vw, 76px);
  scroll-margin-top: 60px;
}

.dcm-work-order-section .dcm-dock-shell {
  max-width: 1120px;
}

.dcm-work-order-section .dcm-dock-intro {
  align-items: center;
  gap: clamp(28px, 4vw, 48px);
  margin-bottom: 32px;
  padding-bottom: 28px;
}

.dcm-work-order-section .dcm-dock-intro h2 {
  font-size: clamp(36px, 4.7vw, 54px);
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.04;
}

.dcm-work-order-section .dcm-dock-kicker {
  font-weight: 700;
  letter-spacing: 0.1em;
}

.dcm-work-order-section .dcm-dock-note {
  background: #fff;
  border: 1px solid var(--dock-border);
  border-left: 4px solid var(--dock-blue);
  padding: 20px 22px;
}

.dcm-work-order-section .dcm-dock-note p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

.dcm-work-form {
  gap: 28px;
}

.dcm-required-note {
  color: var(--dock-muted);
  font-size: 13px;
  line-height: 1.4;
  margin: -8px 0 -12px;
  text-align: right;
}

.dcm-required-note span,
.dcm-required-mark {
  color: #b42318;
  font-weight: 700;
}

.dcm-work-form .dcm-form-section {
  border-color: var(--dock-border);
  padding: clamp(22px, 2.7vw, 30px);
}

.dcm-work-form .dcm-section-heading {
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 16px;
}

.dcm-work-form .dcm-section-heading h3 {
  font-size: clamp(20px, 2vw, 24px);
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.2;
}

.dcm-work-form .dcm-section-heading p {
  font-size: 14px;
  line-height: 1.5;
}

.dcm-work-form .dcm-form-grid {
  column-gap: 24px;
  row-gap: 20px;
}

.dcm-work-form .dcm-field,
.dcm-work-form .dcm-field-third,
.dcm-work-form .dcm-fieldset {
  gap: 9px;
}

.dcm-work-form .dcm-field label,
.dcm-work-form .dcm-field-third label {
  color: #17212b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.045em;
}

.dcm-work-form .dcm-field input,
.dcm-work-form .dcm-field select,
.dcm-work-form .dcm-field textarea,
.dcm-work-form .dcm-field-third input,
.dcm-work-form .dcm-field-third select {
  background: #fff;
  border-color: #8997a4;
  color: #17212b;
  font-size: 16px;
  line-height: 1.35;
  min-height: 52px;
  padding: 13px 14px;
}

.dcm-work-form .dcm-field textarea {
  min-height: 138px;
}

.dcm-work-form .dcm-field input:hover,
.dcm-work-form .dcm-field select:hover,
.dcm-work-form .dcm-field textarea:hover,
.dcm-work-form .dcm-field-third input:hover,
.dcm-work-form .dcm-field-third select:hover {
  border-color: #62717f;
}

.dcm-work-form .dcm-fieldset {
  background: var(--dock-soft);
  border-color: #b4c0cb;
  padding: 24px;
}

.dcm-work-form .dcm-fieldset legend {
  color: #17212b;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.035em;
  padding: 0 8px;
  text-transform: none;
}

.dcm-work-form .dcm-check-grid {
  gap: 14px 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dcm-work-form .dcm-check {
  align-items: flex-start;
  color: #1f2933;
  font-size: 16px;
  line-height: 1.4;
  min-height: 38px;
}

.dcm-work-form .dcm-check input {
  flex: 0 0 auto;
  height: 20px;
  margin: 2px 0 0;
  width: 20px;
}

.dcm-services-fieldset,
.dcm-seasonal-disclosure {
  margin-top: 22px;
}

.dcm-seasonal-disclosure + .dcm-form-grid {
  margin-top: 22px;
}

.dcm-sound-recorder {
  background: #f7fbff;
  border: 1px solid #a8bfd6;
  box-sizing: border-box;
  margin-top: 2px;
  padding: 20px;
}

.dcm-sound-heading {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  justify-content: space-between;
}

.dcm-sound-heading > span,
.dcm-optional-label {
  color: var(--dock-muted);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.dcm-sound-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.dcm-audio-button,
.dcm-audio-upload,
.dcm-audio-text-button {
  align-items: center;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.2;
  min-height: 44px;
  padding: 10px 16px;
}

.dcm-audio-button,
.dcm-audio-upload {
  background: var(--dock-blue);
  border: 1px solid var(--dock-blue);
  color: #fff;
}

.dcm-audio-button:hover,
.dcm-audio-button:focus-visible,
.dcm-audio-upload:hover,
.dcm-audio-upload:focus-within {
  background: #005dcc;
  border-color: #005dcc;
}

.dcm-audio-button-secondary {
  background: #fff;
  color: var(--dock-blue);
}

.dcm-audio-button-secondary:hover,
.dcm-audio-button-secondary:focus-visible {
  background: #e9f3ff;
  color: #004caa;
}

.dcm-audio-button:disabled {
  background: #d9e0e7;
  border-color: #b8c2cc;
  color: #66727e;
  cursor: not-allowed;
}

.dcm-audio-upload {
  margin: 0;
  position: relative;
}

.dcm-audio-upload input {
  height: 1px !important;
  min-height: 0 !important;
  opacity: 0;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  width: 1px !important;
}

.dcm-audio-text-button {
  background: transparent;
  border: 0;
  color: #9b2f22;
  min-height: auto;
  padding-inline: 6px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.dcm-sound-recorder audio {
  margin-top: 4px;
  max-width: 560px;
  width: 100%;
}

.dcm-audio-download {
  color: #005dcc;
  font-size: 14px;
  font-weight: 700;
  width: fit-content;
}

.dcm-audio-status {
  color: var(--dock-muted);
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.dcm-audio-status[data-state="error"] {
  color: #9b2f22;
  font-weight: 700;
}

.dcm-audio-status[data-state="success"] {
  color: #176b3a;
  font-weight: 700;
}

.dcm-audio-text-button[hidden],
.dcm-audio-download[hidden],
.dcm-sound-recorder audio[hidden] {
  display: none;
}

.dcm-disclosure {
  background: var(--dock-soft);
  border: 1px solid #b4c0cb;
  box-sizing: border-box;
  grid-column: 1 / -1;
  width: 100%;
}

.dcm-disclosure summary {
  cursor: pointer;
  padding: 18px 22px;
}

.dcm-disclosure summary::marker {
  color: var(--dock-blue);
}

.dcm-disclosure summary span {
  color: #17212b;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.035em;
}

.dcm-disclosure summary small {
  color: var(--dock-muted);
  display: block;
  font-size: 13px;
  line-height: 1.45;
  margin: 5px 0 0 18px;
}

.dcm-disclosure[open] > summary {
  border-bottom: 1px solid var(--dock-border);
}

.dcm-disclosure-body {
  padding: 24px;
}

.dcm-disclosure .dcm-work-equipment {
  margin-top: 22px;
}

.dcm-seasonal-disclosure .dcm-fieldset {
  margin: 0;
}

.dcm-work-form .dcm-auth-fieldset .dcm-check {
  min-height: 44px;
}

.dcm-work-form .dcm-submit-row {
  padding-top: 26px;
}

.dcm-work-form .dcm-submit-row small {
  font-size: 14px;
  line-height: 1.55;
}

.dcm-work-form .dcm-submit-row button {
  min-height: 52px;
  padding: 0 28px;
}

@media (max-width: 820px) {
  .master.item-box.header-box,
  .master.item-box.header-box.being-scrolled,
  .master.item-box.header-box .header-wrapper,
  .menu_layout.header,
  .menu_layout.header .preview-content-wrapper {
    min-height: 154px !important;
  }

  .master.item-box.header-box.being-scrolled {
    height: 154px !important;
  }

  .master.item-box.header-box > .preview-item-links {
    top: 82px !important;
  }

  .master.item-box.header-box .preview-links-wrapper,
  .master.item-box.header-box > .preview-item-links .preview-links-wrapper {
    display: grid !important;
    gap: 8px 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 520px;
    padding: 0 12px;
  }

  .master.item-box.header-box .preview-links-wrapper li,
  .master.item-box.header-box .preview-links-wrapper a {
    align-items: center;
    display: inline-flex !important;
    justify-content: center;
    min-width: 0;
  }

  .master.item-box.header-box .preview-links-wrapper a[href="marine-services.html"],
  .master.item-box.header-box .preview-links-wrapper a[href="marine-services.html#service-work-order"],
  .master.item-box.header-box .preview-links-wrapper a[href="slips-and-storage.html"],
  .master.item-box.header-box .preview-links-wrapper a[href="launch-and-supply-vessels.html"],
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="marine-services.html"]),
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="marine-services.html#service-work-order"]),
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="slips-and-storage.html"]),
  .master.item-box.header-box .preview-links-wrapper li:has(a[href="launch-and-supply-vessels.html"]) {
    display: inline-flex !important;
  }

  .master.item-box.header-box .preview-links-wrapper li:has(a[href="review-console.html"]) {
    display: none !important;
  }

  .master.item-box.header-box .preview-links-wrapper span {
    font-family: Dosis, Arial, sans-serif !important;
    font-size: 11.5px !important;
    letter-spacing: 0.04em !important;
    line-height: 1.25 !important;
    text-align: center;
  }

  .dcm-work-order-section,
  #mechanic-service {
    scroll-margin-top: 154px;
  }

  .dcm-work-form .dcm-check-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .dcm-work-form .dcm-section-heading {
    align-items: flex-start;
  }
}

@media (max-width: 520px) {
  .master.item-box.header-box,
  .master.item-box.header-box.being-scrolled,
  .master.item-box.header-box .header-wrapper,
  .menu_layout.header,
  .menu_layout.header .preview-content-wrapper {
    min-height: 154px !important;
  }

  .master.item-box.header-box.being-scrolled {
    height: 154px !important;
  }

  .master.item-box.header-box > .preview-item-links {
    top: 82px !important;
  }

  .dcm-work-order-section {
    padding-top: 38px;
  }

  .dcm-work-order-section .dcm-dock-intro {
    gap: 20px;
    padding-bottom: 24px;
  }

  .dcm-work-form .dcm-form-section,
  .dcm-disclosure-body {
    padding: 20px;
  }

  .dcm-work-form .dcm-check-grid {
    grid-template-columns: 1fr;
  }

  .dcm-disclosure summary {
    padding: 17px 18px;
  }

  .dcm-disclosure summary small {
    margin-left: 0;
  }

  .dcm-required-note {
    text-align: left;
  }

  .dcm-sound-recorder {
    padding: 18px;
  }

  .dcm-sound-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .dcm-audio-button,
  .dcm-audio-upload {
    width: 100%;
  }
}
