/*
Template:       onelisting-pro
Theme Name:     OneListing Pro Child
Theme URI:      https://directorist.com/product/onelisting/
Author:         wpWax
Author URI:     https://wpwax.com/
Description:    OneListing - Smart and Powerful Directory & Listing WordPress Theme
Version:        1.0
Text Domain:    onelisting-pro-child
*/


/* =========================================================
   DESKTOP POLYLANG SWITCHER — CLEAN BLUE PILL
   Показывает только RU / RO в десктопном меню
   Убирает красный hover
   ========================================================= */

@media (min-width: 1025px) {

  body header li.lang-item,
  body header li.lang-item-ru,
  body header li.lang-item-ro,
  body .site-header li.lang-item,
  body .site-header li.lang-item-ru,
  body .site-header li.lang-item-ro,
  body nav li.lang-item,
  body nav li.lang-item-ru,
  body nav li.lang-item-ro {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 0 0 8px !important;
    padding: 0 !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }

  body header li.lang-item > a,
  body header li.lang-item-ru > a,
  body header li.lang-item-ro > a,
  body .site-header li.lang-item > a,
  body .site-header li.lang-item-ru > a,
  body .site-header li.lang-item-ro > a,
  body nav li.lang-item > a,
  body nav li.lang-item-ru > a,
  body nav li.lang-item-ro > a {
    position: relative !important;
    top: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-width: 44px !important;
    height: 32px !important;
    padding: 0 12px !important;

    border-radius: 999px !important;
    background: #0b5bd3 !important;
    border: 1px solid #0b5bd3 !important;
    color: #ffffff !important;

    font-size: 0 !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-decoration: none !important;

    box-shadow: none !important;
    transform: none !important;
    transition: background .18s ease, border-color .18s ease !important;
  }

  body header li.lang-item-ru > a::after,
  body .site-header li.lang-item-ru > a::after,
  body nav li.lang-item-ru > a::after,
  body li.lang-item-ru > a::after {
    content: "RU" !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    color: #ffffff !important;
  }

  body header li.lang-item-ro > a::after,
  body .site-header li.lang-item-ro > a::after,
  body nav li.lang-item-ro > a::after,
  body li.lang-item-ro > a::after {
    content: "RO" !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    color: #ffffff !important;
  }

  body header li.lang-item > a:hover,
  body header li.lang-item-ru > a:hover,
  body header li.lang-item-ro > a:hover,
  body header li.lang-item > a:focus,
  body header li.lang-item-ru > a:focus,
  body header li.lang-item-ro > a:focus,
  body header li.lang-item > a:active,
  body header li.lang-item-ru > a:active,
  body header li.lang-item-ro > a:active,
  body header li.lang-item.current-lang > a,
  body header li.lang-item.current-menu-item > a,
  body .site-header li.lang-item > a:hover,
  body .site-header li.lang-item-ru > a:hover,
  body .site-header li.lang-item-ro > a:hover,
  body .site-header li.lang-item > a:focus,
  body .site-header li.lang-item-ru > a:focus,
  body .site-header li.lang-item-ro > a:focus,
  body .site-header li.lang-item > a:active,
  body .site-header li.lang-item-ru > a:active,
  body .site-header li.lang-item-ro > a:active,
  body .site-header li.lang-item.current-lang > a,
  body .site-header li.lang-item.current-menu-item > a,
  body nav li.lang-item > a:hover,
  body nav li.lang-item-ru > a:hover,
  body nav li.lang-item-ro > a:hover,
  body nav li.lang-item > a:focus,
  body nav li.lang-item-ru > a:focus,
  body nav li.lang-item-ro > a:focus,
  body nav li.lang-item > a:active,
  body nav li.lang-item-ru > a:active,
  body nav li.lang-item-ro > a:active,
  body nav li.lang-item.current-lang > a,
  body nav li.lang-item.current-menu-item > a {
    background: #0847a8 !important;
    border-color: #0847a8 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    box-shadow: none !important;
    transform: none !important;
  }

  body header li.lang-item > a:hover::after,
  body header li.lang-item-ru > a:hover::after,
  body header li.lang-item-ro > a:hover::after,
  body header li.lang-item > a:focus::after,
  body header li.lang-item-ru > a:focus::after,
  body header li.lang-item-ro > a:focus::after,
  body header li.lang-item > a:active::after,
  body header li.lang-item-ru > a:active::after,
  body header li.lang-item-ro > a:active::after,
  body .site-header li.lang-item > a:hover::after,
  body .site-header li.lang-item-ru > a:hover::after,
  body .site-header li.lang-item-ro > a:hover::after,
  body .site-header li.lang-item > a:focus::after,
  body .site-header li.lang-item-ru > a:focus::after,
  body .site-header li.lang-item-ro > a:focus::after,
  body .site-header li.lang-item > a:active::after,
  body .site-header li.lang-item-ru > a:active::after,
  body .site-header li.lang-item-ro > a:active::after,
  body nav li.lang-item > a:hover::after,
  body nav li.lang-item-ru > a:hover::after,
  body nav li.lang-item-ro > a:hover::after,
  body nav li.lang-item > a:focus::after,
  body nav li.lang-item-ru > a:focus::after,
  body nav li.lang-item-ro > a:focus::after,
  body nav li.lang-item > a:active::after,
  body nav li.lang-item-ru > a:active::after,
  body nav li.lang-item-ro > a:active::after {
    color: #ffffff !important;
  }
}


