/* TUBE Customer Voice 2026 — Salient website edition, v3.0.0 */
body .tube-customer-voice-2026 {
  --tube-accent: #b10e2f;
  --tube-accent-hover: #8e0b26;
  --tube-accent-soft: #fff5f7;
  --tube-text: #27272b;
  --tube-muted: #65656e;
  --tube-line: #e4e4e9;
  --tube-surface: #f8f8fa;
  box-sizing: border-box;
  width: 100%;
  max-width: 1120px;
  min-width: 0;
  margin: 0 auto;
  padding: 8px 0 32px;
  color: var(--tube-text);
  background: transparent;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  letter-spacing: normal;
  direction: ltr;
}
body .tube-customer-voice-2026 *,
body .tube-customer-voice-2026 *::before,
body .tube-customer-voice-2026 *::after { box-sizing: border-box; }
body .tube-customer-voice-2026 p { margin: 0; padding: 0; }
body .tube-customer-voice-2026 .tube-page {
  margin: 0 0 24px;
  padding: clamp(24px, 4vw, 48px);
  min-height: 0;
  border: 1px solid var(--tube-line);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 8px 30px rgba(30, 20, 24, .035);
}
body .tube-customer-voice-2026 .tube-letter { border-top: 4px solid var(--tube-accent); }
body .tube-customer-voice-2026 .tube-brand {
  color: var(--tube-accent); font-size: 15px; font-weight: 700;
  letter-spacing: .18em; text-align: center; margin: 0 0 12px;
}
body .tube-customer-voice-2026 .tube-title {
  margin: 0 auto 12px; padding: 0; max-width: 800px;
  border: 0; color: var(--tube-text); font-size: clamp(26px, 3.4vw, 40px);
  font-weight: 700; line-height: 1.2; letter-spacing: -.035em; text-align: center;
}
body .tube-customer-voice-2026 .tube-tagline {
  font-size: 19px; color: var(--tube-text); text-align: center; margin: 0 0 8px;
}
body .tube-customer-voice-2026 .tube-invitation {
  color: var(--tube-muted); text-align: center; font-size: 14px;
  margin: 0 0 30px; padding-bottom: 28px; border-bottom: 1px solid var(--tube-line);
}
body .tube-customer-voice-2026 .tube-letter-text { margin: 0 0 16px; }
body .tube-customer-voice-2026 .tube-letter-closing { margin-bottom: 24px; }
body .tube-customer-voice-2026 .tube-signature { font-size: 17px; font-weight: 700; }
body .tube-customer-voice-2026 .tube-signature-role { font-size: 14px; color: var(--tube-muted); margin-bottom: 28px; }
body .tube-customer-voice-2026 fieldset {
  min-width: 0; width: 100%; margin: 0; padding: 0; border: 0;
  background: transparent; display: block;
}
body .tube-customer-voice-2026 legend {
  display: block; float: none; width: 100%; max-width: 100%; padding: 0;
  margin: 0 0 14px; border: 0; color: var(--tube-text); font: inherit;
  font-size: 18px; font-weight: 600; line-height: 1.5; white-space: normal;
}
body .tube-customer-voice-2026 .tube-confidentiality {
  background: var(--tube-surface); border: 1px solid var(--tube-line);
  border-radius: 12px; padding: 18px;
}
body .tube-customer-voice-2026 .tube-confidentiality legend {
  float: left; font-size: 15px; padding: 0; margin: 0 0 12px;
}
body .tube-customer-voice-2026 .tube-confidentiality .tube-options { clear: both; }
body .tube-customer-voice-2026 .tube-section-title {
  color: var(--tube-accent); font-size: 13px; font-weight: 700;
  letter-spacing: .09em; text-align: left; margin: 0 0 8px;
}
body .tube-customer-voice-2026 .tube-section-subtitle,
body .tube-customer-voice-2026 .tube-future-title {
  color: var(--tube-text); font-size: clamp(25px, 3vw, 32px);
  font-weight: 700; line-height: 1.25; letter-spacing: -.025em;
  border: 0; padding: 0; margin: 0 0 14px; text-align: left;
}
body .tube-customer-voice-2026 .tube-instruction {
  margin: 0 0 16px; font-size: 14px; color: var(--tube-muted);
  font-style: normal; white-space: normal; line-height: 1.6;
}
body .tube-customer-voice-2026 .tube-question {
  margin-top: 30px; padding-top: 26px; border-top: 1px solid var(--tube-line);
}
body .tube-customer-voice-2026 .tube-number { color: var(--tube-accent); font-weight: 700; }
body .tube-customer-voice-2026 .tube-options { font-size: 15px; }
body .tube-customer-voice-2026 .tube-options .wpcf7-radio,
body .tube-customer-voice-2026 .tube-options .wpcf7-checkbox {
  display: grid; grid-template-columns: repeat(var(--tube-cols, 3), minmax(0, 1fr));
  gap: 10px; border: 0; padding: 0; margin: 0;
}
body .tube-customer-voice-2026 .tube-cols-2 { --tube-cols: 2; }
body .tube-customer-voice-2026 .tube-cols-3 { --tube-cols: 3; }
body .tube-customer-voice-2026 .tube-cols-5 { --tube-cols: 5; }
body .tube-customer-voice-2026 .tube-cols-11 { --tube-cols: 11; overflow: visible; }
body .tube-customer-voice-2026 .wpcf7-form-control-wrap { display: block; min-width: 0; }
body .tube-customer-voice-2026 .wpcf7-list-item { display: block; min-width: 0; margin: 0; padding: 0; }
body .tube-customer-voice-2026 label { color: inherit; font: inherit; margin: 0; text-transform: none; }
body .tube-customer-voice-2026 .wpcf7-list-item label {
  display: flex; align-items: center; gap: 10px; width: 100%; min-height: 52px;
  height: 100%; padding: 12px 14px; border: 1px solid var(--tube-line);
  border-radius: 10px; background: #fff; cursor: pointer; line-height: 1.4;
  transition: border-color .15s, background-color .15s;
}
body .tube-customer-voice-2026 .wpcf7-list-item label:hover { border-color: var(--tube-accent); background: var(--tube-accent-soft); }
body .tube-customer-voice-2026 .wpcf7-list-item label:has(input:checked) {
  border-color: var(--tube-accent); background: var(--tube-accent-soft); color: var(--tube-accent-hover);
}
body .tube-customer-voice-2026 input[type="checkbox"],
body .tube-customer-voice-2026 input[type="radio"] {
  appearance: auto; -webkit-appearance: auto; position: static;
  width: 18px; height: 18px; min-width: 18px; flex: 0 0 18px;
  padding: 0; margin: 0; border: initial; border-radius: initial;
  accent-color: var(--tube-accent); box-shadow: none; cursor: pointer;
}
body .tube-customer-voice-2026 input:focus-visible,
body .tube-customer-voice-2026 textarea:focus-visible,
body .tube-customer-voice-2026 .tube-validation-summary:focus-visible,
body .tube-customer-voice-2026 .tube-table-scroll:focus-visible {
  outline: 2px solid var(--tube-accent); outline-offset: 3px;
}
body .tube-customer-voice-2026 .tube-cols-5 label,
body .tube-customer-voice-2026 .tube-cols-11 label { position: relative; justify-content: center; padding: 12px 4px; font-weight: 600; }
body .tube-customer-voice-2026 .tube-cols-5 input,
body .tube-customer-voice-2026 .tube-cols-11 input {
  position: absolute; opacity: 0; width: 1px; min-width: 1px; height: 1px;
}
body .tube-customer-voice-2026 label:has(input:focus-visible) { outline: 2px solid var(--tube-accent); outline-offset: 3px; }
body .tube-customer-voice-2026 .tube-other { display: block; margin-top: 8px; min-width: 0; }
body .tube-customer-voice-2026 .tube-other-item { display: flex; flex-direction: column; }
body .tube-customer-voice-2026 .tube-other-item > label { height: auto; }
body .tube-customer-voice-2026 .tube-line,
body .tube-customer-voice-2026 .tube-answer {
  display: block; width: 100%; max-width: 100%; min-width: 0;
  margin: 0; padding: 12px 14px; border: 1px solid #d6d6de; border-radius: 10px;
  background: #fff; color: var(--tube-text); box-shadow: none;
  font: inherit; font-size: 16px; line-height: 1.5; text-transform: none;
}
body .tube-customer-voice-2026 .tube-line { height: 48px; }
body .tube-customer-voice-2026 .tube-line:disabled { background: var(--tube-surface); color: var(--tube-muted); opacity: .65; cursor: not-allowed; }
body .tube-customer-voice-2026 .tube-answer { min-height: 120px; height: 120px; resize: vertical; }
body .tube-customer-voice-2026 .tube-table-scroll { overflow: visible; width: 100%; border-radius: 12px; }
body .tube-customer-voice-2026 .tube-matrix {
  width: 100%; min-width: 0; table-layout: fixed; border-collapse: separate;
  border-spacing: 0; border: 1px solid var(--tube-line); border-radius: 12px;
  overflow: hidden; margin: 0; background: #fff; font-size: 14px; line-height: 1.5;
}
body .tube-customer-voice-2026 .tube-area-col { width: 43%; }
body .tube-customer-voice-2026 .tube-matrix th,
body .tube-customer-voice-2026 .tube-matrix td {
  padding: 16px; border: 0; border-bottom: 1px solid var(--tube-line);
  color: var(--tube-text); text-align: left; vertical-align: middle; font-weight: 400;
}
body .tube-customer-voice-2026 .tube-matrix thead th {
  padding: 13px 4px; background: var(--tube-accent); color: #fff;
  text-align: center; font-size: 13px; font-weight: 600;
}
body .tube-customer-voice-2026 .tube-matrix thead th:first-child { padding-left: 16px; text-align: left; }
body .tube-customer-voice-2026 .tube-matrix .tube-matrix-section th {
  background: var(--tube-surface); color: var(--tube-accent);
  font-weight: 700; font-size: 12px; letter-spacing: .045em; padding: 12px 16px;
}
body .tube-customer-voice-2026 .tube-matrix .tube-shaded { background: #fff; }
body .tube-customer-voice-2026 .tube-matrix .tube-matrix-ratings { padding: 8px 0; background: none; }
body .tube-customer-voice-2026 .tube-matrix-ratings .wpcf7-radio {
  display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 0;
}
body .tube-customer-voice-2026 .tube-matrix-ratings label {
  position: relative; width: 44px; max-width: 100%; min-height: 44px; height: 44px;
  margin: auto; padding: 0; border: 1px solid transparent; justify-content: center;
}
body .tube-customer-voice-2026 .tube-matrix-ratings .wpcf7-list-item-label {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip-path: inset(50%); white-space: nowrap;
}
body .tube-customer-voice-2026 .tube-related { margin-top: 18px; color: var(--tube-muted); font-size: 14px; }
body .tube-customer-voice-2026 .tube-related legend {
  float: none; font-size: 14px; font-weight: 400; color: var(--tube-muted); margin-bottom: 10px;
}
body .tube-customer-voice-2026 .tube-related .wpcf7-radio,
body .tube-customer-voice-2026 .tube-related .wpcf7-checkbox { display: flex; flex-wrap: wrap; gap: 8px; }
body .tube-customer-voice-2026 .tube-related label { min-height: 44px; padding: 10px 12px; font-size: 13px; }
body .tube-customer-voice-2026 .tube-your-view {
  margin: 30px 0 0; padding: 22px 0 0; border-top: 1px solid var(--tube-line);
  color: var(--tube-accent); font-size: 13px; font-weight: 700; letter-spacing: .09em;
}
body .tube-customer-voice-2026 .tube-contact {
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px;
  margin-top: 28px; padding: 24px; border-radius: 12px; background: var(--tube-surface);
}
body .tube-customer-voice-2026 .tube-contact-line { display: block; font-size: 14px; font-weight: 600; }
body .tube-customer-voice-2026 .tube-contact-line .wpcf7-form-control-wrap { margin-top: 8px; }
body .tube-customer-voice-2026 .tube-contact-line:nth-child(3),
body .tube-customer-voice-2026 .tube-privacy-status { grid-column: 1 / -1; }
body .tube-customer-voice-2026 .tube-thanks {
  margin: 28px auto 0; max-width: 720px; padding: 0; border: 0;
  font-size: 15px; color: var(--tube-muted); text-align: center; font-style: normal;
}
body .tube-customer-voice-2026 .tube-submit { margin-top: 24px; text-align: center; }
body .tube-customer-voice-2026 .wpcf7-submit {
  appearance: none; -webkit-appearance: none; width: auto; min-width: 220px;
  height: auto; min-height: 52px; padding: 14px 40px; margin: 0;
  border: 1px solid var(--tube-accent); border-radius: 999px;
  background: var(--tube-accent); color: #fff; box-shadow: none;
  font: inherit; font-size: 16px; font-weight: 600; cursor: pointer;
}
body .tube-customer-voice-2026 .wpcf7-submit:hover { background: var(--tube-accent-hover); }
body .tube-customer-voice-2026 .wpcf7-submit:disabled { opacity: .6; cursor: wait; }
body .tube-customer-voice-2026 .tube-error,
body .tube-customer-voice-2026 .wpcf7-not-valid-tip {
  margin-top: 10px; color: var(--tube-accent-hover); font-size: 14px; line-height: 1.5;
}
body .tube-customer-voice-2026 .tube-privacy-status { margin: 0; color: var(--tube-muted); font-size: 14px; font-weight: 400; }
body .tube-customer-voice-2026 .tube-validation-summary,
body .tube-customer-voice-2026 .wpcf7-response-output {
  margin: 22px 0 0; padding: 18px 22px; border: 1px solid var(--tube-accent);
  border-radius: 10px; background: var(--tube-accent-soft); color: var(--tube-text);
  font-size: 14px;
}
body .tube-customer-voice-2026 .tube-validation-summary ul { padding-left: 18px; margin: 0; }
body .tube-customer-voice-2026 .tube-validation-summary li + li { margin-top: 6px; }
body .tube-customer-voice-2026 .tube-error:empty,
body .tube-customer-voice-2026 .tube-privacy-status:empty,
body .tube-customer-voice-2026 p:empty,
body .tube-customer-voice-2026 [hidden] { display: none !important; }
/* The JS classes also respond to narrow theme/page-builder containers. */
@media (max-width: 900px) {
  body .tube-customer-voice-2026 .tube-cols-3 { --tube-cols: 2; }
  body .tube-customer-voice-2026 .tube-page { padding: 28px; }
}
body .tube-customer-voice-2026.tube-medium .tube-cols-3 { --tube-cols: 2; }
/* Show rating labels on each row on tablet/mobile. */
@media (max-width: 760px) {
  body .tube-customer-voice-2026 .tube-matrix,
  body .tube-customer-voice-2026 .tube-matrix tbody,
  body .tube-customer-voice-2026 .tube-matrix tr,
  body .tube-customer-voice-2026 .tube-matrix th,
  body .tube-customer-voice-2026 .tube-matrix td { display: block; width: 100%; }
  body .tube-customer-voice-2026 .tube-matrix thead,
  body .tube-customer-voice-2026 .tube-matrix colgroup { display: none; }
  body .tube-customer-voice-2026 .tube-matrix th[scope="row"] { padding: 16px 14px 8px; border: 0; font-weight: 500; }
  body .tube-customer-voice-2026 .tube-matrix .tube-matrix-ratings { padding: 0 10px 16px; }
  body .tube-customer-voice-2026 .tube-matrix-ratings .wpcf7-radio { gap: 5px; }
  body .tube-customer-voice-2026 .tube-matrix-ratings label { width: 100%; border-color: var(--tube-line); font-weight: 600; }
  body .tube-customer-voice-2026 .tube-matrix-ratings input { position: absolute; opacity: 0; width: 1px; min-width: 1px; height: 1px; }
  body .tube-customer-voice-2026 .tube-matrix-ratings .wpcf7-list-item-label { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip-path: none; }
}
body .tube-customer-voice-2026.tube-stacked .tube-matrix,
body .tube-customer-voice-2026.tube-stacked .tube-matrix tbody,
body .tube-customer-voice-2026.tube-stacked .tube-matrix tr,
body .tube-customer-voice-2026.tube-stacked .tube-matrix th,
body .tube-customer-voice-2026.tube-stacked .tube-matrix td { display: block; width: 100%; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix thead,
body .tube-customer-voice-2026.tube-stacked .tube-matrix colgroup { display: none; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix th[scope="row"] { padding: 16px 14px 8px; border: 0; font-weight: 500; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix .tube-matrix-ratings { padding: 0 10px 16px; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix-ratings .wpcf7-radio { gap: 5px; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix-ratings label { width: 100%; border-color: var(--tube-line); font-weight: 600; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix-ratings input { position: absolute; opacity: 0; width: 1px; min-width: 1px; height: 1px; }
body .tube-customer-voice-2026.tube-stacked .tube-matrix-ratings .wpcf7-list-item-label { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip-path: none; }
@media (max-width: 560px) {
  body .tube-customer-voice-2026 .tube-page { padding: 22px 16px; margin-bottom: 16px; border-radius: 14px; }
  body .tube-customer-voice-2026 legend { font-size: 17px; }
  body .tube-customer-voice-2026 .tube-cols-2,
  body .tube-customer-voice-2026 .tube-cols-3 { --tube-cols: 1; }
  body .tube-customer-voice-2026 .tube-cols-11 { --tube-cols: 6; }
  body .tube-customer-voice-2026 .tube-options .wpcf7-radio,
  body .tube-customer-voice-2026 .tube-options .wpcf7-checkbox { gap: 8px; }
  body .tube-customer-voice-2026 .tube-confidentiality { padding: 14px; }
  body .tube-customer-voice-2026 .tube-contact { padding: 16px; grid-template-columns: 1fr; }
  body .tube-customer-voice-2026 .tube-related .wpcf7-list-item { width: 100%; }
  body .tube-customer-voice-2026 .wpcf7-submit { width: 100%; min-width: 0; }
}
body .tube-customer-voice-2026.tube-small .tube-page { padding: 22px 16px; margin-bottom: 16px; border-radius: 14px; }
body .tube-customer-voice-2026.tube-small legend { font-size: 17px; }
body .tube-customer-voice-2026.tube-small .tube-cols-2,
body .tube-customer-voice-2026.tube-small .tube-cols-3 { --tube-cols: 1; }
body .tube-customer-voice-2026.tube-small .tube-cols-11 { --tube-cols: 6; }
body .tube-customer-voice-2026.tube-small .tube-contact { padding: 16px; grid-template-columns: 1fr; }
body .tube-customer-voice-2026.tube-small .tube-related .wpcf7-list-item { width: 100%; }
body .tube-customer-voice-2026.tube-small .wpcf7-submit { width: 100%; min-width: 0; }
@media (prefers-reduced-motion: reduce) {
  body .tube-customer-voice-2026 * { transition: none !important; scroll-behavior: auto !important; }
}
@media print {
  body .tube-customer-voice-2026 .tube-page { padding: 16px; border: 0; box-shadow: none; }
  body .tube-customer-voice-2026 .tube-submit { display: none; }
}
/* Keep touch targets usable in particularly narrow containers. */
body .tube-customer-voice-2026.tube-stacked .tube-cols-11 .wpcf7-radio {
  grid-template-columns: repeat(auto-fit, minmax(44px, 1fr));
}
body .tube-customer-voice-2026.tube-small .tube-matrix-ratings .wpcf7-radio {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
body .tube-customer-voice-2026.tube-small .tube-cols-5 .wpcf7-radio { gap: 6px; }
@media (max-width: 560px) {
  body .tube-customer-voice-2026 .tube-matrix-ratings .wpcf7-radio { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  body .tube-customer-voice-2026 .tube-cols-11 .wpcf7-radio { grid-template-columns: repeat(auto-fit, minmax(44px, 1fr)); }
  body .tube-customer-voice-2026 .tube-cols-5 .wpcf7-radio { gap: 6px; }
}

/* Salient/WPBakery and legacy-survey compatibility overrides. */
body #ajax-content-wrap .tube-customer-voice-2026,
body .container-wrap .tube-customer-voice-2026 {
  width: 100% !important;
  max-width: 1180px !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 18px 0 48px !important;
  background: transparent !important;
  font-family: inherit !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .tube-page,
body .container-wrap .tube-customer-voice-2026 .tube-page,
body #ajax-content-wrap .tube-customer-voice-2026 .tube-letter,
body .container-wrap .tube-customer-voice-2026 .tube-letter {
  min-height: 0 !important;
  height: auto !important;
  margin: 0 0 28px !important;
  padding: clamp(26px, 4vw, 54px) !important;
  border: 1px solid #e7e3e4 !important;
  border-radius: 22px !important;
  background: #fff !important;
  box-shadow: 0 14px 42px rgba(44, 20, 27, .07) !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .tube-letter,
body .container-wrap .tube-customer-voice-2026 .tube-letter {
  border-top: 5px solid var(--tube-accent) !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 fieldset,
body .container-wrap .tube-customer-voice-2026 fieldset {
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .tube-question,
body .container-wrap .tube-customer-voice-2026 .tube-question {
  margin-top: 32px !important;
  padding-top: 28px !important;
  border-top: 1px solid var(--tube-line) !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .wpcf7-list-item label,
body .container-wrap .tube-customer-voice-2026 .wpcf7-list-item label {
  color: var(--tube-text) !important;
  background: #fff !important;
  border: 1px solid var(--tube-line) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  text-transform: none !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .wpcf7-list-item label:hover,
body .container-wrap .tube-customer-voice-2026 .wpcf7-list-item label:hover,
body #ajax-content-wrap .tube-customer-voice-2026 .wpcf7-list-item label:has(input:checked),
body .container-wrap .tube-customer-voice-2026 .wpcf7-list-item label:has(input:checked) {
  border-color: var(--tube-accent) !important;
  background: var(--tube-accent-soft) !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 input[type="checkbox"],
body #ajax-content-wrap .tube-customer-voice-2026 input[type="radio"],
body .container-wrap .tube-customer-voice-2026 input[type="checkbox"],
body .container-wrap .tube-customer-voice-2026 input[type="radio"] {
  appearance: auto !important;
  -webkit-appearance: auto !important;
  position: static !important;
  display: inline-block !important;
  opacity: 1 !important;
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  margin: 0 !important;
  accent-color: var(--tube-accent) !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .tube-cols-5 input,
body #ajax-content-wrap .tube-customer-voice-2026 .tube-cols-11 input,
body .container-wrap .tube-customer-voice-2026 .tube-cols-5 input,
body .container-wrap .tube-customer-voice-2026 .tube-cols-11 input {
  position: absolute !important;
  opacity: 0 !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .tube-line,
body #ajax-content-wrap .tube-customer-voice-2026 .tube-answer,
body .container-wrap .tube-customer-voice-2026 .tube-line,
body .container-wrap .tube-customer-voice-2026 .tube-answer {
  width: 100% !important;
  border: 1px solid #d8d3d5 !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: var(--tube-text) !important;
  box-shadow: none !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .wpcf7-submit,
body .container-wrap .tube-customer-voice-2026 .wpcf7-submit {
  min-height: 54px !important;
  padding: 14px 42px !important;
  border: 1px solid var(--tube-accent) !important;
  border-radius: 999px !important;
  background: var(--tube-accent) !important;
  color: #fff !important;
  font-weight: 700 !important;
  box-shadow: none !important;
}
body #ajax-content-wrap .tube-customer-voice-2026 .wpcf7-submit:hover,
body .container-wrap .tube-customer-voice-2026 .wpcf7-submit:hover {
  background: var(--tube-accent-hover) !important;
}
@media (max-width: 560px) {
  body #ajax-content-wrap .tube-customer-voice-2026 .tube-page,
  body .container-wrap .tube-customer-voice-2026 .tube-page,
  body #ajax-content-wrap .tube-customer-voice-2026 .tube-letter,
  body .container-wrap .tube-customer-voice-2026 .tube-letter {
    padding: 22px 16px !important;
    margin-bottom: 18px !important;
    border-radius: 15px !important;
  }
}
