/* Extracted from page content to stop raw CSS rendering on mobile. */
body.page-id-27677 #main-content {
  background: #f7f5fb;
}
body.page-id-27677 #main-content .container {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}
body.page-id-27677 #main-content #left-area {
  width: 100% !important;
  padding: 0 !important;
}
body.page-id-27677 #main-content #sidebar,
body.page-id-27677 #main-content .et_post_meta_wrapper,
body.page-id-27677 #main-content .entry-title {
  display: none !important;
}
body.page-id-27677 #main-content .entry-content {
  padding: 0 !important;
}
body.page-id-27677 .gtranslate_wrapper,
body.page-id-27677 .gt_float_switcher,
body.page-id-27677 div[class*="gt_float"] {
  display: none !important;
}
.lfm-sung-page {
  --ink: #151020;
  --muted: #71687e;
  --soft: #f7f5fb;
  --line: rgba(36, 25, 54, 0.12);
  --purple: #7a21f0;
  --purple-2: #a429ff;
  --magenta: #ff4dbd;
  --plum: #2a0f45;
  --night: #05030d;
  --font-display: Inter, "Gilroy Bold", "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-body: "Gilroy", Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-ui: Inter, "Gilroy-medium", "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-family: var(--font-body);
  color: var(--ink);
  background: var(--soft);
  overflow: hidden;
}
.lfm-sung-page *,
.lfm-sung-page *::before,
.lfm-sung-page *::after {
  box-sizing: border-box;
}
.lfm-sung-page a {
  color: inherit;
  text-decoration: none;
}
.lfm-sung-wrap {
  width: min(1160px, calc(100% - 48px));
  margin: 0 auto;
}
.lfm-sung-section {
  padding: 92px 0;
}
.lfm-sung-section.is-white {
  background: #fff;
}
.lfm-sung-kicker {
  display: inline-block;
  margin-bottom: 14px;
  color: rgba(122, 33, 240, 0.82);
  font-family: var(--font-ui);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}
.lfm-sung-page h1,
.lfm-sung-page h2,
.lfm-sung-page h3,
.lfm-sung-page p {
  margin-top: 0;
}
.lfm-sung-page h1 {
  max-width: 760px;
  margin-bottom: 28px;
  color: #fff;
  font-family: var(--font-display);
  font-size: 76px;
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: 0;
}
.lfm-sung-page h2 {
  margin-bottom: 18px;
  color: var(--ink);
  font-family: var(--font-display);
  font-size: 44px;
  line-height: 1.04;
  font-weight: 800;
  letter-spacing: 0;
}
.lfm-sung-page h3 {
  margin-bottom: 16px;
  font-family: var(--font-display);
  font-size: 36px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
}
.lfm-sung-lead {
  max-width: 780px;
  color: var(--muted);
  font-family: var(--font-body);
  font-size: 22px;
  line-height: 1.55;
  font-weight: 400;
}
.lfm-sung-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
}
.lfm-sung-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 28px;
  border-radius: 999px;
  font-family: var(--font-ui);
  font-size: 17px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}
