/* LunaGeo overrides for the Dewi template */

:root {
  --default-font: "Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;
  --heading-font: "Sora", system-ui, -apple-system, "Segoe UI", sans-serif;
  --nav-font: "Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;
  --background-color: #f6f3ec;
  --default-color: #31424e;
  --heading-color: #13222c;
  --accent-color: #da6a2a;
  --surface-color: #ffffff;
  --contrast-color: #ffffff;
  --nav-color: rgba(255, 255, 255, 0.88);
  --nav-hover-color: #ffd0a4;
  --nav-dropdown-background-color: #ffffff;
  --nav-dropdown-color: #31424e;
  --nav-dropdown-hover-color: #da6a2a;
}

body {
  background:
    radial-gradient(circle at top left, rgba(218, 106, 42, 0.12), transparent 30%),
    linear-gradient(180deg, #f5f1e8 0%, #f7f6f1 24%, #f6f3ec 100%);
}

.header .logo img {
  max-height: 42px;
}

.header .logo .sitename {
  font-size: 26px;
  letter-spacing: -0.04em;
}

.header .cta-btn,
.header .cta-btn:focus {
  border-color: rgba(255, 255, 255, 0.6);
}

.hero.hero-lunageo {
  min-height: 100vh;
}

.hero.hero-lunageo:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(12, 23, 33, 0.86), rgba(12, 23, 33, 0.55)),
    linear-gradient(180deg, rgba(218, 106, 42, 0.22), transparent 40%);
  z-index: 1;
}

.hero.hero-lunageo img {
  filter: saturate(0.9) contrast(1.05);
}

.hero.hero-lunageo .container {
  position: relative;
  z-index: 2;
  align-items: flex-start;
  text-align: left;
}

.hero.hero-lunageo h2 {
  max-width: 820px;
  font-size: clamp(2.7rem, 6vw, 5rem);
  line-height: 1.05;
  letter-spacing: -0.05em;
}

.hero.hero-lunageo p {
  max-width: 720px;
  font-size: 1.15rem;
}

.btn-ghost {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
  border-radius: 999px;
  padding: 12px 24px;
  font-weight: 700;
}

.btn-ghost:hover {
  color: #13222c;
  background: #ffffff;
  border-color: #ffffff;
}

.btn-get-started,
.btn-get-started:focus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 12px 24px;
  border: 0;
  border-radius: 999px;
  background: var(--accent-color);
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  transition: background-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 14px 30px rgba(218, 106, 42, 0.24);
}

.btn-get-started:hover,
.btn-get-started:focus:hover {
  background: #c85f24;
  color: #ffffff;
  transform: translateY(-1px);
}

.hero .btn-get-started,
.hero .btn-get-started:focus {
  padding: 12px 24px;
  border-radius: 999px;
  background: var(--accent-color);
  color: #ffffff;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(218, 106, 42, 0.24);
}

.hero .btn-get-started:hover,
.hero .btn-get-started:focus:hover {
  background: #c85f24;
  color: #ffffff;
}

.hero.hero-lunageo .btn-get-started,
.hero.hero-lunageo .btn-get-started:focus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 24px;
  font-family: var(--nav-font);
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.section-title {
  text-align: left;
}

.section-title h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
  line-height: 1;
}

.section-title h2::after {
  margin: 0;
  flex: 0 0 120px;
}

.section-title p {
  max-width: 900px;
  margin: 0;
  line-height: 1.08;
}

.page-hero {
  position: relative;
  overflow: hidden;
  padding: 180px 0 90px;
  background: linear-gradient(135deg, #13222c 0%, #233746 55%, #304c5b 100%);
  color: #ffffff;
}

.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(12, 23, 33, 0.18), rgba(12, 23, 33, 0.72)),
    var(--hero-image, none) center / cover no-repeat;
  opacity: 0.9;
}

.page-hero .container {
  position: relative;
  z-index: 2;
}

.page-hero h1,
.page-hero p {
  color: #ffffff;
}

.page-hero h1 {
  font-size: clamp(2.4rem, 5vw, 4.4rem);
  letter-spacing: -0.05em;
  margin-bottom: 1rem;
}

.page-hero p {
  max-width: 760px;
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.9);
}

.page-hero .d-flex {
  margin-top: 1.75rem;
}