/* =========================================================
   MOBILE CUSTOM LANGUAGE SWITCHER
   Кастомная мобильная кнопка возле бургера
   Класс создаётся через functions.php:
   .lm-mobile-polylang-switch--single
   ========================================================= */

body .lm-mobile-polylang-switch {
  display: none !important;
}

@media (max-width: 1024px) {

  body .lm-mobile-polylang-switch {
    position: fixed !important;
    top: 20px !important;
    right: 95px !important;
    z-index: 999999999 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;

    border-radius: 999px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;

    font-size: 0 !important;
    line-height: 1 !important;
  }

  body .lm-mobile-polylang-switch a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-width: 44px !important;
    height: 34px !important;
    padding: 0 12px !important;

    border-radius: 999px !important;
    background: #0b5bd3 !important;
    border: 1px solid #0b5bd3 !important;
    color: #ffffff !important;

    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;

    box-shadow: none !important;
    transition: background .18s ease, border-color .18s ease !important;
  }

  body .lm-mobile-polylang-switch a:hover,
  body .lm-mobile-polylang-switch a:focus,
  body .lm-mobile-polylang-switch a:active {
    background: #0847a8 !important;
    border-color: #0847a8 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    box-shadow: none !important;
  }
}


/* Маленькие телефоны */
@media (max-width: 390px) {

  body .lm-mobile-polylang-switch {
    top: 20px !important;
    right: 95px !important;
  }

  body .lm-mobile-polylang-switch a {
    min-width: 42px !important;
    height: 32px !important;
    padding: 0 11px !important;
    font-size: 15px !important;
  }
}


/* =========================================================
   LUMEA MESTERILOR — RU SERVICE IN DEVELOPMENT PAGE
   ========================================================= */

.lm-dev-page {
  font-family: inherit;
  color: #111827;
  background: #f6f7fb;
  overflow: hidden;
}

.lm-dev-container {
  width: min(100% - 32px, 1180px);
  margin: 0 auto;
}

.lm-dev-hero {
  position: relative;
  min-height: 560px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #111827;
}

.lm-dev-hero__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.lm-dev-hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lm-dev-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(90deg, rgba(9, 14, 26, .92) 0%, rgba(9, 14, 26, .76) 42%, rgba(9, 14, 26, .35) 100%),
    linear-gradient(180deg, rgba(9, 14, 26, .15), rgba(9, 14, 26, .72));
}

.lm-dev-hero__inner {
  position: relative;
  z-index: 3;
  width: min(100% - 32px, 1180px);
  margin: 0 auto;
  padding: 90px 0;
  max-width: 760px;
}

.lm-dev-hero__badge,
.lm-dev-eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(245, 158, 11, .13);
  color: #b45309;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.lm-dev-hero__badge {
  color: #fbbf24;
  background: rgba(251, 191, 36, .15);
  border: 1px solid rgba(251, 191, 36, .3);
}

.lm-dev-hero__title {
  color: #ffffff;
  font-size: clamp(38px, 6vw, 72px);
  line-height: .98;
  font-weight: 900;
  letter-spacing: -.045em;
  margin-bottom: 22px;
}