.lfm-sung-btn:hover {
  transform: translateY(-2px);
}
.lfm-sung-btn.primary {
  color: #fff;
  background: linear-gradient(135deg, var(--purple), var(--purple-2));
  box-shadow: 0 18px 46px rgba(122, 33, 240, 0.34);
}
.lfm-sung-btn.secondary {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.lfm-sung-btn.light {
  color: var(--ink);
  border: 1px solid rgba(21, 16, 32, 0.12);
  background: rgba(255, 255, 255, 0.82);
}
.lfm-sung-hero {
  position: relative;
  min-height: 720px;
  padding: 92px 0 96px;
  color: #fff;
  background:
    radial-gradient(circle at 80% 22%, rgba(255, 76, 184, 0.34), transparent 36%),
    radial-gradient(circle at 53% 86%, rgba(255, 184, 92, 0.14), transparent 31%),
    radial-gradient(circle at 18% 12%, rgba(122, 33, 240, 0.22), transparent 28%),
    linear-gradient(135deg, #05030a 0%, #120515 36%, #2d0c24 68%, #45143a 100%);
}
.lfm-sung-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.42;
  pointer-events: none;
  background-image:
    radial-gradient(circle, rgba(255, 184, 92, 0.72) 0 1px, transparent 2px),
    radial-gradient(circle, rgba(255, 77, 189, 0.62) 0 1px, transparent 2px);
  background-position: 8% 18%, 70% 24%;
  background-size: 132px 132px, 190px 190px;
}
.lfm-sung-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 480px);
  align-items: center;
  gap: 64px;
}
.lfm-sung-hero p {
  max-width: 650px;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--font-body);
  font-size: 24px;
  line-height: 1.55;
  font-weight: 400;
}
.lfm-sung-proof-line {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin: 20px 0 30px;
  color: rgba(255, 255, 255, 0.72);
  font-family: var(--font-ui);
  font-size: 15px;
  font-weight: 800;
}
.lfm-sung-proof-line span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}
.lfm-sung-proof-line span::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 99px;
  background: var(--magenta);
  box-shadow: 0 0 14px rgba(255, 77, 189, 0.75);
}
.lfm-sung-art-stack {
  position: relative;
  min-height: 455px;
  cursor: pointer;
  outline: none;
}
.lfm-sung-art-stack:focus-visible {
  border-radius: 24px;
  box-shadow: 0 0 0 4px rgba(164, 41, 255, 0.34);
}
.lfm-sung-art-card {
  position: absolute;
  width: 252px;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.34);
}
.lfm-sung-art-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.lfm-sung-art-card:nth-child(1) {
  top: 14px;
  left: 62px;
  z-index: 2;
  transform: rotate(-4deg);
}
.lfm-sung-art-card:nth-child(2) {
  top: 60px;
  right: 0;
  z-index: 3;
  transform: rotate(3deg);
}
.lfm-sung-art-card:nth-child(3) {
  bottom: 24px;
  left: 14px;
  z-index: 4;
  transform: rotate(4deg);
}
.lfm-sung-art-card:nth-child(4) {
  right: 28px;
  bottom: 0;
  z-index: 5;
  transform: rotate(-5deg);
}
.lfm-sung-art-note {
  position: absolute;
  right: 34px;
  top: 0;
  z-index: 6;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--font-ui);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
  font-size: 14px;
  font-weight: 800;
}
.lfm-sung-audio-head,
.lfm-sung-options-head {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.75fr);
  gap: 40px;
  align-items: end;
  margin-bottom: 38px;
}
.lfm-sung-audio-head {
  margin-bottom: 30px;
}
.lfm-sung-audio-head h2 {
  max-width: 650px;
  font-size: 40px;
}
.lfm-sung-audio-head .lfm-sung-lead {
  max-width: 520px;
}
.lfm-sung-audio-shell {
  position: relative;
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  overflow: hidden;
  max-width: 1080px;
  margin: 0 auto;
  border: 1px solid rgba(21, 16, 32, 0.08);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 60px rgba(32, 24, 48, 0.08);
}
.lfm-sung-audio-topline {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding: 24px;
  border-right: 1px solid rgba(21, 16, 32, 0.08);
  color: var(--muted);
  background: linear-gradient(180deg, #fbf9ff 0%, #fff 100%);
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 800;
  text-align: left;
}
.lfm-sung-audio-topline span {
  width: 100%;
}
.lfm-sung-audio-topline span:first-child {
  color: var(--ink);
  font-size: 18px;
}
.lfm-sung-audio-topline span:last-child {
  color: var(--muted);
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.45;
  font-weight: 400;
}
.lfm-sung-audio-shortcode {
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  min-height: 0;
  padding: 22px;
}
.lfm-sung-audio-shortcode .audio-grid-vue-root,
.lfm-sung-audio-shortcode .audio-grid-vue-root > div,
.lfm-sung-audio-shortcode .w-full {
  min-width: 0 !important;
  max-width: 100% !important;
}
.lfm-sung-audio-shortcode .category-grid {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  gap: 12px !important;
}
.lfm-sung-audio-shortcode .category-grid.jingles-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.lfm-sung-audio-shortcode .category-grid .card-after {
  min-height: 142px !important;
  border-radius: 14px !important;
}
.lfm-sung-audio-shortcode .category-grid .card-after-title {
  font-family: var(--font-ui) !important;
  font-size: 16px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
}
.lfm-sung-audio-shortcode .category-grid .card-after-cta {
  font-family: var(--font-ui) !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}
.lfm-sung-audio-shortcode .back-button {
  min-height: 38px !important;
  padding: 0 0 0 2px !important;
  color: var(--purple) !important;
  font-family: var(--font-ui) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
.lfm-sung-audio-shortcode .back-button img {
  width: 22px !important;
  height: 22px !important;
}
.lfm-sung-audio-shortcode .desired-carousel {
  display: flex !important;
  gap: 10px !important;
  overflow-x: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 18px !important;
  padding: 8px !important;
  border: 1px solid rgba(21, 16, 32, 0.08) !important;
  border-radius: 14px !important;
  background: #f8f5fc !important;
  scrollbar-width: thin;
}
.lfm-sung-audio-shortcode .desired-carousel .tab-after {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  min-height: 52px !important;
  min-width: 0 !important;
  padding: 8px 14px !important;
  border: 1px solid rgba(21, 16, 32, 0.08) !important;
  border-radius: 12px !important;
  color: rgba(21, 16, 32, 0.7) !important;
  background: rgba(255, 255, 255, 0.74) !important;
  font-family: var(--font-ui) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}
.lfm-sung-audio-shortcode .desired-carousel .tab-after.active {
  color: var(--ink) !important;
  border-color: rgba(122, 33, 240, 0.28) !important;
  background: #fff !important;
  box-shadow: 0 5px 14px rgba(122, 33, 240, 0.07) !important;
}
.lfm-sung-audio-shortcode .desired-carousel .tab-after img {
  width: 34px !important;
  height: 34px !important;
}
.lfm-sung-audio-shortcode .desired-header {
  display: grid !important;
  grid-template-columns: 116px minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: center !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 20px !important;
  padding: 0 0 18px !important;
  border-bottom: 1px solid rgba(21, 16, 32, 0.08) !important;
}
.lfm-sung-audio-shortcode .desired-album-cover {
  width: 116px !important;
  height: 116px !important;
  border-radius: 16px !important;
  box-shadow: 0 14px 32px rgba(31, 19, 51, 0.13) !important;
}
.lfm-sung-audio-shortcode .desired-header-info {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
}
.lfm-sung-audio-shortcode .desired-title {
  margin: 0 0 8px !important;
  color: var(--ink) !important;
  font-family: var(--font-display) !important;
  font-size: 28px !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
}
.lfm-sung-audio-shortcode .desired-info-meta {
  display: block !important;
  max-width: 100% !important;
  color: var(--muted) !important;
  font-family: var(--font-body) !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  font-weight: 400 !important;
  white-space: normal !important;
}
.lfm-sung-audio-shortcode .desired-info-meta span {
  display: none !important;
}
.lfm-sung-audio-shortcode .desired-audio-grid.jingles-grid-4 {
  display: grid !important;
  width: 100% !important;
  max-width: 100% !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}
.lfm-sung-audio-shortcode .desired-audio-card {
  min-width: 0 !important;
  max-width: 100% !important;
  min-height: 0 !important;
  padding: 18px !important;
  border: 1px solid rgba(21, 16, 32, 0.08) !important;
  border-radius: 16px !important;
  box-shadow: 0 10px 28px rgba(31, 19, 51, 0.05) !important;
}
.lfm-sung-audio-shortcode .desired-audio-header {
  margin-bottom: 14px !important;
}
.lfm-sung-audio-shortcode .desired-theme-icon {
  width: 38px !important;
  height: 38px !important;
  font-size: 17px !important;
}
.lfm-sung-audio-shortcode .desired-theme-name {
  color: var(--ink) !important;
  font-family: var(--font-ui) !important;
  font-size: 17px !important;
  font-weight: 750 !important;
}
.lfm-sung-audio-shortcode .desired-audio-variants {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 9px !important;
}
.lfm-sung-audio-shortcode .desired-variant-btn {
  min-height: 40px !important;
  padding: 0 10px !important;
  border-radius: 9px !important;
  font-family: var(--font-ui) !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}
.lfm-sung-audio-shortcode .desired-variant-btn .desired-variant-name {
  display: inline-block !important;
  max-width: none !important;
  min-width: 0 !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: nowrap !important;
}
.lfm-sung-options-head {
  text-align: center;
  display: block;
  max-width: 880px;
  margin: 0 auto 38px;
}
.lfm-sung-options-head h2 {
  font-size: 40px;
}
.lfm-sung-options-head .lfm-sung-lead {
  margin-left: auto;
  margin-right: auto;
  font-size: 19px;
}
.lfm-sung-paths {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.lfm-sung-path {
  position: relative;
  overflow: hidden;
  min-height: 0;
  padding: 38px;
  border: 1px solid rgba(21, 16, 32, 0.1);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(31, 19, 51, 0.08);
}
.lfm-sung-path.primary {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
  background:
    radial-gradient(circle at 82% 8%, rgba(180, 55, 255, 0.68), transparent 44%),
    linear-gradient(135deg, #1d062f 0%, #431085 48%, #8b23f4 100%);
}
.lfm-sung-path:not(.primary) {
  padding-top: 38px;
}
.lfm-sung-path h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  color: var(--ink) !important;
  font-size: 32px;
  line-height: 1.06;
  font-weight: 800;
}
.lfm-sung-path.primary h3 {
  color: rgba(255, 255, 255, 0.96) !important;
}
.lfm-sung-path p {
  max-width: 540px;
  margin-bottom: 20px;
  color: rgba(21, 16, 32, 0.66);
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}
.lfm-sung-path.primary p {
  color: rgba(255, 255, 255, 0.78);
}
.lfm-sung-path-label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 14px;
  border-radius: 999px;
  color: var(--purple);
  font-family: var(--font-ui);
  background: rgba(122, 33, 240, 0.1);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.lfm-sung-path.primary .lfm-sung-path-label {
  color: #fff;
  background: rgba(255, 255, 255, 0.16);
}
.lfm-sung-price {
  display: block;
  margin: 0 0 22px;
  color: var(--purple);
  font-family: var(--font-display);
  font-size: 42px;
  line-height: 1.02;
  font-weight: 700;
  letter-spacing: 0;
}
.lfm-sung-path.primary .lfm-sung-price {
  color: #fff;
  font-weight: 700;
}
.lfm-sung-path-list {
  display: grid;
  gap: 9px;
  margin: 0 0 28px;
  padding: 0;
  list-style: none;
}
.lfm-sung-path-list li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: rgba(21, 16, 32, 0.68);
  font-family: var(--font-ui);
  font-size: 15px;
  font-weight: 700;
}
.lfm-sung-path.primary .lfm-sung-path-list li {
  color: rgba(255, 255, 255, 0.86);
}
.lfm-sung-path-list li::before {
  content: "";
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  margin-top: 8px;
  border-radius: 99px;
  background: var(--magenta);
}
.lfm-sung-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--purple);
  font-family: var(--font-ui);
  font-size: 18px;
  font-weight: 800;
}
.lfm-sung-path.primary .lfm-sung-text-link {
  color: #fff;
}
.lfm-sung-best-line {
  min-height: 0;
}
.lfm-sung-best-line strong {
  color: currentColor;
  font-family: var(--font-ui);
  font-weight: 800;
}
.lfm-sung-commerce-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 26px auto 0;
  color: var(--muted);
  font-family: var(--font-ui);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.lfm-sung-commerce-line span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.lfm-sung-commerce-line span::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: var(--magenta);
}
.lfm-sung-studio {
  position: relative;
  overflow: hidden;
  padding: 116px 0;
  color: #fff;
  background: #05030d;
}
.lfm-sung-studio::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(5, 3, 13, 0.78) 0%, rgba(5, 3, 13, 0.46) 42%, rgba(5, 3, 13, 0.82) 100%),
    url("https://www.lfmaudio.com/wp-content/uploads/2026/06/sung-jingles-vocal-session.png") center / cover no-repeat;
  opacity: 1;
}
.lfm-sung-studio::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 82% 18%, rgba(174, 42, 255, 0.38), transparent 36%),
    radial-gradient(circle at 18% 88%, rgba(255, 77, 189, 0.18), transparent 34%);
}
.lfm-sung-studio-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.78fr);
  gap: 58px;
  align-items: center;
}
.lfm-sung-studio h2 {
  color: #fff;
  font-size: 42px;
}
.lfm-sung-studio .lfm-sung-lead {
  color: rgba(255, 255, 255, 0.76);
}
.lfm-sung-glass-panel {
  max-width: 430px;
  margin-left: auto;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 30px;
  background:
    radial-gradient(circle at 92% 8%, rgba(255, 77, 189, 0.16), transparent 36%),
    rgba(26, 20, 38, 0.56);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 28px 80px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(22px);
}
.lfm-sung-glass-panel h3 {
  color: rgba(255, 255, 255, 0.96) !important;
  font-size: 30px;
  line-height: 1.08;
}
.lfm-sung-cut-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 28px;
  font-size: 0;
  line-height: 0;
}
.lfm-sung-cut-grid span {
  display: flex;
  align-items: center;
  min-height: 52px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.88);
  font-family: var(--font-ui);
  background: rgba(255, 255, 255, 0.08);
  font-size: 16px;
  font-weight: 700;
}
.lfm-sung-cut-grid span::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border-radius: 99px;
  background: var(--magenta);
}
.lfm-sung-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
.lfm-sung-proof-card {
  min-height: 300px;
  padding: 32px;
  border: 1px solid rgba(21, 16, 32, 0.08);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 16px 42px rgba(26, 18, 40, 0.06);
}
.lfm-sung-proof-card b {
  display: block;
  margin-bottom: 18px;
  font-family: var(--font-display);
  font-size: 24px;
  line-height: 1.08;
  font-weight: 800;
}
.lfm-sung-proof-card p {
  margin-bottom: 22px;
  color: var(--muted);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
}
.lfm-sung-proof-card strong,
.lfm-sung-proof-card span {
  display: block;
}
.lfm-sung-proof-card strong {
  font-family: var(--font-ui);
  font-size: 16px;
  font-weight: 800;
}
.lfm-sung-proof-card span {
  margin-top: 3px;
  color: var(--muted);
  font-family: var(--font-ui);
  font-size: 14px;
  font-weight: 700;
}
.lfm-sung-proof-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 22px;
  padding: 30px 34px;
  border-radius: 26px;
  color: #fff;
  background:
    radial-gradient(circle at 84% 20%, rgba(139, 35, 244, 0.56), transparent 35%),
    linear-gradient(135deg, #06030d 0%, #160822 52%, #35105f 100%);
}
.lfm-sung-proof-cta p {
  max-width: 690px;
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--font-body);
  font-size: 19px;
  line-height: 1.5;
  font-weight: 400;
}
.lfm-sung-proof-cta strong {
  color: #fff;
  font-family: var(--font-ui);
  font-weight: 800;
}
.lfm-sung-testimonials {
  margin-top: 8px;
}
.lfm-sung-testimonials .lfm-testimonials,
.lfm-sung-testimonials .lfm-native-testimonials {
  padding: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}