.page-hero.page-hero-plain::before {
  background: linear-gradient(135deg, rgba(11, 22, 32, 0.12), rgba(11, 22, 32, 0.4));
  opacity: 1;
}

.lunacore-hero::before {
  background:
    linear-gradient(90deg, rgba(12, 23, 33, 0.72), rgba(12, 23, 33, 0.26)),
    url("../img/site/themes/lunageotheme/assets/img/server.jpg") center / cover no-repeat;
  opacity: 1;
}

.content-band {
  padding: 80px 0;
}

.content-card {
  height: 100%;
  padding: 2rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
}

.content-card h2,
.content-card h3 {
  margin-bottom: 1rem;
}

.content-card p:last-child,
.content-card ul:last-child {
  margin-bottom: 0;
}

.content-card ul {
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}

.content-card ul li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.content-card ul li::before {
  content: "\f26e";
  font-family: bootstrap-icons;
  color: var(--accent-color);
  font-size: 1rem;
  margin-top: 2px;
}

.media-frame {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 24px 52px rgba(19, 34, 44, 0.14);
}

.media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.lunacore-intro-row .media-frame {
  min-height: 360px;
}

.pill-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.pill-grid span {
  display: inline-flex;
  align-items: center;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(218, 106, 42, 0.1);
  color: #8b5925;
  font-weight: 700;
  font-size: 0.95rem;
}

.archive-grid .archive-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.archive-grid .archive-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 48px rgba(19, 34, 44, 0.12);
}

.archive-grid .archive-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.workshop-card-image-enterprise-gis {
  object-position: center 18%;
}

.archive-grid .archive-card .content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 1.5rem;
}

.archive-grid .meta {
  font-size: 0.92rem;
  color: #6a7982;
  margin-bottom: 0.7rem;
}

.archive-grid .archive-card h3 {
  font-size: 1.25rem;
  line-height: 1.35;
  margin-bottom: 0.85rem;
}

.archive-grid .archive-card h3 a {
  color: var(--heading-color);
}

.archive-grid .archive-card .summary {
  color: #54656f;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.archive-grid .archive-card .resource-link {
  margin-top: auto;
}

.archive-filter-panel {
  margin-bottom: 2rem;
}

.archive-filter-label {
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: var(--heading-color);
}

.archive-filter-control {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.95rem 1.15rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(19, 34, 44, 0.1);
  box-shadow: 0 16px 36px rgba(19, 34, 44, 0.08);
}

.archive-filter-control i {
  color: #8b5925;
  font-size: 1.05rem;
}

.archive-filter-input {
  width: 100%;
  border: 0;
  background: transparent;
  color: var(--heading-color);
  font-size: 1rem;
  outline: none;
}

.archive-filter-input::placeholder {
  color: #6a7982;
}

.archive-empty-state {
  margin-top: 2rem;
  padding: 1.5rem;
  border-radius: 20px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(19, 34, 44, 0.08);
  color: #54656f;
}

.archive-filter-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 1rem 0 0;
}

.archive-filter-button {
  border: 1px solid rgba(19, 34, 44, 0.12);
  background: rgba(255, 255, 255, 0.92);
  color: var(--heading-color);
  border-radius: 999px;
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.archive-filter-button:hover,
.archive-filter-button.is-active {
  background: #13222c;
  border-color: #13222c;
  color: #ffffff;
}

.archive-list,
.archive-columns {
  list-style: none;
  padding: 0;
  margin: 0;
}

.archive-list {
  display: grid;
  gap: 0;
}

.archive-list li,
.archive-columns li {
  border-bottom: 1px solid rgba(19, 34, 44, 0.1);
}

.archive-list li {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: flex-start;
  padding: 16px 0;
}

.archive-list li:last-child,
.archive-columns li:last-child {
  border-bottom: 0;
}

.archive-list a,
.archive-columns a {
  color: var(--heading-color);
  font-weight: 700;
}

.archive-date {
  flex: 0 0 auto;
  white-space: nowrap;
  color: #8b5925;
  font-size: 0.92rem;
  font-weight: 800;
}

.archive-columns {
  display: block;
  columns: 2 260px;
  column-gap: 2rem;
}

.archive-list li::before,
.archive-columns li::before {
  content: none;
}

.archive-columns li {
  display: block;
  break-inside: avoid;
  padding: 0.85rem 0;
}

.archive-grid .topic {
  font-size: 0.85rem;
  color: #8b5925;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 800;
}

.price-card {
  height: 100%;
  padding: 2rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
}

.price-card .label {
  color: #8b5925;
  font-size: 0.84rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 800;
}

.price-card .price {
  font-size: 2.1rem;
  font-weight: 800;
  color: #13222c;
}

.comparison-card {
  padding: 1.5rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(19, 34, 44, 0.08);
}

.contact-card {
  padding: 2rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
  height: 100%;
}

.contact-list {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0;
  display: grid;
  gap: 16px;
}

.contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.contact-list i {
  color: var(--accent-color);
  font-size: 1.1rem;
  margin-top: 2px;
}

.entry-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 1.25rem 0 0;
}