.lm-dev-hero__text {
  color: rgba(255, 255, 255, .86);
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.65;
  max-width: 720px;
  margin: 0 0 30px;
}

.lm-dev-hero__actions,
.lm-dev-actions-row,
.lm-dev-final__actions,
.lm-dev-business__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.lm-dev-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 22px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.2;
  text-decoration: none;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.lm-dev-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

.lm-dev-btn--primary {
  color: #111827;
  background: linear-gradient(135deg, #fbbf24, #f59e0b);
  box-shadow: 0 16px 35px rgba(245, 158, 11, .28);
}

.lm-dev-btn--secondary {
  color: #111827;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, .08);
  box-shadow: 0 12px 28px rgba(15, 23, 42, .08);
}

.lm-dev-hero .lm-dev-btn--secondary {
  color: #ffffff;
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .24);
  backdrop-filter: blur(10px);
}

.lm-dev-section {
  padding: 74px 0;
}

.lm-dev-section--soft {
  background:
    radial-gradient(circle at top left, rgba(245, 158, 11, .13), transparent 34%),
    #ffffff;
}

.lm-dev-section__head {
  max-width: 760px;
  margin-bottom: 34px;
}

.lm-dev-section__head h2,
.lm-dev-split__content h2,
.lm-dev-business h2,
.lm-dev-final h2 {
  margin: 0 0 14px;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -.035em;
  color: #111827;
}

.lm-dev-section__head p,
.lm-dev-split__content p,
.lm-dev-business p,
.lm-dev-final p {
  margin: 0;
  color: #5b6474;
  font-size: 17px;
  line-height: 1.7;
}

.lm-dev-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.lm-dev-step,
.lm-dev-category-card,
.lm-dev-split__card,
.lm-dev-faq__item {
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, .08);
  border-radius: 28px;
  box-shadow: 0 18px 48px rgba(15, 23, 42, .08);
}

.lm-dev-step {
  padding: 24px;
}

.lm-dev-step span {
  display: inline-flex;
  margin-bottom: 18px;
  color: #f59e0b;
  font-size: 24px;
  font-weight: 950;
}

.lm-dev-step h3,
.lm-dev-category-card strong,
.lm-dev-split__card h3 {
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 900;
  color: #111827;
}

.lm-dev-step p,
.lm-dev-category-card small {
  margin: 0;
  color: #5b6474;
  font-size: 15px;
  line-height: 1.6;
}