.lfm-sung-testimonials .lfm-testimonials__layout,
.lfm-sung-testimonials .lfm-native-testimonials__inner {
  max-width: none !important;
  padding: 0 !important;
  gap: 14px !important;
}
.lfm-sung-testimonials .lfm-testimonials__slider {
  position: relative;
}
.lfm-sung-testimonials .lfm-testimonials__track,
.lfm-sung-testimonials .lfm-native-testimonial-grid {
  gap: 18px !important;
}
.lfm-sung-testimonials .lfm-testimonials__card,
.lfm-sung-testimonials .lfm-native-testimonial-card {
  min-height: 218px !important;
  padding: 24px !important;
  border-radius: 24px !important;
  background: #fff !important;
  border: 1px solid rgba(21, 16, 32, 0.09) !important;
  box-shadow: 0 16px 42px rgba(26, 18, 40, 0.06) !important;
}
.lfm-sung-testimonials .lfm-testimonials__card.is-featured {
  color: var(--ink) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 247, 255, 0.96)) !important;
  border-color: rgba(138, 35, 244, 0.22) !important;
}
.lfm-sung-testimonials .lfm-testimonials__card,
.lfm-sung-testimonials .lfm-testimonials__card *,
.lfm-sung-testimonials .lfm-native-testimonial-card,
.lfm-sung-testimonials .lfm-native-testimonial-card * {
  font-family: var(--font-body) !important;
}
.lfm-sung-testimonials .lfm-testimonials__card b,
.lfm-sung-testimonials .lfm-testimonials__card strong,
.lfm-sung-testimonials .lfm-testimonials__card figcaption,
.lfm-sung-testimonials .lfm-native-testimonial-card b,
.lfm-sung-testimonials .lfm-native-testimonial-card strong,
.lfm-sung-testimonials .lfm-native-testimonial-name,
.lfm-sung-testimonials .lfm-native-testimonial-card h3,
.lfm-sung-testimonials .lfm-native-testimonial-card h4 {
  font-family: var(--font-ui) !important;
  font-weight: 800 !important;
}
.lfm-sung-testimonials .lfm-testimonials__stars {
  margin-bottom: 14px;
  color: #ffad1f;
  font-family: var(--font-ui) !important;
  font-size: 15px;
  letter-spacing: 0;
}
.lfm-sung-testimonials .lfm-testimonials__card blockquote,
.lfm-sung-testimonials .lfm-native-testimonial-card p,
.lfm-sung-testimonials .lfm-native-testimonial-quote {
  color: rgba(21, 16, 32, 0.68) !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
}
.lfm-sung-testimonials .lfm-testimonials__card.is-featured blockquote {
  color: rgba(21, 16, 32, 0.72) !important;
}
.lfm-sung-testimonials .lfm-testimonials__card figcaption {
  color: var(--ink) !important;
  font-size: 16px !important;
}
.lfm-sung-testimonials .lfm-testimonials__card.is-featured figcaption {
  color: var(--ink) !important;
}
.lfm-sung-testimonials .lfm-testimonials__card figcaption span {
  color: var(--muted) !important;
  font-family: var(--font-ui) !important;
  font-size: 14px !important;
}
.lfm-sung-testimonials .lfm-testimonials__card.is-featured figcaption span {
  color: var(--muted) !important;
}
.lfm-sung-testimonials .lfm-testimonials__controls {
  justify-content: center !important;
  margin-top: 4px;
}
.lfm-sung-testimonials .lfm-testimonials__arrows {
  position: absolute;
  right: 0;
  bottom: -2px;
}
.lfm-sung-testimonials .lfm-testimonials__arrow {
  width: 34px !important;
  height: 34px !important;
  box-shadow: none !important;
}
.lfm-sung-testimonials .lfm-testimonials__dot {
  background: rgba(21, 16, 32, 0.16) !important;
}
.lfm-sung-testimonials .lfm-testimonials__dot.is-active {
  background: var(--purple) !important;
}
.lfm-sung-faq-grid {
  display: grid;
  grid-template-columns: minmax(220px, 0.54fr) minmax(0, 1fr);
  gap: 56px;
  align-items: start;
}
.lfm-sung-faq-list {
  display: grid;
  gap: 12px;
}
.lfm-sung-faq-list details {
  overflow: hidden;
  border: 1px solid rgba(21, 16, 32, 0.1);
  border-radius: 16px;
  background: #fff;
}
.lfm-sung-faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 70px;
  padding: 0 24px;
  color: var(--ink);
  cursor: pointer;
  font-family: var(--font-ui);
  font-size: 18px;
  font-weight: 800;
  list-style: none;
}
.lfm-sung-faq-list summary::-webkit-details-marker {
  display: none;
}
.lfm-sung-faq-list summary::after {
  content: "";
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-left: auto;
  border: 1px solid rgba(118, 30, 232, .14);
  border-radius: 50%;
  background:
    linear-gradient(currentColor, currentColor) center / 10px 2px no-repeat,
    linear-gradient(currentColor, currentColor) center / 2px 10px no-repeat,
    rgba(118, 30, 232, .045);
  color: rgba(118, 30, 232, .72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .82);
  transition: background-color .18s ease, border-color .18s ease, color .18s ease;
}
.lfm-sung-faq-list details[open] summary::after {
  content: "";
  border-color: rgba(118, 30, 232, .22);
  background:
    linear-gradient(currentColor, currentColor) center / 10px 2px no-repeat,
    linear-gradient(currentColor, currentColor) center / 0 10px no-repeat,
    rgba(118, 30, 232, .075);
  color: rgba(118, 30, 232, .84);
}
.lfm-sung-faq-list p {
  margin: 0;
  padding: 0 24px 24px;
  color: var(--muted);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.65;
  font-weight: 400;
}
.lfm-sung-final {
  position: relative;
  padding: 110px 0;
  text-align: center;
  color: #fff;
  background:
    radial-gradient(circle at 48% 0%, rgba(116, 37, 230, 0.3), transparent 36%),
    linear-gradient(135deg, #05030d 0%, #0a0615 54%, #190828 100%);
}
.lfm-sung-final h2 {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 40px;
}
.lfm-sung-final .lfm-sung-lead {
  margin-left: auto;
  margin-right: auto;
  color: rgba(255, 255, 255, 0.7);
}
.lfm-sung-final .lfm-sung-actions {
  justify-content: center;
  margin-top: 34px;
}
@media (max-width: 980px) {
  .lfm-sung-section {
    padding: 72px 0;
  }
  .lfm-sung-hero {
    min-height: auto;
    padding: 84px 0 82px;
  }
  .lfm-sung-page h1 {
    font-size: 56px;
  }
  .lfm-sung-page h2 {
    font-size: 38px;
  }
  .lfm-sung-audio-head h2 {
    font-size: 36px;
  }
  .lfm-sung-page h3,
  .lfm-sung-path h3,
  .lfm-sung-glass-panel h3 {
    font-size: 30px;
  }
  .lfm-sung-lead,
  .lfm-sung-hero p {
    font-size: 20px;
  }
  .lfm-sung-price {
    font-size: 38px;
  }
  .lfm-sung-hero-grid,
  .lfm-sung-studio-grid,
  .lfm-sung-audio-head,
  .lfm-sung-faq-grid {
    grid-template-columns: 1fr;
  }
  .lfm-sung-audio-shell {
    grid-template-columns: 1fr;
  }
  .lfm-sung-audio-topline {
    border-right: 0;
    border-bottom: 1px solid rgba(21, 16, 32, 0.08);
  }
  .lfm-sung-audio-shortcode .category-grid.jingles-grid-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .lfm-sung-audio-shortcode .desired-audio-grid.jingles-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .lfm-sung-hero-grid {
    gap: 42px;
  }
  .lfm-sung-art-stack {
    min-height: 310px;
    transform: scale(0.82);
    transform-origin: center top;
  }
  .lfm-sung-paths,
  .lfm-sung-proof-grid {
    grid-template-columns: 1fr;
  }
  .lfm-sung-proof-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .lfm-sung-section {
    padding: 78px 0;
  }
  .lfm-sung-wrap {
    width: min(100% - 28px, 520px);
  }
  .lfm-sung-page h1 {
    font-size: 40px;
  }
  .lfm-sung-page h2 {
    font-size: 31px;
  }
  .lfm-sung-audio-head h2 {
    font-size: 30px;
  }
  .lfm-sung-page h3,
  .lfm-sung-path h3,
  .lfm-sung-glass-panel h3 {
    font-size: 26px;
  }
  .lfm-sung-lead {
    font-size: 18px;
  }
  .lfm-sung-hero p,
  .lfm-sung-path p,
  .lfm-sung-proof-cta p {
    font-size: 18px;
  }
  .lfm-sung-btn {
    width: 100%;
    min-height: 52px;
    padding: 0 20px;
  }
  .lfm-sung-actions {
    width: 100%;
  }
  .lfm-sung-proof-line {
    display: flex;
    gap: 10px 14px;
    margin: 18px 0 24px;
    font-size: 13px;
  }
  .lfm-sung-proof-line span {
    gap: 7px;
  }
  .lfm-sung-proof-line span::before {
    width: 6px;
    height: 6px;
  }
  .lfm-sung-art-stack {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    min-height: auto;
    transform: none;
  }
  .lfm-sung-art-card {
    position: relative;
    inset: auto !important;
    width: 100%;
    transform: none !important;
    border-radius: 14px;
  }
  .lfm-sung-art-note {
    display: none;
  }
  .lfm-sung-path,
  .lfm-sung-glass-panel,
  .lfm-sung-proof-card {
    padding: 28px;
    border-radius: 22px;
  }
  .lfm-sung-price {
    font-size: 34px;
  }
  .lfm-sung-audio-shortcode {
    min-height: 320px;
    padding: 10px;
  }
  .lfm-sung-audio-topline {
    padding: 18px;
  }
  .lfm-sung-audio-shortcode .category-grid.jingles-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .lfm-sung-audio-shortcode .category-grid .card-after {
    min-height: 132px !important;
  }
  .lfm-sung-audio-shortcode .category-grid .card-after-title {
    font-size: 15px !important;
  }
  .lfm-sung-audio-shortcode .desired-header {
    grid-template-columns: 82px minmax(0, 1fr) !important;
    gap: 14px !important;
  }
  .lfm-sung-audio-shortcode .desired-album-cover {
    width: 82px !important;
    height: 82px !important;
    border-radius: 14px !important;
  }
  .lfm-sung-audio-shortcode .desired-title {
    font-size: 22px !important;
  }
  .lfm-sung-audio-shortcode .desired-info-meta {
    font-size: 14px !important;
  }
  .lfm-sung-audio-shortcode .desired-audio-grid.jingles-grid-4 {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
  .lfm-sung-audio-shortcode .desired-audio-card {
    padding: 16px !important;
  }
  .lfm-sung-cut-grid {
    grid-template-columns: 1fr;
  }
  .lfm-sung-faq-list summary {
    min-height: 64px;
    padding: 0 18px;
    font-size: 17px;
  }
  .lfm-sung-faq-list p {
    padding: 0 18px 20px;
  }
}

/* Codex 2026-06-06: make the sung proof feel closer to a real studio workflow and quieten secondary mobile CTAs. */
@media (min-width: 981px) {
  .lfm-sung-studio {
    padding: 128px 0;
  }

  .lfm-sung-studio::before {
    background:
      linear-gradient(90deg, rgba(5, 3, 13, 0.84) 0%, rgba(5, 3, 13, 0.38) 44%, rgba(5, 3, 13, 0.72) 100%),
      url("https://www.lfmaudio.com/wp-content/uploads/2026/06/sung-jingles-vocal-session.png") center 42% / cover no-repeat;
  }
}

/* Codex 2026-06-17: even out the larger mobile/small laptop hero handoff. */
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-27677 .lfm-sung-hero {
    min-height: 680px;
    padding: 68px 0 74px;
    overflow: hidden;
  }

  body.page-id-27677 .lfm-sung-hero-grid {
    grid-template-columns: minmax(0, 0.96fr) minmax(360px, 440px);
    gap: 42px;
    align-items: center;
  }

  body.page-id-27677 .lfm-sung-page h1 {
    max-width: 590px;
    margin-bottom: 22px;
    font-size: clamp(54px, 5.25vw, 66px);
    line-height: 1.02;
  }

  body.page-id-27677 .lfm-sung-hero p {
    max-width: 560px;
    margin-bottom: 22px;
    font-size: clamp(19px, 1.7vw, 22px);
    line-height: 1.45;
  }

  body.page-id-27677 .lfm-sung-proof-line {
    gap: 12px 16px;
    margin: 14px 0 22px;
    font-size: 14px;
    line-height: 1.25;
  }

  body.page-id-27677 .lfm-sung-btn {
    min-height: 50px;
    padding: 0 24px;
    font-size: 16px;
  }

  body.page-id-27677 .lfm-sung-art-stack {
    width: 392px;
    min-height: 352px;
    justify-self: end;
    transform: none;
    transform-origin: center;
  }

  body.page-id-27677 .lfm-sung-art-card {
    width: 212px;
    border-radius: 16px;
  }

  body.page-id-27677 .lfm-sung-art-card:nth-child(1) {
    top: 12px;
    left: 18px;
  }

  body.page-id-27677 .lfm-sung-art-card:nth-child(2) {
    top: 38px;
    right: 0;
  }

  body.page-id-27677 .lfm-sung-art-card:nth-child(3) {
    bottom: 22px;
    left: 0;
  }

  body.page-id-27677 .lfm-sung-art-card:nth-child(4) {
    right: 22px;
    bottom: 0;
  }

  body.page-id-27677 .lfm-sung-art-note {
    right: 18px;
    top: 0;
    padding: 10px 14px;
    font-size: 13px;
  }
}

@media (max-width: 980px) {
  .lfm-sung-hero-grid {
    gap: 34px;
  }

  .lfm-sung-studio {
    padding: 90px 0;
  }

  .lfm-sung-studio-grid {
    gap: 28px;
  }

  .lfm-sung-glass-panel {
    max-width: 560px;
    margin-left: 0;
  }
}

@media (max-width: 640px) {
  .lfm-sung-hero {
    padding: 74px 0 76px;
  }

  .lfm-sung-actions {
    gap: 10px;
  }

  .lfm-sung-btn.secondary {
    min-height: 46px;
    border-color: rgba(255, 255, 255, 0.16);
    background: transparent;
    box-shadow: none;
    color: rgba(255, 255, 255, 0.86);
  }

  .lfm-sung-art-stack {
    width: min(100%, 360px);
    margin: 0 auto;
  }

  .lfm-sung-studio {
    padding: 82px 0;
  }

  .lfm-sung-studio::before {
    background:
      linear-gradient(180deg, rgba(5, 3, 13, 0.88) 0%, rgba(5, 3, 13, 0.48) 44%, rgba(5, 3, 13, 0.92) 100%),
      url("https://www.lfmaudio.com/wp-content/uploads/2026/06/sung-jingles-vocal-session.png") center 40% / cover no-repeat;
  }
}

/* Codex 2026-06-07: lightly reduce the Sung Jingles first mobile viewport weight without changing the shared header elsewhere. */
@media (max-width: 640px) {
  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-header {
    padding: 8px 12px 0 !important;
  }

  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-header-row,
  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-header .et_pb_row.lfm-tb-header-row {
    min-height: 62px !important;
    height: 62px !important;
    padding: 0 12px !important;
    border-radius: 20px !important;
  }

  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-logo,
  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-logo .et_pb_image_wrap {
    width: 106px !important;
    max-width: 106px !important;
    height: 48px !important;
    min-height: 48px !important;
  }

  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-logo img {
    width: 106px !important;
    max-width: 106px !important;
    max-height: 48px !important;
  }

  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-cart-link.has-items,
  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-main-menu .mobile_menu_bar,
  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-main-menu .et_mobile_nav_menu .mobile_menu_bar,
  body.page-id-27677.et-tb-has-header .et-l--header .et_mobile_nav_menu .mobile_menu_bar {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    max-width: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
  }

  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-cart-icon,
  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-cart-icon svg {
    width: 16px !important;
    height: 16px !important;
  }

  body.page-id-27677.et-tb-has-header .et-l--header .lfm-tb-main-menu .mobile_menu_bar::before,
  body.page-id-27677.et-tb-has-header .et-l--header .et_mobile_nav_menu .mobile_menu_bar::before {
    font-size: 20px !important;
  }

  body.page-id-27677 .lfm-sung-hero {
    padding: 56px 0 66px;
  }

  body.page-id-27677 .lfm-sung-page h1 {
    font-size: 34px;
    line-height: 1.08;
  }

  body.page-id-27677 .lfm-sung-hero p {
    font-size: 17px;
    line-height: 1.55;
  }

  body.page-id-27677 .lfm-sung-proof-line {
    margin: 14px 0 22px;
  }

  body.page-id-27677 .lfm-sung-btn {
    min-height: 48px;
  }

  body.page-id-27677 .eapps-widget,
  body.page-id-27677 .elfsight-app,
  body.page-id-27677 [class*="slide-in__ActivatePointerEvents"],
  body.page-id-27677 [class*="LayoutSidebar__Container"],
  body.page-id-27677 [class*="BadgeContainer__Inner"],
  body.page-id-27677 [class*="CompactBadgeInner"],
  body.page-id-27677 [class*="BadgeRating__Container"],
  body.page-id-27677 [class*="Skeleton__StyledSkeleton"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}

body.page-id-27677 .lfm-sung-jingles-divi-row.lfm-motion-reveal,
body.page-id-27677 .lfm-sung-jingles-divi-row.lfm-motion-reveal.is-inview {
  transform: none !important;
  will-change: auto !important;
}