.entry-meta span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0.6rem 0.9rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.92rem;
  font-weight: 700;
}

.entry-meta-band {
  padding: 28px 0 0;
}

.entry-meta-panel {
  margin: 0;
}

.entry-meta-panel span {
  background: rgba(19, 34, 44, 0.06);
  color: var(--heading-color);
}

.entry-summary {
  font-size: 1.08rem;
  color: #54656f;
}

.entry-card {
  padding: 2.3rem;
}

.entry-card + .entry-card {
  margin-top: 1.5rem;
}

.entry-content {
  font-size: 1rem;
  line-height: 1.8;
}

.entry-content > :first-child {
  margin-top: 0;
}

.entry-content > :last-child {
  margin-bottom: 0;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  margin-top: 2.1rem;
  margin-bottom: 1rem;
}

.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child {
  margin-top: 0;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content figure,
.entry-content table,
.entry-content blockquote {
  margin-bottom: 1.3rem;
}

.entry-content ul,
.entry-content ol {
  display: block;
  padding-left: 1.4rem;
}

.entry-content ul {
  list-style: disc;
}

.entry-content ol {
  list-style: decimal;
}

.entry-content ul li,
.entry-content ol li {
  display: list-item;
  margin-bottom: 0.5rem;
}

.entry-content ul li::before,
.entry-content ol li::before {
  content: none;
}

.entry-content a {
  color: var(--accent-color);
  font-weight: 700;
}

.entry-content pre.wp-block-code,
.entry-content pre.wp-block-preformatted {
  position: relative;
  margin: 1.6rem 0;
  padding: 3rem 1.2rem 1.2rem;
  overflow-x: auto;
  border: 1px solid rgba(19, 34, 44, 0.12);
  border-radius: 8px;
  background: #101820;
  color: #edf5f7;
  box-shadow: 0 12px 28px rgba(19, 34, 44, 0.12);
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 0.94rem;
  line-height: 1.7;
  white-space: pre;
}

.entry-content pre.wp-block-code::before,
.entry-content pre.wp-block-preformatted::before {
  content: "Code";
  position: absolute;
  top: 0.85rem;
  left: 1.2rem;
  color: rgba(237, 245, 247, 0.68);
  font-family: var(--default-font);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.entry-content pre.wp-block-code code {
  display: block;
  color: inherit;
  font: inherit;
  white-space: inherit;
}

.entry-content pre.wp-block-code a,
.entry-content pre.wp-block-preformatted a {
  color: #ffffff;
  text-decoration-color: rgba(255, 255, 255, 0.5);
}

.code-copy-button {
  position: absolute;
  top: 0.72rem;
  right: 0.85rem;
  min-width: 72px;
  min-height: 34px;
  border: 1px solid rgba(237, 245, 247, 0.18);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  font-family: var(--default-font);
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.code-copy-button:hover,
.code-copy-button:focus {
  border-color: rgba(237, 245, 247, 0.36);
  background: rgba(255, 255, 255, 0.16);
}

.code-copy-button.is-copied {
  border-color: rgba(120, 210, 170, 0.44);
  background: rgba(120, 210, 170, 0.18);
  color: #d9fff0;
}

.entry-content figure {
  margin-left: 0;
  margin-right: 0;
}

.entry-feature-media {
  margin: 0 0 2rem;
}

.entry-content img {
  max-width: 100%;
  height: auto;
  border-radius: 22px;
  display: block;
  box-shadow: 0 22px 46px rgba(19, 34, 44, 0.12);
}

.entry-content figcaption {
  margin-top: 0.7rem;
  color: #6a7982;
  font-size: 0.92rem;
}

.entry-content iframe {
  width: 100%;
  min-height: 320px;
  aspect-ratio: 16 / 9;
  border: 0;
  border-radius: 24px;
  box-shadow: 0 22px 46px rgba(19, 34, 44, 0.16);
}

.entry-content .wp-block-embed__wrapper {
  width: 100%;
}

.entry-content .wp-block-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
  margin: 1.8rem 0;
}

.entry-content details {
  margin: 1.3rem 0;
  padding: 1.2rem 1.35rem;
  border-radius: 20px;
  border: 1px solid rgba(19, 34, 44, 0.08);
  background: rgba(255, 255, 255, 0.72);
}

.entry-content details summary {
  cursor: pointer;
  font-weight: 800;
  color: var(--heading-color);
}

.entry-content .wp-block-spacer {
  max-width: 100%;
}

.entry-content .registration-note {
  padding: 1.35rem 1.5rem;
  border-radius: 20px;
  background: rgba(218, 106, 42, 0.1);
  border: 1px solid rgba(218, 106, 42, 0.16);
}

.entry-content .registration-note p:last-child {
  margin-bottom: 0;
}

.entry-content .wp-block-column {
  min-width: 0;
}

.entry-content table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.7);
}