.lm-dev-category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.lm-dev-category-card {
  display: flex;
  flex-direction: column;
  min-height: 188px;
  padding: 24px;
  text-decoration: none;
  color: inherit;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.lm-dev-category-card:hover {
  transform: translateY(-4px);
  border-color: rgba(245, 158, 11, .45);
  box-shadow: 0 24px 60px rgba(15, 23, 42, .12);
  text-decoration: none;
}

.lm-dev-category-card__icon {
  display: inline-flex;
  margin-bottom: 18px;
  font-size: 32px;
}

.lm-dev-center {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.lm-dev-split {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
  gap: 28px;
  align-items: stretch;
}

.lm-dev-split__content,
.lm-dev-split__card {
  padding: 34px;
  border-radius: 32px;
}

.lm-dev-split__content {
  background:
    linear-gradient(135deg, rgba(17, 24, 39, .96), rgba(31, 41, 55, .94)),
    #111827;
}

.lm-dev-split__content h2 {
  color: #ffffff;
}

.lm-dev-split__content p {
  color: rgba(255, 255, 255, .78);
  margin-bottom: 24px;
}

.lm-dev-split__card ul {
  margin: 14px 0 0;
  padding-left: 20px;
  color: #5b6474;
  line-height: 1.8;
}

.lm-dev-business {
  background: #111827;
  color: #ffffff;
}

.lm-dev-business__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
}

.lm-dev-business h2,
.lm-dev-final h2 {
  color: #ffffff;
}

.lm-dev-business p,
.lm-dev-final p {
  color: rgba(255, 255, 255, .78);
}

.lm-dev-business .lm-dev-eyebrow,
.lm-dev-final .lm-dev-eyebrow {
  color: #fbbf24;
  background: rgba(251, 191, 36, .13);
}

.lm-dev-faq {
  display: grid;
  gap: 14px;
}

.lm-dev-faq__item {
  padding: 0;
  overflow: hidden;
}

.lm-dev-faq__item summary {
  cursor: pointer;
  padding: 22px 26px;
  font-size: 17px;
  font-weight: 900;
  color: #111827;
  list-style: none;
}

.lm-dev-faq__item summary::-webkit-details-marker {
  display: none;
}

.lm-dev-faq__item div {
  padding: 0 26px 24px;
  color: #5b6474;
  line-height: 1.7;
}

.lm-dev-final {
  padding: 80px 0;
  background:
    radial-gradient(circle at 20% 20%, rgba(245, 158, 11, .26), transparent 32%),
    linear-gradient(135deg, #111827, #1f2937);
}

.lm-dev-final__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
}

@media (max-width: 1024px) {
  .lm-dev-steps,
  .lm-dev-category-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .lm-dev-split,
  .lm-dev-business__inner,
  .lm-dev-final__inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .lm-dev-container {
    width: min(100% - 22px, 1180px);
  }

  .lm-dev-hero {
    min-height: 620px;
  }

  .lm-dev-hero__inner {
    width: min(100% - 22px, 1180px);
    padding: 70px 0;
  }

  .lm-dev-hero__title {
    font-size: 42px;
  }

  .lm-dev-section {
    padding: 54px 0;
  }

  .lm-dev-steps,
  .lm-dev-category-grid {
    grid-template-columns: 1fr;
  }

  .lm-dev-step,
  .lm-dev-category-card,
  .lm-dev-split__content,
  .lm-dev-split__card {
    border-radius: 24px;
    padding: 22px;
  }

  .lm-dev-hero__actions,
  .lm-dev-actions-row,
  .lm-dev-final__actions,
  .lm-dev-business__actions {
    flex-direction: column;
  }

  .lm-dev-btn {
    width: 100%;
  }
}


/* ===== MOBILE STICKY BAR ===== */

.lm-mobile-bar{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:9999;

  display:flex;
  align-items:center;

  background:#ffffff;
  border-top:1px solid #e5eaf2;

  box-shadow:0 -4px 20px rgba(15,23,42,.08);
}

.lm-mobile-bar__item{
  flex:1;

  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;

  min-height:64px;

  text-decoration:none;
  color:#17283d;

  font-size:12px;
  font-weight:800;

  gap:4px;
}

.lm-mobile-bar__icon{
  font-size:20px;
  line-height:1;
}

.lm-mobile-bar__item--accent{
  background:linear-gradient(
    180deg,
    #ffd54d 0%,
    #f2b705 100%
  );

  color:#17283d;
}

body{
  padding-bottom:70px;
}

@media(min-width:992px){
  .lm-mobile-bar{
    display:none;
  }

  body{
    padding-bottom:0;
  }
}







/* =========================================================
   LUMEA MEȘTERILOR — UNDER DEVELOPMENT PAGE
   Full width / Portal style
   File: style.css
   ========================================================= */

body .lm-under-dev-page {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow-x: hidden;
  box-sizing: border-box;
  background: #f3f7fc;
  color: #0b2447;
}

body .lm-under-dev-page *,
body .lm-under-dev-page *::before,
body .lm-under-dev-page *::after {
  box-sizing: border-box;
}

.lm-under-dev-page .lm-ud-wrap {
  width: min(100% - 40px, 1440px);
  margin: 0 auto;
}

/* HERO */
.lm-under-dev-page .lm-ud-hero {
  position: relative;
  width: 100%;
  padding: 70px 0 56px;
  background:
    linear-gradient(90deg, rgba(246,249,253,.98) 0%, rgba(246,249,253,.94) 42%, rgba(246,249,253,.72) 68%, rgba(246,249,253,.50) 100%),
    var(--lm-ud-hero-image, none);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(11,36,71,.08);
}

.lm-under-dev-page .lm-ud-hero__inner {
  max-width: 820px;
}

.lm-under-dev-page .lm-ud-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 15px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid rgba(11,36,71,.10);
  color: #0b3a75;
  font-size: 14px;
  font-weight: 900;
  box-shadow: 0 10px 26px rgba(11,36,71,.07);
}

