﻿/* Mobile layout (<=767px) */

html,
body {
  overflow-x: hidden;
}

body.is-mobile-menu-open {
  overflow: hidden;
}

.site-header-smt {
  background: rgba(14, 14, 14, 0.92);
  border-bottom-color: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(7px);
  overflow: visible;
}

.site-header-smt::before {
  display: none;
}

.site-header-smt:hover {
  background: rgba(14, 14, 14, 0.96);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
}

.site-header-smt__main {
  grid-template-columns: auto 1fr auto;
  text-align: initial;
  align-items: center;
  padding: 12px 12px;
  gap: 10px;
}

.site-header-smt__nav--left,
.site-header-smt__nav--right {
  display: none;
}

.site-header-smt__brand {
  order: 2;
  justify-self: center;
}

.site-header-smt__burger {
  order: 1;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 10px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
}

.site-header-smt__burger span {
  width: 100%;
  height: 2px;
  background: #fff;
  border-radius: 999px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.site-header-smt.is-solid .site-header-smt__burger span {
  background: #1f1d1a;
}

.site-header-smt.is-menu-open .site-header-smt__burger span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.site-header-smt.is-menu-open .site-header-smt__burger span:nth-child(2) {
  opacity: 0;
}

.site-header-smt.is-menu-open .site-header-smt__burger span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.site-header-smt__mobile-panel {
  display: block;
  position: absolute;
  left: 12px;
  right: 12px;
  top: calc(100% + 8px);
  background: rgba(14, 14, 14, 0.98);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.36);
  padding: 14px;
}

.site-header-smt.is-solid .site-header-smt__mobile-panel {
  background: rgba(247, 245, 242, 0.98);
  border-color: rgba(31, 29, 26, 0.14);
}

.site-header-smt__mobile-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}

.site-header-smt__mobile-menu a {
  display: block;
  text-decoration: none;
  color: #f5f5f5;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  padding: 11px 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.site-header-smt.is-solid .site-header-smt__mobile-menu a {
  color: #1f1d1a;
  border-color: rgba(31, 29, 26, 0.14);
}

.site-header-smt__mobile-menu a:active {
  transform: translateY(1px);
}

.site-header-smt__logo {
  width: clamp(128px, 44vw, 176px);
}

.elementor-element-7e9a35d {
  min-height: 78svh;
}

.elementor-element-b6d7f27 .elementor-main-swiper,
.elementor-element-b6d7f27 .swiper-wrapper.elementor-slides {
  height: 78svh;
  min-height: 520px;
}

.elementor-element-b6d7f27 .swiper-slide-inner {
  padding: 18px 14px;
}

.elementor-element-b6d7f27 .elementor-slide-heading {
  font-size: clamp(28px, 9vw, 38px);
  margin-bottom: 10px;
}

.elementor-element-b6d7f27 .elementor-slide-description {
  font-size: clamp(15px, 4.5vw, 19px);
  margin-bottom: 16px;
}

.elementor-element-b6d7f27 .elementor-slide-button {
  font-size: 12px;
  padding: 8px 16px;
}

.goodlyy-contact-section {
  min-height: auto;
  padding: 34px 0;
}

.goodlyy-contact-section .elementor-container {
  padding-inline: 14px;
}

.goodlyy-contact-card__title {
  font-size: clamp(34px, 11vw, 46px);
}

.goodlyy-contact-columns {
  grid-template-columns: 1fr;
  gap: 20px;
}

.goodlyy-contact-col {
  gap: 20px;
}

.goodlyy-field {
  gap: 8px;
}

.goodlyy-field span {
  font-size: clamp(16px, 5vw, 21px);
}

.goodlyy-field input,
.goodlyy-field select,
.goodlyy-field textarea {
  font-size: 18px;
  padding-bottom: 10px;
}

.goodlyy-form-note {
  font-size: 13px;
}

.goodlyy-consent {
  font-size: 14px;
}

.goodlyy-contact-submit {
  width: min(220px, 100%);
  font-size: 26px;
  padding: 11px 24px;
}

.elementor-element-88d094e {
  padding: 24px 0 18px;
}

.elementor-element-88d094e .elementor-container {
  padding-inline: 16px;
}

.elementor-element-88d094e .elementor-widget-container {
  gap: 10px;
}

.elementor-element-88d094e .elementor-heading-title {
  width: 100%;
  font-size: clamp(29px, 8.2vw, 38px);
  line-height: 1.16;
}

.goodlyy-intro-subtitle {
  width: 100%;
  font-size: clamp(16px, 4.4vw, 19px);
  line-height: 1.52;
}

.goodlyy-consulting-tiles__pad {
  padding: 8px;
}

.goodlyy-consulting-tiles__grid {
  grid-template-columns: 1fr;
  gap: 10px;
}

.goodlyy-consulting-tile {
  aspect-ratio: 4 / 3;
  min-height: 0;
  padding: 18px;
}

.goodlyy-consulting-tile__title {
  font-size: clamp(25px, 8vw, 34px);
  max-width: 100%;
}

.goodlyy-video-hero-section {
  min-height: 58svh;
}

.goodlyy-video-hero__content {
  padding: 16px;
}

.goodlyy-video-hero__title {
  font-size: clamp(26px, 8.8vw, 38px);
}

.goodlyy-about-cta {
  padding: 40px 14px;
}

.goodlyy-about-cta__title {
  font-size: clamp(30px, 9vw, 40px);
  line-height: 1.12;
  max-width: 100%;
}

.goodlyy-about-cta__text {
  font-size: clamp(15px, 4.2vw, 18px);
  line-height: 1.55;
}

.goodlyy-about-cta__actions {
  width: 100%;
  gap: 10px;
}

.goodlyy-about-cta__button {
  width: min(100%, 320px);
}

.site-footer-smt__inner {
  grid-template-columns: 1fr;
  padding: 30px 16px 20px;
  gap: 16px;
}

.site-footer-smt__brand-col,
.site-footer-smt__col {
  text-align: center;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer-smt__col:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.site-footer-smt__tagline {
  max-width: none;
  font-size: 14px;
}

.site-footer-smt__col h3 {
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0.12em;
}

.site-footer-smt__col ul {
  display: grid;
  gap: 8px;
}

.site-footer-smt__col li + li {
  margin-top: 0;
}

.site-footer-smt__col a,
.site-footer-smt__col li {
  font-size: 14px;
  line-height: 1.45;
}

.site-footer-smt__brand-logo {
  width: clamp(128px, 50vw, 180px);
}

.site-footer-smt__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 14px 16px 18px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.goodlyy-service-main {
  padding-top: 118px;
}

.goodlyy-service-shell {
  width: min(1180px, calc(100% - 20px));
  padding: 18px 0 44px;
}

.goodlyy-service-hero {
  min-height: clamp(210px, 62vw, 300px);
  margin-bottom: 16px;
}

.goodlyy-service-title {
  font-size: clamp(33px, 10.6vw, 44px);
  line-height: 1.08;
  max-width: 100%;
}

.goodlyy-service-title--marker::after {
  left: -0.04em;
  right: -0.04em;
}

.goodlyy-service-body {
  margin-top: 16px;
  gap: 12px;
}

.goodlyy-service-body p {
  font-size: clamp(16px, 4.6vw, 18px);
  line-height: 1.58;
}

.goodlyy-service-cta {
  margin-top: 24px;
  gap: 10px;
}

.goodlyy-service-cta a {
  width: 100%;
  min-height: 44px;
}