.entry-content th,
.entry-content td {
  padding: 0.9rem 1rem;
  border: 1px solid rgba(19, 34, 44, 0.08);
  vertical-align: top;
}

.entry-content th {
  background: rgba(19, 34, 44, 0.05);
  color: var(--heading-color);
}

.entry-content blockquote {
  margin-left: 0;
  padding: 1.2rem 1.4rem;
  border-left: 4px solid var(--accent-color);
  background: rgba(218, 106, 42, 0.08);
  border-radius: 0 18px 18px 0;
}

.entry-aside {
  position: sticky;
  top: 110px;
}

.entry-aside .contact-list {
  margin-top: 0;
}

.notice-card {
  padding: 1.5rem;
  border-radius: 18px;
  background: rgba(218, 106, 42, 0.1);
  border: 1px solid rgba(218, 106, 42, 0.16);
}

.split-panel,
.support-panel {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(19, 34, 44, 0.08);
  border-radius: 28px;
  padding: 2rem;
  box-shadow: 0 24px 60px rgba(19, 34, 44, 0.08);
}

.split-panel img,
.support-panel img {
  border-radius: 22px;
  width: 100%;
  height: auto;
  display: block;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #8b5925;
}

.eyebrow::before {
  content: "";
  width: 36px;
  height: 1px;
  background: currentColor;
}

.expertise-list {
  display: grid;
  gap: 14px;
  padding: 0;
  list-style: none;
  margin: 1.5rem 0 0;
}

.expertise-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.expertise-list i {
  color: var(--accent-color);
  font-size: 1.1rem;
  margin-top: 3px;
}

.service-card {
  height: 100%;
  padding: 2rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 48px rgba(19, 34, 44, 0.12);
}

.service-card .icon {
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  background: rgba(218, 106, 42, 0.12);
  color: var(--accent-color);
  font-size: 1.5rem;
}

.service-card h3 {
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
}

.service-card p {
  margin-bottom: 1rem;
}

.consulting-hero {
  background:
    radial-gradient(circle at top right, rgba(242, 142, 76, 0.18), transparent 28%),
    linear-gradient(135deg, #13222c 0%, #223847 58%, #2d4655 100%);
}

.consulting-hero::before {
  background:
    linear-gradient(180deg, rgba(12, 23, 33, 0.24), rgba(12, 23, 33, 0.72)),
    url("../img/site/uploads/2025/02/office.jpg") center / cover no-repeat;
  opacity: 1;
}


.consulting-page .btn-ghost.text-dark.border-dark {
  border-color: rgba(19, 34, 44, 0.16) !important;
  color: var(--heading-color) !important;
  background: transparent;
}

.consulting-page .btn-ghost.text-dark.border-dark:hover,
.consulting-page .btn-ghost.text-dark.border-dark:focus:hover {
  border-color: #13222c !important;
  background: #13222c;
  color: #ffffff !important;
}

.hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-weight: 800;
}