.lm-under-dev-page .lm-ud-title {
  margin: 0;
  color: #082342;
  font-size: clamp(36px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: -0.045em;
}

.lm-under-dev-page .lm-ud-text {
  max-width: 760px;
  margin: 20px 0 0;
  color: #5d6d83;
  font-size: clamp(17px, 1.4vw, 21px);
  line-height: 1.65;
}

.lm-under-dev-page .lm-ud-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

/* BUTTONS */
.lm-under-dev-page .lm-ud-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 22px;
  border-radius: 14px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.2;
  transition: .22s ease;
}

.lm-under-dev-page .lm-ud-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

.lm-under-dev-page .lm-ud-btn--gold {
  background: linear-gradient(135deg, #ffd34d 0%, #f6b900 100%);
  color: #082342;
  box-shadow: 0 16px 36px rgba(246,185,0,.28);
}

.lm-under-dev-page .lm-ud-btn--blue {
  background: #082f63;
  color: #ffffff;
  box-shadow: 0 16px 36px rgba(8,47,99,.22);
}

.lm-under-dev-page .lm-ud-btn--white {
  background: #ffffff;
  color: #082f63;
  border: 1px solid rgba(8,47,99,.12);
  box-shadow: 0 14px 30px rgba(8,47,99,.08);
}

/* SECTIONS */
.lm-under-dev-page .lm-ud-section {
  width: 100%;
  padding: 64px 0;
  background: #f3f7fc;
}

.lm-under-dev-page .lm-ud-section--white {
  background: #ffffff;
}

.lm-under-dev-page .lm-ud-head {
  max-width: 840px;
  margin-bottom: 30px;
}

.lm-under-dev-page .lm-ud-eyebrow {
  margin: 0 0 9px;
  color: #f2b400;
  font-size: 13px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .12em;
}

.lm-under-dev-page .lm-ud-heading {
  margin: 0;
  color: #082342;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.1;
  font-weight: 950;
  letter-spacing: -0.035em;
}

.lm-under-dev-page .lm-ud-desc {
  margin: 14px 0 0;
  color: #5d6d83;
  font-size: 17px;
  line-height: 1.7;
}

/* CARDS */
.lm-under-dev-page .lm-ud-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.lm-under-dev-page .lm-ud-card {
  min-height: 230px;
  padding: 28px;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(8,47,99,.10);
  box-shadow: 0 18px 42px rgba(8,47,99,.08);
}

.lm-under-dev-page .lm-ud-card__icon {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 17px;
  background: #eef5ff;
  color: #082f63;
  font-size: 25px;
}

.lm-under-dev-page .lm-ud-card h3 {
  margin: 0;
  color: #082342;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 950;
}

.lm-under-dev-page .lm-ud-card p {
  margin: 12px 0 0;
  color: #5d6d83;
  font-size: 15.5px;
  line-height: 1.65;
}

.lm-under-dev-page .lm-ud-card a {
  display: inline-flex;
  margin-top: 18px;
  color: #082f63;
  font-weight: 900;
  text-decoration: none;
}

.lm-under-dev-page .lm-ud-card a:hover {
  color: #d69b00;
}

/* SERVICES */
.lm-under-dev-page .lm-ud-services {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.lm-under-dev-page .lm-ud-service-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  min-height: 74px;
  padding: 18px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid rgba(8,47,99,.10);
  color: #082342;
  text-decoration: none;
  font-weight: 900;
  box-shadow: 0 12px 28px rgba(8,47,99,.06);
  transition: .22s ease;
}

.lm-under-dev-page .lm-ud-service-link:hover {
  transform: translateY(-2px);
  border-color: rgba(246,185,0,.55);
  box-shadow: 0 18px 36px rgba(8,47,99,.10);
  color: #082342;
  text-decoration: none;
}

.lm-under-dev-page .lm-ud-service-link span {
  color: #f2b400;
  font-size: 20px;
}

/* CONTACT */
.lm-under-dev-page .lm-ud-contact {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 24px;
}

.lm-under-dev-page .lm-ud-contact-box {
  padding: 34px;
  border-radius: 28px;
  background: linear-gradient(135deg, #082f63 0%, #071f43 100%);
  color: #ffffff;
  box-shadow: 0 22px 54px rgba(8,47,99,.22);
}

.lm-under-dev-page .lm-ud-contact-box h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(28px, 3vw, 44px);
  line-height: 1.1;
  font-weight: 950;
  letter-spacing: -0.035em;
}

.lm-under-dev-page .lm-ud-contact-box p {
  margin: 16px 0 0;
  color: rgba(255,255,255,.82);
  font-size: 17px;
  line-height: 1.7;
}

.lm-under-dev-page .lm-ud-contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.lm-under-dev-page .lm-ud-contact-card {
  padding: 30px;
  border-radius: 28px;
  background: #ffffff;
  border: 1px solid rgba(8,47,99,.10);
  box-shadow: 0 18px 42px rgba(8,47,99,.08);
}

.lm-under-dev-page .lm-ud-contact-card h3 {
  margin: 0 0 18px;
  color: #082342;
  font-size: 24px;
  font-weight: 950;
}

.lm-under-dev-page .lm-ud-contact-list {
  display: grid;
  gap: 13px;
}

.lm-under-dev-page .lm-ud-contact-item {
  color: #5d6d83;
  font-size: 16px;
  line-height: 1.45;
}

.lm-under-dev-page .lm-ud-contact-item strong {
  color: #082342;
}

.lm-under-dev-page .lm-ud-contact-item a {
  color: #082f63;
  font-weight: 900;
  text-decoration: none;
}

.lm-under-dev-page .lm-ud-contact-item a:hover {
  color: #d69b00;
}

/* FORM SHORTCODE AREA */
.lm-under-dev-page .lm-ud-form-area {
  margin-top: 26px;
  padding: 26px;
  border-radius: 26px;
  background: #ffffff;
  border: 1px solid rgba(8,47,99,.10);
  box-shadow: 0 18px 42px rgba(8,47,99,.08);
}

.lm-under-dev-page .lm-ud-form-area > * {
  margin-top: 0;
  margin-bottom: 0;
}

/* FINAL CTA */
.lm-under-dev-page .lm-ud-final {
  width: 100%;
  padding: 64px 0 78px;
  background: linear-gradient(135deg, #082f63 0%, #071f43 100%);
}

.lm-under-dev-page .lm-ud-final__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 34px;
  border-radius: 30px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.16);
}

