/*
Theme Name: JengaPresence Child
Theme URI: https://jengapresence.com/
Description: Custom child theme for the JengaPresence landing page.
Author: Peter Ndungu
Template: kadence
Version: 0.1.0
Text Domain: jengapresence-child
*/

@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&family=Raleway:wght@400;500&family=Roboto:wght@400;500&display=swap");

:root {
  --jp-bg: #f7f3ec;
  --jp-surface: #fffdf9;
  --jp-text: #1d1d1b;
  --jp-accent: #1f5c4a;
  --jp-accent-soft: #b89d6a;
  --jp-border: #d9d1c3;
  --jp-dark: #111111;
  --jp-max-width: 1180px;
}

body {
  background: var(--jp-bg);
  color: var(--jp-text);
}

.wp-site-blocks {
  overflow-x: clip;
}

.jp-section {
  width: min(100% - 2rem, var(--jp-max-width));
  margin: 0 auto;
}

.jp-card {
  background: var(--jp-surface);
  border: 1px solid var(--jp-border);
  border-radius: 24px;
  padding: 1.5rem;
}

.jp-button,
.wp-block-button__link {
  border-radius: 999px;
}

.jp-hero-shell {
  position: relative;
}

.jp-trust-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem 1.5rem;
  padding-left: 1.25rem;
  margin-top: 1.5rem;
}

.jp-offer-panel {
  box-shadow: 0 20px 60px rgba(31, 92, 74, 0.08);
}

.jp-metric-row {
  gap: 1rem;
}

.jp-metric-card,
.jp-service-card,
.jp-step-card,
.jp-pricing-card {
  height: 100%;
}