.hero-kicker::before {
  content: "";
  width: 34px;
  height: 1px;
  background: currentColor;
}

.consulting-intro-card .lead {
  font-size: 1.16rem;
  color: #2f4652;
}

.consulting-intro-layout {
  align-items: stretch;
}

.consulting-aside-card h3 {
  font-size: 1.4rem;
  margin-bottom: 0.85rem;
}

.consulting-service-card {
  display: flex;
  flex-direction: column;
}

.consulting-service-card .consulting-summary {
  font-size: 1.05rem;
  color: #2f4652;
  font-weight: 700;
}

.consulting-bucket h3 {
  margin-bottom: 1rem;
}

.consulting-bucket {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.consulting-bucket ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.9rem;
}

.consulting-bucket li {
  position: relative;
  padding-left: 1.5rem;
}

.consulting-bucket li::before {
  content: "\f26e";
  font-family: bootstrap-icons;
  color: var(--accent-color);
  position: absolute;
  left: 0;
  top: 0.1rem;
}

.consulting-section-cta {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.consulting-related-card {
  gap: 0.75rem;
}

.consulting-related-icon {
  width: 54px;
  height: 54px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(218, 106, 42, 0.12);
  color: var(--accent-color);
  font-size: 1.35rem;
}

.consulting-related-card p {
  margin-bottom: 0.35rem;
}

.consulting-related-card .btn-ghost {
  margin-top: auto;
}

.process-card {
  height: 100%;
}

.process-index {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  margin-bottom: 1.1rem;
  border-radius: 16px;
  background: rgba(218, 106, 42, 0.12);
  color: var(--accent-color);
  font-weight: 800;
  font-size: 1rem;
  letter-spacing: 0.08em;
}

.quote-form-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 244, 0.96));
}

.consulting-page .consulting-quote-band {
  background: #fff7f0;
}

.consulting-page .consulting-quote-band .quote-form-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 244, 0.96));
}

.quote-form .form-label,
.quote-form legend {
  font-weight: 700;
  color: var(--heading-color);
}

.quote-form .form-control,
.quote-form .form-select {
  min-height: 52px;
  border-radius: 14px;
  border: 1px solid rgba(19, 34, 44, 0.12);
  padding: 0.9rem 1rem;
  background: rgba(255, 255, 255, 0.94);
}

.quote-form textarea.form-control {
  min-height: 150px;
}

.quote-form .form-control:focus,
.quote-form .form-select:focus {
  border-color: rgba(218, 106, 42, 0.5);
  box-shadow: 0 0 0 0.18rem rgba(218, 106, 42, 0.14);
}