.lm-under-dev-page .lm-ud-final__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(26px, 3vw, 42px);
  line-height: 1.1;
  font-weight: 950;
  letter-spacing: -0.035em;
}

.lm-under-dev-page .lm-ud-final__text {
  max-width: 760px;
  margin: 10px 0 0;
  color: rgba(255,255,255,.78);
  font-size: 16px;
  line-height: 1.65;
}

/* RESPONSIVE */
@media (max-width: 1100px) {
  .lm-under-dev-page .lm-ud-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lm-under-dev-page .lm-ud-services {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lm-under-dev-page .lm-ud-contact {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .lm-under-dev-page .lm-ud-wrap {
    width: min(100% - 24px, 100%);
  }

  .lm-under-dev-page .lm-ud-hero {
    padding: 52px 0 46px;
    background:
      linear-gradient(180deg, rgba(246,249,253,.98) 0%, rgba(246,249,253,.94) 100%),
      var(--lm-ud-hero-image, none);
    background-size: cover;
    background-position: center;
  }

  .lm-under-dev-page .lm-ud-hero__actions,
  .lm-under-dev-page .lm-ud-contact-actions {
    flex-direction: column;
  }

  .lm-under-dev-page .lm-ud-btn {
    width: 100%;
  }

  .lm-under-dev-page .lm-ud-section {
    padding: 46px 0;
  }

  .lm-under-dev-page .lm-ud-grid,
  .lm-under-dev-page .lm-ud-services {
    grid-template-columns: 1fr;
  }

  .lm-under-dev-page .lm-ud-card,
  .lm-under-dev-page .lm-ud-contact-box,
  .lm-under-dev-page .lm-ud-contact-card,
  .lm-under-dev-page .lm-ud-form-area {
    padding: 22px;
    border-radius: 22px;
  }

  .lm-under-dev-page .lm-ud-final {
    padding: 46px 0 62px;
  }

  .lm-under-dev-page .lm-ud-final__box {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    border-radius: 24px;
  }
}