.jp-pricing-highlight,
.jp-cta-band {
  background: linear-gradient(135deg, #1f5c4a 0%, #111111 100%);
  border-radius: 28px;
}

.wp-block-details {
  border-top: 1px solid var(--jp-border);
  padding: 1rem 0;
}

.wp-block-details:last-child {
  border-bottom: 1px solid var(--jp-border);
}

@media (max-width: 781px) {
  .jp-trust-list {
    grid-template-columns: 1fr;
  }
}

.jp-figma-page {
  background: #111;
  color: #f3f3f3;
  font-family: Manrope, sans-serif;
}

.jp-figma-page * {
  box-sizing: border-box;
}

.jp-figma-shell {
  width: min(100% - 2rem, 1170px);
  margin: 0 auto;
}

.jp-kicker {
  margin: 0 0 0.85rem;
  color: #d12a2a;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.jp-heading-line {
  display: inline-block;
  width: 72px;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
  margin: 0.8rem 0 1.25rem;
}

.jp-figma-heading {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 3.5rem;
}

.jp-figma-heading.jp-align-left,
.jp-align-left {
  text-align: left;
  margin-left: 0;
}

.jp-figma-heading h2,
.jp-figma-welcome h2,
.jp-figma-band-copy h2,
.jp-choice-card h3,
.jp-figma-hero-copy h1,
.jp-figma-service-copy h3,
.jp-price-card h3 {
  margin: 0;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.jp-figma-heading h2 {
  color: #222;
  font-size: clamp(2rem, 5vw, 3.6rem);
  font-weight: 400;
}

.jp-figma-heading p:last-child {
  color: #5c5c5c;
  line-height: 1.8;
}

.jp-figma-heading-light h2,
.jp-figma-heading-light p:last-child {
  color: #f5f5f5;
}

.jp-figma-topbar {
  background: #fff;
  padding: 0;
}

.jp-figma-progress {
  background: #fff;
  height: 4px;
  width: min(21.9%, 420px);
}

.jp-figma-topbar .jp-figma-shell,
.jp-figma-nav,
.jp-figma-welcome-row,
.jp-figma-stats-grid,
.jp-figma-band-grid,
.jp-map-copy {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.jp-figma-header {
  background: #fff;
  padding: 1.1rem 0;
  position: sticky;
  top: 0;
  z-index: 20;
}

.jp-figma-logo,
.jp-figma-footer-brand {
  color: #111;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 1.45rem;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.jp-figma-logo span,
.jp-figma-footer-brand span {
  color: #d71818;
}

.jp-figma-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.jp-figma-menu a {
  color: #5f5f5f;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-decoration: none;
  text-transform: uppercase;
}

.jp-figma-hero {
  color: #404040;
  overflow: hidden;
  padding: 0;
}

.jp-figma-hero-grid,
.jp-figma-service-showcase,
.jp-figma-choice-grid,
.jp-figma-hero-copy,
.jp-choice-card {
  display: grid;
  gap: 2.5rem;
}

.jp-hero-stage {
  min-height: 610px;
  position: relative;
}

.jp-figma-hero-grid,
.jp-figma-service-showcase,
.jp-figma-choice-grid {
  align-items: center;
  grid-template-columns: 1.05fr 0.95fr;
}

.jp-figma-devices {
  min-height: 512px;
  position: relative;
}

.jp-device {
  position: absolute;
}

.jp-device-screen,
.jp-monitor-screen,
.jp-choice-visual,
.jp-portfolio-card,
.jp-featured-card {
  background-size: cover;
  border-radius: inherit;
}

.jp-device-monitor {
  left: 0;
  top: 0;
  width: 376px;
}

.jp-device-tablet {
  left: 494px;
  top: 0;
  width: 72px;
}

.jp-device-phone {
  left: 235px;
  top: 127px;
  width: 191px;
}

.jp-device-badge {
  left: 584px;
  top: 0;
  width: 72px;
}

.jp-device-phone.is-centered {
  left: 50%;
  position: relative;
  top: auto;
  transform: translateX(-50%);
}

.jp-device-screen,
.jp-monitor-screen {
  height: 100%;
  width: 100%;
}

.jp-device-art {
  display: block;
  height: auto;
  max-width: 100%;
}

.jp-device-ipad,
.jp-device-phone-art,
.jp-device-html,
.jp-device-css {
  filter: drop-shadow(0 18px 40px rgba(0, 0, 0, 0.16));
}

.jp-screen-top {
  background: #0d0d0d;
  border-radius: 12px 12px 0 0;
  height: 20px;
  margin-bottom: 10px;
}

.jp-screen-content {
  border-radius: 0 0 12px 12px;
  height: calc(100% - 30px);
}

.jp-red-art {
  background-image:
    linear-gradient(135deg, rgba(215, 24, 24, 0.95), rgba(45, 45, 45, 0.7)),
    radial-gradient(circle at 25% 20%, rgba(255,255,255,0.3), transparent 18%),
    linear-gradient(45deg, transparent 20%, rgba(255,255,255,0.09) 20%, rgba(255,255,255,0.09) 22%, transparent 22%);
}

.jp-dark-art {
  background-image:
    linear-gradient(135deg, rgba(24,24,24,0.96), rgba(74,74,74,0.8)),
    radial-gradient(circle at 70% 30%, rgba(215,24,24,0.26), transparent 20%),
    linear-gradient(45deg, transparent 20%, rgba(255,255,255,0.06) 20%, rgba(255,255,255,0.06) 22%, transparent 22%);
}

.jp-gray-art {
  background-image:
    linear-gradient(135deg, rgba(60,60,60,0.96), rgba(175,175,175,0.45)),
    radial-gradient(circle at 40% 30%, rgba(255,255,255,0.2), transparent 16%);
}

.jp-blue-art {
  background-image:
    linear-gradient(135deg, rgba(18,31,49,0.96), rgba(61,108,145,0.72)),
    radial-gradient(circle at 60% 40%, rgba(255,255,255,0.18), transparent 18%);
}

.jp-figma-hero-copy h1 {
  color: #5a5a5a;
  font-size: clamp(1.9rem, 4.1vw, 2.95rem);
  font-weight: 400;
  line-height: 1.1;
  max-width: 12ch;
  text-transform: uppercase;
}

.jp-figma-hero-copy h1 span {
  color: #d71818;
}

.jp-figma-hero-copy p:last-of-type {
  color: #777;
  font-family: "Roboto", sans-serif;
  line-height: 1.38;
  margin: 0;
  max-width: 30ch;
  text-align: right;
}

.jp-figma-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.jp-figma-button {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid #dedede;
  color: #8a8a8a;
  display: inline-flex;
  font-family: "Roboto", sans-serif;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  padding: 0.75rem 1.35rem;
  text-decoration: none;
  text-transform: uppercase;
}

.jp-figma-button-primary {
  background: #d71818;
  border-color: #d71818;
  color: #fff;
}

.jp-figma-button-dark {
  background: #181818;
  border-color: #181818;
  color: #fff;
}

.jp-figma-socials {
  display: flex;
  gap: 0.6rem;
}

.jp-figma-socials span,
.jp-mini-avatar {
  align-items: center;
  background: #fff;
  border-radius: 999px;
  color: #a7a7a7;
  display: inline-flex;
  font-size: 0.75rem;
  font-weight: 700;
  height: 32px;
  justify-content: center;
  width: 32px;
}

.jp-figma-hero-copy {
  align-items: end;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  justify-items: end;
  justify-content: space-between;
  min-height: 320px;
  text-align: right;
}

.jp-hero-track {
  min-height: 610px;
  overflow: hidden;
  position: relative;
}

.jp-hero-slide {
  display: grid;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translateZ(0);
  will-change: opacity;
  z-index: 0;
  transition: opacity 520ms ease;
  width: 100%;
}

.jp-hero-slide-bg {
  inset: 0;
  overflow: hidden;
  position: absolute;
}

.jp-hero-bg-image {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}

.jp-hero-slide::before {
  background: rgba(255,255,255,0.82);
  content: "";
  inset: 0;
  position: absolute;
  z-index: 1;
}

.jp-hero-slide-content {
  position: relative;
  z-index: 2;
}

.jp-hero-slide.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}

.jp-hero-slide.is-leaving {
  opacity: 0;
  z-index: 1;
}

.jp-hero-slide-content.jp-figma-hero-grid {
  align-items: center;
  min-height: 610px;
}

.jp-hero-nav {
  align-items: center;
  background: rgba(0, 0, 0, 0.58);
  border: 0;
  border-radius: 2px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 1.8rem;
  height: 40px;
  justify-content: center;
  line-height: 1;
  opacity: 0.85;
  width: 40px;
}

.jp-hero-slider-nav {
  display: flex;
  inset: 50% 1.25rem auto 1.25rem;
  justify-content: space-between;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  z-index: 5;
}

.jp-hero-slider-nav .jp-hero-nav {
  pointer-events: auto;
}

.jp-hero-dots {
  bottom: 1rem;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 5;
}

.jp-hero-dot {
  background: rgba(255, 255, 255, 0.7);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  height: 10px;
  padding: 0;
  width: 10px;
}

.jp-hero-dot.is-active {
  background: #d71818;
}

.jp-figma-welcome,
.jp-figma-stats,
.jp-figma-choice-tabs {
  background: #1f1f1f;
}

.jp-figma-welcome {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  padding: 1.25rem 0;
}

.jp-figma-welcome h2 {
  color: #fff;
  font-size: clamp(2rem, 4vw, 2.2rem);
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.jp-figma-welcome p {
  color: #bdbdbd;
  font-family: "Raleway", sans-serif;
  margin: 0.4rem 0 0;
}

.jp-figma-section {
  padding: 5.5rem 0;
}

.jp-figma-section-light {
  background: #fff;
}

.jp-figma-section-dark {
  background: #161616;
}

.jp-figma-overlay {
  background:
    linear-gradient(rgba(20, 20, 20, 0.85), rgba(20, 20, 20, 0.85)),
    radial-gradient(circle at 20% 20%, rgba(255,255,255,0.08), transparent 30%),
    linear-gradient(130deg, #2f2f2f, #171717);
}

.jp-figma-feature-grid,
.jp-figma-team-grid,
.jp-figma-service-cards,
.jp-figma-pricing-grid,
.jp-figma-testimonial-grid {
  display: grid;
  gap: 1.5rem;
}

.jp-figma-feature-grid,
.jp-figma-team-grid,
.jp-figma-service-cards {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.jp-figma-pricing-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.jp-figma-feature {
  align-items: center;
  color: #8e8e8e;
  display: grid;
  gap: 1rem;
  justify-items: center;
  text-align: center;
}

.jp-figma-icon {
  align-items: center;
  background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(244,244,244,0.92));
  border: 1px solid rgba(144, 144, 144, 0.48);
  border-radius: 999px;
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.08);
  color: #d71818;
  display: inline-flex;
  height: 124px;
  justify-content: center;
  width: 124px;
}

.jp-figma-icon-svg {
  height: 42px;
  width: 42px;
}

.jp-figma-feature h3,
.jp-team-card h3,
.jp-figma-service-cards h3,
.jp-testimonial-card strong {
  color: #2a2a2a;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin: 0;
  text-transform: uppercase;
}

.jp-figma-diamond-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: center;
  margin: 0 auto 3rem;
  overflow: visible;
  padding: 1.5rem 0 3rem;
}

.jp-service-tab {
  align-items: center;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.28);
  color: #d7d7d7;
  cursor: pointer;
  display: inline-flex;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  height: 92px;
  justify-content: center;
  min-width: 92px;
  padding: 0.5rem;
  transform: rotate(45deg);
}

.jp-service-tab {
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.jp-service-tab.is-active {
  background: rgba(255,255,255,0.12);
}

.jp-service-tab {
  position: relative;
}

.jp-service-tab {
  overflow: hidden;
}

.jp-service-tab {
  white-space: nowrap;
}

.jp-service-tab {
  line-height: 1;
}

.jp-service-tab {
  text-indent: -9999px;
}

.jp-service-tab::after {
  color: inherit;
  content: attr(data-panel);
  display: flex;
  inset: 0;
  align-items: center;
  justify-content: center;
  inset: 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  transform: rotate(-45deg);
}

.jp-service-tab[data-panel="web"]::after { content: "Web"; }
.jp-service-tab[data-panel="landing"]::after { content: "Landing"; }
.jp-service-tab[data-panel="email"]::after { content: "Email"; }
.jp-service-tab[data-panel="support"]::after { content: "Support"; }
.jp-service-tab[data-panel="growth"]::after { content: "Growth"; }

.jp-figma-service-panel {
  display: none;
}

.jp-figma-service-panel.is-active {
  display: block;
}

.jp-figma-service-copy h3,
.jp-figma-band-copy h2 {
  color: #f7f7f7;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 1.15;
}

.jp-figma-service-copy p,
.jp-figma-service-copy li,
.jp-figma-band-copy li,
.jp-testimonial-card p,
.jp-price-card li,
.jp-price-card span,
.jp-choice-card p,
.jp-figma-mini-form input,
.jp-figma-mini-form textarea {
  color: #b8b8b8;
}

.jp-figma-service-copy ul,
.jp-figma-band-copy ul,
.jp-price-card ul {
  display: grid;
  gap: 0.8rem;
  line-height: 1.45;
  padding-left: 1.2rem;
}

.jp-monitor-large {
  margin: 0 auto;
  max-width: 430px;
}

.jp-monitor-screen {
  border: 14px solid #f2f2f2;
  box-shadow: 0 20px 50px rgba(0,0,0,0.25);
  height: 250px;
}

.jp-monitor-base {
  background: linear-gradient(180deg, #f5f5f5, #9b9b9b);
  height: 18px;
  margin: 0 auto;
  width: 150px;
}

.jp-figma-stats {
  padding: 2.2rem 0;
}

.jp-figma-stats-grid {
  color: #fff;
  justify-content: center;
}

.jp-figma-stats-grid div {
  text-align: center;
}

.jp-figma-stats-grid strong {
  color: #d71818;
  display: block;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
}

.jp-figma-stats-grid span {
  color: #9c9c9c;
  display: block;
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  margin-top: 0.35rem;
  text-transform: uppercase;
}

.jp-figma-filter-row,
.jp-figma-choice-tabs,
.jp-center-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  justify-content: center;
}

.jp-figma-filter-row span,
.jp-figma-choice-tabs span {
  border: 1px solid #363636;
  color: #363535;
  cursor: default;
  font-size: 0.74rem;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 0.28rem 0.6rem;
  text-transform: uppercase;
}

.jp-figma-filter-row span.is-active,
.jp-figma-choice-tabs span.is-active {
  background: #3e3e3e;
  border-color: #3e3e3e;
  color: #fff;
}

.jp-figma-portfolio-grid {
  display: grid;
  gap: 0.9rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 2rem;
}

.jp-portfolio-card,
.jp-featured-card {
  aspect-ratio: 1 / 0.78;
  align-items: end;
  background-color: #111;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: inherit;
  display: flex;
  justify-content: start;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  text-decoration: none;
}

.jp-portfolio-card::before,
.jp-featured-card::before,
.jp-choice-visual::before {
  background: linear-gradient(180deg, transparent, rgba(0,0,0,0.65));
  border-radius: inherit;
  content: "";
  inset: 0;
  position: absolute;
}

.jp-portfolio-card span,
.jp-featured-card span {
  color: #fff;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  letter-spacing: 0.08em;
  opacity: 0;
  position: relative;
  text-transform: uppercase;
}

.jp-portfolio-1 { background-image: url("./assets/infinite.png"); }
.jp-portfolio-2 { background-image: url("./assets/pes.png"); }
.jp-portfolio-3 { background-image: url("./assets/cryptum.png"); }
.jp-portfolio-4 { background-image: url("./assets/afyalytics.png"); }
.jp-portfolio-5 { background-image: url("./assets/cloudlens.png"); }
.jp-portfolio-6 { background-image: url("./assets/projectakili.png"); }
.jp-portfolio-7 { background-image: url("/wp-content/themes/jengapresence-child/assets/images/figma/portfolio-7.png"); }
.jp-portfolio-8 { background-image: url("/wp-content/themes/jengapresence-child/assets/images/figma/portfolio-8.png"); }
.jp-portfolio-9 { background-image: url("/wp-content/themes/jengapresence-child/assets/images/figma/portfolio-9.png"); }

.jp-team-card {
  background: #fff;
  border: 1px solid #d3d3d3;
  color: #676767;
  overflow: hidden;
  padding: 1px 1px 1.25rem;
  text-align: center;
}

.jp-team-card-solo {
  align-items: center;
  background: linear-gradient(180deg, #fbfbfb, #f2f2f2);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.24);
  display: grid;
  gap: 0;
  padding: 0;
}

.jp-figma-team-grid-solo {
  grid-template-columns: minmax(320px, 900px);
  justify-content: center;
  margin-top: 2rem;
}

.jp-team-avatar-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 2rem 1.5rem 0.5rem;
}

.jp-team-avatar-image {
  border: 6px solid rgba(255, 255, 255, 0.92);
  border-bottom: 6px solid rgba(255, 255, 255, 0.92);
  border-radius: 999px;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.16);
  display: block;
  height: 220px;
  margin: 0;
  object-fit: cover;
  object-position: center 20%;
  width: 220px;
}

.jp-team-copy {
  display: grid;
  gap: 0.5rem;
  padding: 1.4rem 1.4rem 1.6rem;
}

.jp-team-card-solo h3 {
  font-size: clamp(1.55rem, 2vw, 2rem);
  letter-spacing: 0.03em;
}

.jp-team-card p,
.jp-figma-service-cards p,
.jp-choice-card p {
  color: #8b8b8b;
  margin: 0.45rem 0 0;
  text-transform: uppercase;
}

.jp-team-role {
  color: #d71818;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 0.92rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-top: 0.1rem;
}

.jp-team-description {
  color: #5e5e5e;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  margin: 0.55rem auto 0;
  max-width: 34ch;
  text-transform: none;
}

@media (min-width: 782px) {
  .jp-team-card-solo {
    grid-template-columns: minmax(280px, 360px) 1fr;
    text-align: left;
  }

  .jp-team-card-solo .jp-team-avatar-wrap {
    height: 100%;
    padding: 2rem;
  }

  .jp-team-card-solo .jp-team-avatar-image {
    height: 240px;
    width: 240px;
  }

  .jp-team-card-solo .jp-team-copy {
    align-content: center;
    padding: 2.4rem 2.6rem;
  }

  .jp-team-card-solo .jp-team-description {
    margin-left: 0;
    margin-right: 0;
    max-width: 48ch;
  }
}

@media (max-width: 920px) {
  .jp-figma-team-grid-solo {
    grid-template-columns: minmax(0, 1fr);
  }

  .jp-team-card-solo {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .jp-team-card-solo .jp-team-avatar-wrap {
    padding: 2rem 1.5rem 0.5rem;
  }

  .jp-team-card-solo .jp-team-avatar-image {
    height: 220px;
    width: 220px;
  }

  .jp-team-card-solo .jp-team-copy {
    padding: 1.4rem 1.4rem 1.8rem;
  }

  .jp-team-card-solo .jp-team-description {
    margin-left: auto;
    margin-right: auto;
    max-width: 34ch;
  }
}

.jp-figma-feature-band {
  background:
    linear-gradient(rgba(18,18,18,0.92), rgba(18,18,18,0.92)),
    radial-gradient(circle at center, rgba(255,255,255,0.08), transparent 34%);
}

.jp-figma-band-grid {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr 0.9fr 1fr;
}

.jp-figma-band-copy ul {
  margin-top: 1.15rem;
  padding-left: 1rem;
}

.jp-figma-band-devices {
  min-height: 300px;
  position: relative;
}

.jp-align-right {
  text-align: right;
}

.jp-figma-quote-strip {
  background: #202020;
  color: #d5d5d5;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: clamp(1.25rem, 3vw, 1.8rem);
  letter-spacing: 0.04em;
  padding: 2rem 0;
  text-align: center;
  text-transform: uppercase;
}

.jp-figma-testimonial-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.jp-testimonial-card {
  text-align: center;
}

.jp-testimonial-card strong {
  color: #f3f3f3;
  display: block;
  margin-top: 1rem;
}

.jp-figma-choice-tabs {
  justify-content: center;
  margin-bottom: 2rem;
  padding: 0.9rem;
}

.jp-choice-card {
  align-items: center;
  background: rgba(255,255,255,0.03);
  gap: 1.2rem;
  grid-template-columns: 180px 1fr;
  padding: 1.1rem;
}

.jp-choice-visual {
  aspect-ratio: 1 / 0.72;
  position: relative;
}

.jp-figma-mini-form,
.jp-figma-contact-form {
  display: grid;
  gap: 1rem;
}

.jp-figma-mini-form input,
.jp-figma-mini-form textarea,
.jp-figma-contact-form input,
.jp-figma-contact-form textarea {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  color: #fff;
  padding: 0.9rem 1rem;
  width: 100%;
}

.jp-figma-mini-form input,
.jp-figma-mini-form textarea {
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.22);
  caret-color: #fff;
  color: #fff !important;
  -webkit-text-fill-color: #fff;
}

.jp-figma-mini-form input[name="business"] {
  color: #fff !important;
  -webkit-text-fill-color: #fff;
}

.jp-figma-mini-form input::placeholder,
.jp-figma-mini-form textarea::placeholder {
  color: rgba(255,255,255,0.7);
}

.jp-figma-mini-form input:-webkit-autofill,
.jp-figma-mini-form input:-webkit-autofill:hover,
.jp-figma-mini-form input:-webkit-autofill:focus,
.jp-figma-mini-form textarea:-webkit-autofill,
.jp-figma-mini-form textarea:-webkit-autofill:hover,
.jp-figma-mini-form textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  box-shadow: 0 0 0 1000px rgba(26, 26, 26, 0.96) inset;
}

.jp-figma-mini-form button,
.jp-figma-contact-form button {
  background: #d71818;
  border: 0;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.14em;
  padding: 1rem 1.25rem;
  text-transform: uppercase;
}

.jp-figma-featured-grid,
.jp-figma-skill-grid {
  display: grid;
  gap: 1rem;
}

.jp-figma-featured-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.jp-skill {
  display: grid;
  gap: 0.45rem;
}

.jp-skill span {
  color: #d0d0d0;
  font-size: 0.86rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.jp-skill div {
  background: rgba(255,255,255,0.12);
  height: 12px;
}

.jp-skill i {
  background: #efefef;
  display: block;
  height: 100%;
}

.jp-figma-services-light {
  background:
    linear-gradient(rgba(255,255,255,0.92), rgba(255,255,255,0.92)),
    radial-gradient(circle at center, rgba(215,24,24,0.09), transparent 28%);
}

.jp-figma-service-cards article {
  border-top: 1px solid #d9d9d9;
  color: #656565;
  padding-top: 1.25rem;
  text-align: center;
}

.jp-figma-pricing-band {
  background:
    linear-gradient(rgba(18,18,18,0.88), rgba(18,18,18,0.88)),
    linear-gradient(120deg, #3f3f3f, #171717);
}

.jp-price-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  display: grid;
  gap: 0.95rem;
  grid-template-rows: auto auto 1fr auto;
  padding: 1.5rem;
  text-align: left;
}

.jp-price-label {
  color: #d71818;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  letter-spacing: 0.08em;
  margin: 0;
  text-transform: uppercase;
}

.jp-price-card h3 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 400;
  margin: 0;
}

.jp-price-card span {
  font-size: 0.9rem;
}

.jp-price-card a {
  align-items: center;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  margin-top: 0;
  padding: 0.75rem 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid rgba(255,255,255,0.2);
  width: 100%;
}

.jp-pricing-note {
  color: #b8b8b8;
  margin: 1.5rem auto 0;
  max-width: 70ch;
  text-align: center;
}

.jp-price-card.is-featured {
  border-color: #d71818;
}

.jp-figma-contact-form {
  max-width: none;
  margin: 0 auto;
  width: 100%;
}

.jp-contact-list {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: none;
  width: 100%;
}

.jp-contact-item {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  color: #2a2a2a;
  display: grid;
  gap: 0.4rem;
  min-height: 124px;
  padding: 1.35rem 1.4rem;
  text-decoration: none;
}

.jp-contact-label {
  color: #d71818;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 0.88rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.jp-contact-item strong {
  color: #1e1e1e;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.35;
}

.jp-contact-form {
  margin-top: 1.5rem;
}

.jp-contact-honeypot {
  left: -9999px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.jp-contact-status {
  font-family: "Raleway", sans-serif;
  margin: 0;
  min-height: 1.5rem;
}

.jp-contact-status.is-error {
  color: #b42318;
}

.jp-contact-status.is-success {
  color: #1f7a1f;
}

.jp-form-row {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.jp-figma-contact-form input,
.jp-figma-contact-form textarea {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  color: #2a2a2a;
}

.jp-figma-map-band {
  background: #121212;
  padding-top: 2.5rem;
}

.jp-map-copy {
  color: #fff;
  display: grid;
  gap: 0.25rem;
  justify-items: center;
  padding-bottom: 2rem;
  text-align: center;
}

.jp-map-copy strong {
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.jp-map-grid {
  background:
    linear-gradient(90deg, rgba(255,255,255,0.08) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,0.08) 1px, transparent 1px),
    linear-gradient(135deg, #4b4b4b, #232323);
  background-size: 30px 30px, 30px 30px, auto;
  height: 240px;
  position: relative;
}

.jp-map-grid::after {
  background: #d71818;
  border: 4px solid rgba(255,255,255,0.65);
  border-radius: 50%;
  content: "";
  height: 18px;
  left: 50%;
  position: absolute;
  top: 48%;
  transform: translate(-50%, -50%);
  width: 18px;
}

.jp-figma-footer-brand {
  background: #fff;
  display: block;
  font-size: clamp(2.5rem, 5.2vw, 4.2rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 0.9;
  padding: 0;
  text-align: center;
}

.jp-site-footer {
  background: #fff;
}

.jp-site-footer-copy {
  color: #6d6d6d;
  font-family: "Roboto", sans-serif;
  font-size: 0.76rem;
  letter-spacing: 0.03em;
  margin: 0.6rem 0 0;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .jp-figma-hero-grid,
  .jp-figma-service-showcase,
  .jp-figma-choice-grid,
  .jp-figma-band-grid {
    grid-template-columns: 1fr;
  }

  .jp-figma-devices {
    min-height: 420px;
  }

  .jp-device-tablet {
    left: 360px;
  }

  .jp-device-phone {
    left: 170px;
  }

  .jp-device-badge {
    left: 430px;
  }

  .jp-hero-stage,
  .jp-hero-track,
  .jp-hero-slide .jp-figma-hero-grid {
    min-height: 520px;
  }

  .jp-figma-feature-grid,
  .jp-figma-team-grid,
  .jp-figma-service-cards,
  .jp-figma-pricing-grid,
  .jp-contact-list,
  .jp-figma-featured-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 781px) {
  .jp-figma-shell {
    width: min(100% - 1.25rem, 1170px);
  }

  .jp-figma-topbar .jp-figma-shell,
  .jp-figma-nav,
  .jp-figma-welcome-row,
  .jp-figma-stats-grid,
  .jp-map-copy {
    justify-items: center;
    text-align: center;
    display: grid;
  }

  .jp-figma-header {
    padding: 0.85rem 0;
  }

  .jp-figma-logo {
    font-size: 1.18rem;
    text-align: center;
  }

  .jp-figma-menu,
  .jp-figma-actions,
  .jp-center-actions {
    justify-content: center;
  }

  .jp-figma-menu {
    gap: 0.7rem 1rem;
  }

  .jp-figma-menu a {
    font-size: 0.68rem;
    letter-spacing: 0.12em;
  }

  .jp-figma-heading {
    margin-bottom: 2.5rem;
  }

  .jp-figma-heading h2 {
    font-size: clamp(1.8rem, 9vw, 2.7rem);
  }

  .jp-figma-devices {
    margin: 0 auto;
    min-height: 320px;
    width: min(100%, 340px);
  }

  .jp-device-monitor {
    max-width: 280px;
    width: 70%;
  }

  .jp-device-tablet {
    left: auto;
    right: 3.5rem;
    top: 0;
    width: 56px;
  }

  .jp-device-phone {
    left: auto;
    right: 0.5rem;
    top: 85px;
    width: 134px;
  }

  .jp-device-badge {
    left: auto;
    right: 0.5rem;
    top: 0;
    width: 56px;
  }

  .jp-figma-hero-copy {
    gap: 1.25rem;
  }

  .jp-figma-hero-copy h1 {
    font-size: clamp(1.8rem, 8vw, 2.35rem);
    max-width: none;
  }

  .jp-figma-hero-copy p:last-of-type {
    margin-inline: auto;
    max-width: 34ch;
    text-align: center;
  }

  .jp-figma-actions {
    align-items: stretch;
    flex-direction: column;
    width: 100%;
  }

  .jp-figma-button {
    justify-content: center;
    width: 100%;
  }


  .jp-figma-feature-grid,
  .jp-figma-team-grid,
  .jp-figma-service-cards,
  .jp-figma-pricing-grid,
  .jp-contact-list,
  .jp-figma-testimonial-grid,
  .jp-figma-featured-grid,
  .jp-figma-portfolio-grid,
  .jp-form-row {
    grid-template-columns: 1fr;
  }

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

  .jp-figma-diamond-menu {
    gap: 1rem;
    justify-content: start;
    padding-bottom: 2rem;
  }

  .jp-service-tab {
    min-width: 62px;
    height: 62px;
  }

  .jp-portfolio-card span,
  .jp-featured-card span {
    opacity: 1;
  }

  .jp-contact-item strong {
    font-size: 1rem;
    overflow-wrap: anywhere;
  }

  .jp-hero-dots,
  .jp-figma-hero-copy {
    justify-content: center;
    text-align: center;
  }

  .jp-hero-slide {
    transition: opacity 520ms ease;
  }

  .jp-hero-slide-content.jp-figma-hero-grid {
    min-height: auto;
    padding: 2rem 0 3rem;
  }

  .jp-hero-slider-nav {
    inset: auto 0 0.75rem 0;
    justify-content: center;
    transform: none;
  }
}

@media (max-width: 520px) {
  .jp-figma-menu {
    gap: 0.55rem 0.8rem;
  }

  .jp-figma-menu a,
  .jp-figma-button,
  .jp-contact-label,
  .jp-figma-stats-grid span {
    letter-spacing: 0.08em;
  }

  .jp-device-monitor {
    width: 76%;
  }

  .jp-device-phone {
    right: 0;
    top: 96px;
    width: 118px;
  }

  .jp-device-tablet,
  .jp-device-badge {
    right: 0.25rem;
    width: 48px;
  }

  .jp-figma-diamond-menu {
    gap: 0.7rem;
    justify-content: center;
  }

  .jp-service-tab {
    height: 58px;
    min-width: 58px;
  }

  .jp-portfolio-card,
  .jp-featured-card {
    aspect-ratio: 1 / 0.9;
  }
}