.quote-form-honeypot {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.quote-form-captcha {
  max-width: 360px;
}

.quote-form-captcha .form-control {
  max-width: 180px;
}

.choice-fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.choice-fieldset.interest-fieldset {
  margin-top: 1.6rem;
}

.choice-grid {
  display: grid;
  gap: 0.8rem;
}

.choice-pill {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.95rem 1rem;
  border-radius: 16px;
  border: 1px solid rgba(19, 34, 44, 0.1);
  background: rgba(255, 255, 255, 0.86);
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
  cursor: pointer;
}

.choice-pill:hover {
  transform: translateY(-2px);
  border-color: rgba(218, 106, 42, 0.26);
}

.choice-pill input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.choice-pill span {
  color: #344955;
}

.choice-pill:has(input:checked) {
  background: var(--accent-color);
  border-color: var(--accent-color);
  box-shadow: 0 10px 22px rgba(218, 106, 42, 0.22);
}

.choice-pill:has(input:checked) span {
  color: #ffffff;
  font-weight: 800;
}

.quote-form-note {
  color: #6a7982;
  font-size: 0.92rem;
}

.quote-form-confirmation {
  margin-top: 1rem;
  padding: 1rem 1.1rem;
  border-radius: 16px;
  background: rgba(218, 106, 42, 0.1);
  border: 1px solid rgba(218, 106, 42, 0.16);
  color: #5f4427;
  font-weight: 700;
}

.lunacore-quote-band {
  background: #fff7f0;
}

.notice-card {
  padding: 1rem 1.1rem;
  border-radius: 16px;
  background: rgba(218, 106, 42, 0.08);
  border: 1px solid rgba(218, 106, 42, 0.14);
}

.resource-link {
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.webinar-band {
  background: linear-gradient(135deg, #13222c 0%, #233746 60%, #304c5b 100%);
}

.webinar-card {
  height: 100%;
  overflow: hidden;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

.webinar-card img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
}

.webinar-card .content {
  padding: 1.75rem;
  color: #ffffff;
}

.webinar-card .content h3,
.webinar-card .content p,
.webinar-card .content a {
  color: #ffffff;
}

.webinar-card .date {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.95rem;
  margin-bottom: 0.75rem;
}

.support-panel {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(255, 248, 240, 0.94));
}

.cta-panel {
  padding: 3rem;
  border-radius: 28px;
  background: linear-gradient(135deg, #da6a2a 0%, #f28e4c 100%);
  color: #ffffff;
  box-shadow: 0 24px 60px rgba(218, 106, 42, 0.22);
}

.cta-panel h2,
.cta-panel p {
  color: #ffffff;
}

.cta-panel .btn-get-started {
  background: #13222c;
}

.cta-panel .btn-get-started:hover {
  background: #0d171d;
}

.cta-panel .btn-secondary-action {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.82);
  box-shadow: none;
}

.cta-panel .btn-secondary-action:hover,
.cta-panel .btn-secondary-action:focus:hover {
  background: #ffffff;
  color: #13222c;
  border-color: #ffffff;
}

.home-cta-panel {
  display: grid;
  gap: 2rem;
  text-align: left;
  align-items: center;
}

.home-cta-panel .eyebrow {
  color: rgba(255, 255, 255, 0.78);
}

.home-cta-panel p {
  max-width: 620px;
}

.cta-help-list {
  display: grid;
  gap: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.cta-help-list li {
  display: flex;
  gap: 0.75rem;
  align-items: flex-start;
  padding: 1rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.14);
  color: #ffffff;
}

.cta-help-list i {
  margin-top: 0.15rem;
  color: #13222c;
  font-size: 1.1rem;
}

@media (min-width: 992px) {
  .home-cta-panel {
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.8fr);
  }
}

@media (max-width: 767.98px) {
  .archive-list li {
    flex-direction: column;
    gap: 8px;
  }

  .archive-date {
    white-space: normal;
  }

  .entry-card {
    padding: 1.5rem;
  }

  .entry-content .wp-block-columns {
    grid-template-columns: 1fr;
  }
}

.footer {
  background: #0b171d;
  color: rgba(255, 255, 255, 0.82);
}

.footer .logo img {
  max-height: 52px;
  width: auto;
}

.footer p {
  max-width: 18rem;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.78);
}

.footer h4 {
  color: #ffffff;
  margin-bottom: 0.95rem;
  font-size: 0.95rem;
  font-weight: 700;
}

.footer .footer-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer .footer-links li + li {
  margin-top: 8px;
}

.footer .footer-links a {
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.35;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer .footer-links a:hover {
  color: #ffd0a4;
}

.footer .social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.1rem;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.footer .social-links a:hover {
  border-color: rgba(255, 208, 164, 0.75);
  background: rgba(255, 208, 164, 0.12);
  color: #ffd0a4;
}

.footer .copyright {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.92rem;
}

@media (max-width: 991.98px) {
  .hero.hero-lunageo .container {
    text-align: center;
    align-items: center;
  }

  .hero.hero-lunageo .d-flex {
    justify-content: center;
  }

  .split-panel,
  .support-panel,
  .cta-panel {
    padding: 1.5rem;
  }

  .choice-grid {
    grid-template-columns: 1fr;
  }

  .consulting-related-card .btn-ghost {
    width: 100%;
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1199px) {
}

.page-hero-actions .btn-ghost {
  border-color: rgba(255, 255, 255, 0.48);
  color: #ffffff;
}

.feature-checklist {
  display: grid;
  gap: 0.9rem;
  padding: 0;
  margin: 1.5rem 0 0;
  list-style: none;
}

.feature-checklist li {
  position: relative;
  padding-left: 1.8rem;
}

.feature-checklist li::before {
  content: "\f26a";
  position: absolute;
  top: 0.05rem;
  left: 0;
  font-family: "bootstrap-icons";
  color: var(--accent-color);
}

.feature-checklist.compact {
  margin-top: 0.95rem;
}

.pricing-entry-card {
  padding: 2rem;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 24px 60px rgba(19, 34, 44, 0.08);
}

.pricing-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  color: #8b5925;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pricing-kicker::before {
  content: "";
  width: 28px;
  height: 1px;
  background: currentColor;
}

.pricing-entry-card h3 {
  margin-bottom: 0.75rem;
  font-size: 1.65rem;
}

.pricing-entry-card h4 {
  margin: 1.4rem 0 0.75rem;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #8b5925;
}

.lunamap-editions .pricing-entry-card {
  display: flex;
  flex-direction: column;
}

.lunamap-editions .pricing-entry-card > .d-flex:last-child {
  margin-top: auto !important;
  padding-top: 1.5rem;
}

.security-panel {
  display: grid;
  gap: 2rem;
  padding: 2rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
}

.security-panel h3 {
  font-size: 1.55rem;
  margin-bottom: 0.9rem;
}

.security-panel p {
  margin: 0;
  color: #52656f;
}

.resource-card {
  padding: 1.6rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 18px 44px rgba(19, 34, 44, 0.08);
}

.resource-card h3 {
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}

.resource-card p {
  color: #52656f;
}

@media (min-width: 992px) {
  .security-panel {
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
    align-items: center;
  }
}

.metric-chip-grid,
.datacentre-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.2rem;
}

.metric-chip,
.datacentre-list span {
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 0.9rem;
  border-radius: 999px;
  background: rgba(218, 106, 42, 0.1);
  border: 1px solid rgba(218, 106, 42, 0.14);
  color: #5f4427;
  font-weight: 700;
  line-height: 1.4;
}

.lunacore-aside-card {
  position: sticky;
  top: 110px;
}

.pricing-filter-shell {
  padding: 1.6rem;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 20px 48px rgba(19, 34, 44, 0.08);
}

.pricing-filter-grid {
  display: grid;
  gap: 1rem;
}

.pricing-filter-shell .form-control,
.pricing-filter-shell .form-select {
  min-height: 52px;
  border-radius: 14px;
  border: 1px solid rgba(19, 34, 44, 0.12);
  background: rgba(255, 255, 255, 0.96);
}

.pricing-software-grid .choice-pill {
  min-height: 100%;
}

.pricing-summary {
  color: #6a7982;
  font-weight: 700;
}

.pricing-table-card {
  padding: 1rem;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(19, 34, 44, 0.08);
  box-shadow: 0 24px 60px rgba(19, 34, 44, 0.08);
}

.pricing-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
}

.pricing-table th,
.pricing-table td {
  padding: 1rem;
  border-bottom: 1px solid rgba(19, 34, 44, 0.08);
  vertical-align: top;
}

.pricing-table th {
  color: var(--heading-color);
  font-size: 0.86rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  background: rgba(19, 34, 44, 0.03);
}

.pricing-table tr:last-child td {
  border-bottom: 0;
}

.pricing-row-software {
  display: grid;
  gap: 0.35rem;
  margin: 0;
  padding-left: 1rem;
}

.pricing-price-period {
  display: block;
  margin-top: 0.2rem;
  color: #6a7982;
  font-size: 0.9rem;
  font-weight: 600;
}

.pricing-quote-btn {
  min-width: 162px;
}

.pricing-empty {
  padding: 1.2rem 1rem 0.4rem;
  color: #6a7982;
  font-weight: 700;
}

@media (min-width: 992px) {
  .pricing-filter-grid {
    grid-template-columns: minmax(0, 2fr) repeat(2, minmax(220px, 1fr));
  }
}

@media (max-width: 991.98px) {
  .lunacore-aside-card {
    position: static;
  }
}

@media (max-width: 767.98px) {
  .pricing-entry-card,
  .pricing-filter-shell,
  .pricing-table-card {
    padding: 1.35rem;
  }

  .metric-chip,
  .datacentre-list span {
    width: 100%;
    justify-content: center;
  }
}
