.manhours-modern-agency-body {
  background: #fff;
}

.tp-header-logo img,
.tp-offcanvas-2-logo img {
  display: block;
  width: auto;
  height: auto;
}

.tp-image-distortion canvas {
  z-index: 1;
  pointer-events: none;
}

.tp-image-distortion > img {
  position: relative;
  z-index: 0;
  display: block;
}

.manhours-distortion-frame canvas {
  border-radius: inherit;
}

.manhours-hebo-brand {
  display: inline-flex;
  align-items: center;
}

.manhours-hebo-logo {
  display: inline-block;
  font-family: "MangoGrotesque", sans-serif;
  font-size: 52px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #fff;
}

.manhours-hebo-logo span {
  color: #41c0ff;
}

.manhours-hebo-logo-dark {
  color: #0b0f16;
}

.tp-offcanvas-2-logo .manhours-hebo-logo {
  font-size: 44px;
}

.tp-header-btn-blue,
.tp-header-btn {
  text-transform: none;
}

.md-hero-title span img {
  width: 130px;
  height: 84px;
  object-fit: cover;
  border-radius: 999px;
}

.md-about-content-wrapper p,
.md-team-copy p {
  color: #2f3747;
}

.manhours-about-heading {
  max-width: 860px;
}

.manhours-about-copy-wrap {
  padding-left: 28px;
}

.manhours-about-copy-wrap .md-about-content-wrapper p {
  max-width: 680px;
  font-size: 18px;
  line-height: 1.75;
}

.manhours-about-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  height: 100%;
  padding: 28px 24px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(12, 20, 36, 0.08);
}

.manhours-about-feature-icon,
.manhours-testimonial-avatar span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #0d71f7 0%, #42c1ff 100%);
  color: #fff;
}

.manhours-about-feature-icon {
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  font-size: 22px;
}

.manhours-about-feature-item h4 {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 1.1;
  color: #10131b;
}

.manhours-about-feature-item p {
  margin-bottom: 0;
  color: #5b6471;
  line-height: 1.7;
}

.manhours-vertical-thumb img {
  min-height: 430px;
  object-fit: cover;
  object-position: center top;
}

.md-service-thumb img,
.md-project-thumb img,
.md-team-thumb img,
.tp-banner-img img {
  width: 100%;
  object-fit: cover;
}

.md-service-thumb img {
  min-height: 420px;
}

.manhours-service-widget {
  margin-top: 32px;
  max-width: 760px;
}

.manhours-service-widget .md-process-badge-item {
  min-height: 188px;
  height: 100%;
  padding: 28px 18px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  background: #f8fbff;
}

.manhours-service-widget .md-process-badge-content p {
  color: #10131b;
}

.md-project-thumb img {
  min-height: 420px;
}

.tp-banner-img img {
  min-height: 620px;
}

.manhours-compliance-area {
  margin: 0 20px;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(66, 193, 255, 0.22), transparent 32%),
    linear-gradient(135deg, #0c1324 0%, #13254b 45%, #10285a 100%);
}

.manhours-compliance-copy,
.manhours-compliance-note {
  max-width: 760px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  line-height: 1.75;
}

.manhours-compliance-note {
  color: rgba(255, 255, 255, 0.92);
}

.manhours-compliance-card {
  padding: 38px 34px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.2);
}

.manhours-compliance-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 26px;
  color: #10131b;
  font-size: 15px;
}

.manhours-compliance-card-top strong {
  font-size: 18px;
  font-weight: 700;
}

.manhours-compliance-chip {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(13, 113, 247, 0.1);
  color: #0d71f7;
  font-weight: 600;
}

.manhours-compliance-points {
  margin: 0 0 20px;
  padding-left: 20px;
}

.manhours-compliance-points li {
  margin-bottom: 12px;
  color: #384150;
  line-height: 1.7;
}

.manhours-compliance-micro {
  margin-bottom: 24px;
  color: #697384;
  line-height: 1.7;
}

.manhours-plan-card .tp-social-btn-box {
  display: none;
}

.manhours-plan-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: calc(100% - 33px);
}

.manhours-plan-card .md-team-thumb {
  overflow: hidden;
  border-radius: 20px;
}

.manhours-plan-card .md-team-thumb img {
  min-height: 430px;
}

.manhours-plan-price {
  display: block;
  margin-top: 14px;
  font-size: 30px;
  font-weight: 600;
  color: #0d71f7;
  line-height: 1.15;
}

.manhours-plan-price small {
  display: inline-block;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 500;
  color: #636b79;
}

.manhours-plan-billing {
  margin-top: 8px;
  color: #7d8590;
  font-size: 14px;
  line-height: 1.55;
}

.manhours-home-hero {
  margin: 20px;
  overflow: hidden;
  border-radius: 36px;
  background:
    radial-gradient(circle at 14% 18%, rgba(83, 221, 210, 0.2), transparent 24%),
    radial-gradient(circle at 84% 18%, rgba(61, 161, 255, 0.15), transparent 28%),
    linear-gradient(135deg, #04101d 0%, #09172a 38%, #0c233b 70%, #103e4f 100%);
}

.manhours-home-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 76% 52%, rgba(72, 227, 213, 0.08), transparent 24%),
    radial-gradient(circle at 88% 54%, rgba(55, 139, 255, 0.08), transparent 30%),
    url("/img/marketing/marketing-modules-network.svg") no-repeat right -120px center / 680px;
  opacity: 0.28;
  pointer-events: none;
}

.manhours-home-hero .container,
.manhours-home-process .container {
  position: relative;
  z-index: 1;
}

.manhours-home-hero-copy {
  max-width: 34rem;
}

.manhours-home-hero-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  margin-bottom: 26px;
  padding: 0 18px;
  border: 1px solid rgba(83, 221, 210, 0.2);
  border-radius: 999px;
  background: rgba(7, 18, 34, 0.52);
  color: #7fe9dc;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.manhours-home-hero-title {
  margin-bottom: 24px;
  color: #fff;
  font-size: clamp(3rem, 5.2vw, 5rem);
  line-height: 0.98;
  letter-spacing: -0.06em;
}

.manhours-home-hero-title span {
  display: block;
  background: linear-gradient(90deg, #39d6c0 0%, #62eaff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.manhours-home-hero-description {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 1.8;
}

.manhours-home-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 32px;
}

.manhours-home-hero-signals {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 20px;
  margin-top: 34px;
}

.manhours-home-hero-signal {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.manhours-home-hero-signal-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(61, 214, 197, 0.22) 0%, rgba(34, 116, 255, 0.16) 100%);
  color: #7fe9dc;
  font-size: 18px;
  flex: 0 0 auto;
}

.manhours-home-hero-signal strong,
.manhours-home-hero-signal small {
  display: block;
}

.manhours-home-hero-signal strong {
  margin-bottom: 6px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
}

.manhours-home-hero-signal small {
  color: rgba(255, 255, 255, 0.64);
  font-size: 13px;
  line-height: 1.65;
}

.manhours-blog-hero {
  margin: 20px;
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(circle at top left, rgba(69, 181, 255, 0.18), transparent 30%),
    radial-gradient(circle at bottom right, rgba(255, 188, 84, 0.12), transparent 30%),
    linear-gradient(135deg, #071325 0%, #10244b 48%, #13396f 100%);
}

.manhours-blog-article-hero {
  background:
    radial-gradient(circle at top right, rgba(66, 193, 255, 0.2), transparent 28%),
    linear-gradient(135deg, #081321 0%, #10264f 45%, #143766 100%);
}

.manhours-blog-hero-title {
  margin-bottom: 22px;
  color: #fff;
  font-size: clamp(2.6rem, 5vw, 5.2rem);
  line-height: 0.98;
  letter-spacing: -0.03em;
}

.manhours-blog-hero-copy {
  max-width: 820px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 18px;
  line-height: 1.85;
}

.manhours-blog-search-card,
.manhours-blog-article-icon-card,
.manhours-blog-side-card,
.manhours-blog-section-card,
.manhours-blog-empty {
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(16, 19, 27, 0.08);
  box-shadow: 0 28px 64px rgba(10, 20, 36, 0.08);
}

.manhours-blog-search-card {
  padding: 28px;
}

.manhours-blog-search-form .form-label {
  margin-bottom: 12px;
  font-weight: 700;
  color: #10131b;
}

.manhours-blog-search-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.manhours-blog-search-row .form-control {
  flex: 1 1 280px;
  min-height: 58px;
  border-radius: 18px;
  border: 1px solid rgba(16, 19, 27, 0.1);
  padding: 0 18px;
}

.manhours-blog-search-meta,
.manhours-blog-card-meta,
.manhours-blog-article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  color: #617083;
  font-size: 14px;
}

.manhours-blog-search-meta {
  margin-top: 16px;
}

.manhours-blog-category-pills,
.manhours-blog-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.manhours-blog-category-pills {
  margin-top: 18px;
}

.manhours-blog-category-pills a,
.manhours-blog-tags span,
.manhours-blog-badge {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
}

.manhours-blog-category-pills a {
  background: rgba(16, 19, 27, 0.06);
  color: #10131b;
}

.manhours-blog-tags span {
  background: rgba(13, 113, 247, 0.08);
  color: #0d71f7;
}

.manhours-blog-badge {
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
}

.manhours-blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.manhours-blog-grid-featured {
  gap: 28px;
}

.manhours-blog-card {
  display: block;
  height: 100%;
  padding: 28px;
  border-radius: 28px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 22px 54px rgba(10, 20, 36, 0.06);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.manhours-blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 28px 60px rgba(10, 20, 36, 0.1);
  border-color: rgba(13, 113, 247, 0.18);
}

.manhours-blog-card-featured {
  min-height: 100%;
}

.manhours-blog-card h3 {
  margin: 18px 0 14px;
  color: #10131b;
  font-size: 29px;
  line-height: 1.08;
  letter-spacing: -0.02em;
}

.manhours-blog-card p {
  margin-bottom: 18px;
  color: #5c6878;
  line-height: 1.8;
}

.manhours-blog-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.manhours-blog-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 20px;
  background: linear-gradient(135deg, #0d71f7 0%, #42c1ff 100%);
  color: #fff;
  font-size: 22px;
  box-shadow: 0 18px 34px rgba(13, 113, 247, 0.18);
}

.manhours-blog-icon-lg {
  width: 76px;
  height: 76px;
  border-radius: 24px;
  font-size: 28px;
}

.manhours-blog-article-meta {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.74);
}

.manhours-blog-article-icon-card {
  padding: 28px;
  color: #10131b;
}

.manhours-blog-article-icon-card strong {
  display: block;
  margin: 18px 0 12px;
  font-size: 26px;
  line-height: 1.08;
}

.manhours-blog-article-icon-card p {
  margin-bottom: 0;
  color: #5d6979;
  line-height: 1.8;
}

.manhours-blog-article-body {
  display: grid;
  gap: 24px;
}

.manhours-blog-section-card {
  padding: 30px;
}

.manhours-blog-section-card h2 {
  margin-bottom: 14px;
  color: #10131b;
  font-size: 32px;
  line-height: 1.08;
}

.manhours-blog-section-card p,
.manhours-blog-section-card li {
  color: #546173;
  line-height: 1.85;
}

.manhours-blog-section-card ul {
  margin: 18px 0 0;
  padding-left: 20px;
}

.manhours-blog-section-card li + li {
  margin-top: 10px;
}

.manhours-blog-sidebar {
  display: grid;
  gap: 22px;
  position: sticky;
  top: 120px;
}

.manhours-blog-side-card {
  padding: 26px;
}

.manhours-blog-link-list {
  display: grid;
  gap: 14px;
}

.manhours-blog-side-link {
  display: block;
  padding: 18px;
  border-radius: 20px;
  background: #f7fafc;
  border: 1px solid rgba(16, 19, 27, 0.06);
  color: #10131b;
}

.manhours-blog-side-link strong {
  display: block;
  margin-bottom: 6px;
  font-size: 19px;
  line-height: 1.15;
}

.manhours-blog-side-link small {
  display: block;
  color: #607083;
  line-height: 1.7;
}

.manhours-blog-side-badge {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-bottom: 10px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(13, 113, 247, 0.1);
  color: #0d71f7;
  font-size: 12px;
  font-weight: 700;
}

.manhours-blog-empty {
  padding: 36px;
}

.manhours-blog-empty h3 {
  margin-bottom: 10px;
  color: #10131b;
  font-size: 30px;
}

.manhours-tone-blue .manhours-blog-icon,
.manhours-tone-blue .manhours-blog-article-icon-card .manhours-blog-icon {
  background: linear-gradient(135deg, #0d71f7 0%, #42c1ff 100%);
}

.manhours-tone-emerald .manhours-blog-icon,
.manhours-tone-emerald .manhours-blog-article-icon-card .manhours-blog-icon {
  background: linear-gradient(135deg, #0f9f6e 0%, #58d5a8 100%);
}

.manhours-tone-violet .manhours-blog-icon,
.manhours-tone-violet .manhours-blog-article-icon-card .manhours-blog-icon {
  background: linear-gradient(135deg, #5b4df2 0%, #9b8cff 100%);
}

.manhours-tone-copper .manhours-blog-icon,
.manhours-tone-copper .manhours-blog-article-icon-card .manhours-blog-icon {
  background: linear-gradient(135deg, #a85d1b 0%, #f6b36d 100%);
}

.manhours-tone-slate .manhours-blog-icon,
.manhours-tone-slate .manhours-blog-article-icon-card .manhours-blog-icon {
  background: linear-gradient(135deg, #1e3a5f 0%, #5f7ea5 100%);
}

@media (max-width: 1199.98px) {
  .manhours-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .manhours-blog-sidebar {
    position: static;
  }
}

@media (max-width: 767.98px) {
  .manhours-blog-hero {
    margin: 14px;
    border-radius: 22px;
  }

  .manhours-blog-grid {
    grid-template-columns: 1fr;
  }

  .manhours-blog-search-card,
  .manhours-blog-article-icon-card,
  .manhours-blog-side-card,
  .manhours-blog-section-card,
  .manhours-blog-card,
  .manhours-blog-empty {
    padding: 22px;
    border-radius: 22px;
  }

  .manhours-blog-card h3,
  .manhours-blog-section-card h2 {
    font-size: 26px;
  }

  .manhours-blog-search-row .form-control {
    flex-basis: 100%;
  }
}

.manhours-home-hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}

.manhours-home-hero-pills span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.84);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.manhours-tone-blue .manhours-price-badge {
  background: rgba(13, 113, 247, 0.08);
  color: #0d71f7;
}

.manhours-home-process {
  margin: 20px;
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(69, 181, 255, 0.18), transparent 24%),
    radial-gradient(circle at bottom left, rgba(255, 188, 84, 0.12), transparent 28%),
    linear-gradient(135deg, #07111f 0%, #0d1f3d 50%, #122a59 100%);
}

.manhours-home-process-copy p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 18px;
  line-height: 1.8;
}

.manhours-home-pricing-copy {
  color: #5f6877;
  font-size: 17px;
  line-height: 1.7;
}

.manhours-home-faq-card h3 {
  margin: 18px 0 12px;
  color: #10131b;
  font-size: 32px;
  line-height: 1.08;
}

.manhours-home-faq-card p {
  margin-bottom: 0;
  color: #5f6877;
  line-height: 1.8;
}

.manhours-lp-hero,
.manhours-solutions-hero,
.manhours-industry-hero {
  position: relative;
  margin: 20px;
  padding: 150px 0 120px;
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(circle at top left, rgba(69, 181, 255, 0.22), transparent 28%),
    radial-gradient(circle at bottom right, rgba(254, 197, 38, 0.18), transparent 32%),
    linear-gradient(135deg, #08172f 0%, #102a56 45%, #0d3b7f 100%);
}

.manhours-solutions-hero,
.manhours-industry-hero {
  padding-top: 135px;
  padding-bottom: 100px;
}

.manhours-lp-hero-title,
.manhours-solutions-hero-title,
.manhours-industry-title {
  margin-bottom: 22px;
  color: #fff;
  font-size: clamp(48px, 6vw, 92px);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.manhours-lp-hero-text,
.manhours-solutions-hero-copy,
.manhours-industry-summary {
  max-width: 720px;
  margin-bottom: 32px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 19px;
  line-height: 1.8;
}

.manhours-lp-hero-actions,
.manhours-solutions-hero-actions,
.manhours-industry-actions,
.manhours-industry-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.manhours-lp-hero-metrics,
.manhours-industry-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 42px;
}

.manhours-lp-metric,
.manhours-industry-stats article {
  padding: 22px 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(10px);
}

.manhours-lp-metric strong,
.manhours-industry-stats strong {
  display: block;
  margin-bottom: 6px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.manhours-lp-metric span,
.manhours-industry-stats span {
  color: rgba(255, 255, 255, 0.74);
  font-size: 14px;
  line-height: 1.5;
}

.manhours-lp-hero-visual,
.manhours-solutions-hero-visual,
.manhours-industry-visual {
  position: relative;
  padding: 26px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.24);
}

.manhours-lp-hero-visual img,
.manhours-solutions-hero-visual img,
.manhours-industry-visual img {
  width: 100%;
  border-radius: 26px;
}

.manhours-lp-hero-float {
  position: absolute;
  padding: 12px 18px;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 18px 40px rgba(3, 14, 34, 0.22);
  color: #0f1830;
  font-size: 14px;
  font-weight: 700;
}

.manhours-lp-hero-float-a {
  top: 24px;
  left: -12px;
}

.manhours-lp-hero-float-b {
  right: -8px;
  top: 35%;
}

.manhours-lp-hero-float-c {
  bottom: 18px;
  left: 28px;
}

.manhours-lp-proof {
  margin-top: -46px;
  position: relative;
  z-index: 2;
}

.manhours-lp-proof-card {
  height: 100%;
  padding: 26px 24px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 60px rgba(12, 20, 36, 0.09);
}

.manhours-lp-proof-card span {
  display: block;
  margin-bottom: 8px;
  color: #697384;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.manhours-lp-proof-card strong {
  color: #10131b;
  font-size: 21px;
  line-height: 1.3;
}

.manhours-lp-section-heading {
  max-width: 860px;
  margin-bottom: 48px;
}

.manhours-lp-section-heading h2 {
  margin-bottom: 16px;
  color: #10131b;
  font-size: clamp(38px, 4.4vw, 70px);
  line-height: 1.02;
  letter-spacing: -0.04em;
}

.manhours-lp-section-heading p {
  color: #596374;
  font-size: 18px;
  line-height: 1.8;
}

.manhours-lp-module-grid,
.manhours-lp-industry-grid,
.manhours-pricing-grid {
  display: grid;
  gap: 28px;
}

.manhours-lp-module-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.manhours-lp-industry-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.manhours-pricing-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-bottom: 44px;
}

.manhours-lp-module-card,
.manhours-price-card,
.manhours-lp-industry-card,
.manhours-industry-demo-card,
.manhours-comparison-card,
.manhours-roi-card,
.manhours-industry-panel,
.manhours-industry-cta-card {
  overflow: hidden;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(12, 20, 36, 0.08);
}

.manhours-lp-module-card {
  display: flex;
  flex-direction: column;
}

.manhours-lp-module-media,
.manhours-price-media,
.manhours-lp-industry-media {
  position: relative;
  overflow: hidden;
}

.manhours-lp-module-media img,
.manhours-price-media img,
.manhours-lp-industry-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.manhours-lp-module-media img {
  min-height: 280px;
}

.manhours-price-media img,
.manhours-lp-industry-media img {
  min-height: 240px;
}

.manhours-lp-module-body,
.manhours-price-body,
.manhours-lp-industry-body {
  padding: 28px;
}

.manhours-lp-module-eyebrow,
.manhours-price-badge,
.manhours-lp-industry-body span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(13, 113, 247, 0.08);
  color: #0d71f7;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.manhours-lp-module-body h3,
.manhours-lp-industry-body h3,
.manhours-price-body h3,
.manhours-comparison-header h3,
.manhours-industry-panel h2,
.manhours-industry-cta-card h2 {
  margin: 18px 0 12px;
  color: #10131b;
  font-size: 30px;
  line-height: 1.08;
}

.manhours-lp-module-body p,
.manhours-lp-industry-body p,
.manhours-price-body p,
.manhours-comparison-header p,
.manhours-industry-panel p,
.manhours-industry-cta-card p {
  color: #5f6877;
  line-height: 1.8;
}

.manhours-lp-module-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.manhours-lp-module-tags span {
  padding: 10px 12px;
  border-radius: 999px;
  background: #f2f6fb;
  color: #3a4454;
  font-size: 13px;
  font-weight: 600;
}

.manhours-lp-inline-link {
  display: inline-flex;
  margin-top: 20px;
  color: #0d71f7;
  font-weight: 700;
}

.manhours-tone-amber .manhours-lp-module-eyebrow,
.manhours-tone-amber .manhours-lp-industry-body span {
  background: rgba(254, 183, 32, 0.12);
  color: #b96c02;
}

.manhours-tone-emerald .manhours-lp-module-eyebrow,
.manhours-tone-emerald .manhours-lp-industry-body span {
  background: rgba(14, 183, 106, 0.12);
  color: #07804a;
}

.manhours-tone-violet .manhours-lp-module-eyebrow,
.manhours-tone-violet .manhours-lp-industry-body span {
  background: rgba(113, 92, 249, 0.1);
  color: #5d4ce0;
}

.manhours-tone-rose .manhours-lp-module-eyebrow,
.manhours-tone-rose .manhours-lp-industry-body span {
  background: rgba(241, 76, 123, 0.1);
  color: #c93d68;
}

.manhours-tone-slate .manhours-lp-module-eyebrow,
.manhours-tone-slate .manhours-lp-industry-body span {
  background: rgba(15, 23, 42, 0.08);
  color: #334155;
}

.manhours-tone-copper .manhours-lp-module-eyebrow,
.manhours-tone-copper .manhours-lp-industry-body span {
  background: rgba(191, 121, 47, 0.1);
  color: #a45c11;
}

.manhours-tone-green .manhours-lp-module-eyebrow,
.manhours-tone-green .manhours-lp-industry-body span {
  background: rgba(15, 183, 142, 0.12);
  color: #0a8365;
}

.manhours-lp-scenario-card {
  height: 100%;
  padding: 28px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 20px 60px rgba(12, 20, 36, 0.08);
}

.manhours-lp-scenario-chip {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: #eff6ff;
  color: #2563eb;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.manhours-lp-scenario-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 24px 0;
}

.manhours-lp-scenario-columns span {
  display: block;
  margin-bottom: 8px;
  color: #10131b;
  font-size: 16px;
  font-weight: 700;
}

.manhours-lp-scenario-columns p {
  margin: 0;
  color: #5f6877;
  line-height: 1.8;
}

.manhours-lp-scenario-metric {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  padding-top: 18px;
  border-top: 1px solid rgba(16, 19, 27, 0.08);
}

.manhours-lp-scenario-metric strong {
  color: #10131b;
  font-size: 34px;
}

.manhours-lp-scenario-metric span {
  color: #667182;
  font-weight: 600;
}

.manhours-roi-card,
.manhours-comparison-card,
.manhours-industry-demo-card,
.manhours-industry-panel,
.manhours-industry-cta-card {
  padding: 34px;
}

.manhours-lp-roi-copy-card {
  padding: 28px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 28px;
  background: #f7fbff;
}

.manhours-lp-roi-copy-card img {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 22px;
}

.manhours-roi-input {
  min-height: 58px;
  border-radius: 18px;
  border-color: rgba(16, 19, 27, 0.12);
}

.manhours-roi-results {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 18px;
  margin: 28px 0;
}

.manhours-roi-result-primary,
.manhours-roi-result-secondary {
  padding: 24px;
  border-radius: 24px;
}

.manhours-roi-result-primary {
  background: linear-gradient(135deg, #082b5f 0%, #105cc2 100%);
}

.manhours-roi-result-secondary {
  background: linear-gradient(135deg, #0b7f53 0%, #12a573 100%);
}

.manhours-roi-results span,
.manhours-roi-results strong {
  display: block;
  color: #fff;
}

.manhours-roi-results span {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.6;
}

.manhours-roi-results strong {
  font-size: clamp(28px, 3vw, 48px);
  line-height: 1;
}

.manhours-roi-breakdown {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.manhours-roi-breakdown article {
  padding: 20px;
  border-radius: 22px;
  background: #f7fbff;
}

.manhours-roi-breakdown span,
.manhours-industry-demo-results span {
  display: block;
  margin-bottom: 8px;
  color: #5f6877;
  line-height: 1.6;
}

.manhours-roi-breakdown strong,
.manhours-industry-demo-results strong {
  color: #10131b;
  font-size: 24px;
}

.manhours-roi-footer {
  margin-top: 24px;
}

.manhours-roi-footer p {
  margin-bottom: 18px;
  color: #6b7280;
  line-height: 1.8;
}

.manhours-lp-accordion .accordion-item {
  margin-bottom: 16px;
  overflow: hidden;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 22px;
}

.manhours-lp-accordion .accordion-button {
  min-height: 82px;
  box-shadow: none;
  color: #10131b;
  font-size: 20px;
  font-weight: 700;
}

.manhours-lp-accordion .accordion-button:not(.collapsed) {
  background: #f7fbff;
}

.manhours-lp-accordion .accordion-body {
  color: #5f6877;
  line-height: 1.85;
}

.manhours-price-card {
  display: flex;
  flex-direction: column;
}

.manhours-price-card.is-recommended {
  transform: translateY(-6px);
  border-color: rgba(13, 113, 247, 0.18);
  box-shadow: 0 28px 80px rgba(13, 113, 247, 0.12);
}

.manhours-price-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.manhours-price-users {
  flex: 0 0 auto;
  padding: 10px 12px;
  border-radius: 14px;
  background: #eff6ff;
  color: #1d4ed8;
  font-size: 13px;
  font-weight: 700;
}

.manhours-price-amount {
  margin-bottom: 10px;
  color: #0d71f7;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
}

.manhours-price-amount small {
  margin-left: 8px;
  color: #64748b;
  font-size: 15px;
  font-weight: 600;
}

.manhours-price-caption {
  margin-bottom: 16px;
  color: #6b7280;
  font-size: 14px;
  line-height: 1.6;
}

.manhours-price-footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid rgba(16, 19, 27, 0.08);
}

.manhours-price-footer strong,
.manhours-price-footer span {
  display: block;
}

.manhours-price-footer strong {
  margin-bottom: 4px;
  color: #10131b;
}

.manhours-price-footer span {
  color: #5f6877;
}

.manhours-comparison-header {
  margin-bottom: 26px;
}

.manhours-comparison-table {
  margin-bottom: 0;
}

.manhours-comparison-table th,
.manhours-comparison-table td {
  min-width: 180px;
  padding: 18px;
  vertical-align: middle;
  border-color: rgba(16, 19, 27, 0.08);
}

.manhours-comparison-table th:first-child,
.manhours-comparison-table td:first-child {
  min-width: 230px;
}

.manhours-comparison-table th {
  background: #f8fbff;
  color: #10131b;
  font-size: 16px;
}

.manhours-comparison-table th small {
  display: block;
  margin-top: 4px;
  color: #64748b;
  font-size: 13px;
}

.manhours-comparison-table td {
  color: #536072;
  line-height: 1.6;
}

.manhours-comparison-table td.is-emphasized {
  background: rgba(13, 113, 247, 0.05);
  color: #0f172a;
  font-weight: 700;
}

.manhours-demo-area {
  position: relative;
}

.manhours-breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 26px;
  padding: 0;
  list-style: none;
}

.manhours-breadcrumbs a {
  color: rgba(255, 255, 255, 0.76);
  font-size: 14px;
}

.manhours-breadcrumbs li:last-child a {
  color: #fff;
}

.manhours-industry-list,
.manhours-industry-steps {
  margin: 0;
  padding-left: 20px;
}

.manhours-industry-list li,
.manhours-industry-steps li {
  margin-bottom: 14px;
  color: #5f6877;
  line-height: 1.8;
}

.manhours-industry-demo-presets {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 22px;
}

.manhours-industry-demo-preset {
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid rgba(16, 19, 27, 0.1);
  border-radius: 999px;
  background: #fff;
  color: #334155;
  font-weight: 700;
}

.manhours-industry-demo-preset.is-active {
  border-color: #0d71f7;
  background: #0d71f7;
  color: #fff;
}

.manhours-industry-demo-slider {
  margin-bottom: 26px;
}

.manhours-industry-demo-slider label {
  display: block;
  margin-bottom: 12px;
  color: #334155;
  font-weight: 700;
}

.manhours-industry-demo-slider input {
  width: 100%;
}

.manhours-industry-demo-results {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 22px;
}

.manhours-industry-demo-results article,
.manhours-industry-demo-bar {
  padding: 20px;
  border-radius: 22px;
  background: #f8fbff;
}

.manhours-industry-demo-bars {
  display: grid;
  gap: 14px;
}

.manhours-industry-demo-bar span {
  display: block;
  margin-bottom: 10px;
  color: #536072;
  font-weight: 600;
}

.manhours-industry-demo-bar div {
  height: 12px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(13, 113, 247, 0.08);
}

.manhours-industry-demo-bar i {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #0d71f7 0%, #41c0ff 100%);
}

.manhours-industry-cta-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: linear-gradient(135deg, #08172f 0%, #102a56 100%);
}

.manhours-industry-cta-card h2,
.manhours-industry-cta-card p,
.manhours-industry-cta-card .md-section-subtitle {
  color: #fff;
}

@media (max-width: 1399px) {
  .manhours-pricing-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1199px) {
  .manhours-lp-module-grid,
  .manhours-lp-industry-grid,
  .manhours-pricing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .manhours-lp-hero-metrics,
  .manhours-industry-stats,
  .manhours-roi-results,
  .manhours-roi-breakdown,
  .manhours-industry-demo-results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .manhours-home-hero,
  .manhours-home-process,
  .manhours-lp-hero,
  .manhours-solutions-hero,
  .manhours-industry-hero {
    margin: 0;
    border-radius: 0;
    padding-top: 130px;
  }

  .manhours-home-hero::after {
    background-size: 420px;
    background-position: right -140px top 120px;
  }

  .manhours-lp-module-grid,
  .manhours-lp-industry-grid,
  .manhours-pricing-grid,
  .manhours-lp-scenario-columns,
  .manhours-lp-hero-metrics,
  .manhours-industry-stats,
  .manhours-roi-results,
  .manhours-roi-breakdown,
  .manhours-industry-demo-results {
    grid-template-columns: 1fr;
  }

  .manhours-industry-cta-card {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .manhours-lp-module-body,
  .manhours-price-body,
  .manhours-lp-industry-body,
  .manhours-roi-card,
  .manhours-comparison-card,
  .manhours-industry-demo-card,
  .manhours-industry-panel,
  .manhours-industry-cta-card {
    padding: 24px;
  }

  .manhours-lp-hero-actions,
  .manhours-home-hero-actions,
  .manhours-solutions-hero-actions,
  .manhours-industry-actions,
  .manhours-industry-cta-actions,
  .manhours-price-footer {
    flex-direction: column;
    align-items: flex-start;
  }

  .manhours-lp-hero-title,
  .manhours-solutions-hero-title,
  .manhours-industry-title {
    font-size: 42px;
  }

  .manhours-home-hero-pills {
    gap: 8px;
  }

  .manhours-home-hero-pills span {
    min-height: 34px;
    padding: 0 14px;
    font-size: 12px;
  }
}

.manhours-plan-copy {
  margin-top: 14px;
  color: #2f3747;
  line-height: 1.6;
}

.manhours-plan-meta {
  margin-top: 12px;
  font-weight: 500;
  color: #10131b;
}

.manhours-plan-addon-note {
  margin-top: 14px;
  color: #0d71f7;
  font-weight: 600;
}

.manhours-plan-addon-note small {
  margin-left: 6px;
  color: #5b6471;
  font-weight: 500;
}

.manhours-plan-addon-copy {
  margin-top: 8px;
  color: #5b6471;
  line-height: 1.65;
}

.manhours-plan-highlights {
  margin: 16px 0 0;
  padding-left: 18px;
}

.manhours-plan-highlights li {
  color: #545c68;
  line-height: 1.6;
}

.manhours-testimonial-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.manhours-testimonial-avatar span {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  font-size: 24px;
}

.manhours-corporate-choose {
  position: relative;
  overflow: hidden;
}

.manhours-corporate-choose .container {
  position: relative;
  z-index: 1;
}

.manhours-corporate-choose .cr-section-content-title {
  max-width: 920px;
  color: #10131b;
  font-size: clamp(2.8rem, 5vw, 5.6rem);
  line-height: 1.02;
}

.manhours-corporate-choose .cr-funfact-content span {
  display: block;
  max-width: 430px;
  color: #5a687a;
  line-height: 1.8;
}

.manhours-corporate-choose .cr-funfact-number {
  color: #10131b;
  font-size: clamp(2.4rem, 4vw, 4.1rem);
  line-height: 0.95;
}

.manhours-corporate-cross {
  position: absolute;
  width: 42px;
  height: 42px;
  color: #c9f31d;
  opacity: 0.95;
  pointer-events: none;
  animation: manhours-cross-float 7s ease-in-out infinite;
}

.manhours-corporate-cross::before,
.manhours-corporate-cross::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 999px;
  background: currentColor;
  transform: translate(-50%, -50%);
}

.manhours-corporate-cross::before {
  width: 100%;
  height: 4px;
}

.manhours-corporate-cross::after {
  width: 4px;
  height: 100%;
}

.manhours-corporate-cross-a {
  top: 12px;
  right: 10%;
}

.manhours-corporate-cross-b {
  top: 38%;
  left: 1%;
  color: #0d71f7;
  transform: scale(0.85);
  animation-duration: 8.5s;
}

.manhours-corporate-cross-c {
  right: 2%;
  bottom: 16%;
  color: #ffcb44;
  transform: scale(1.1);
  animation-duration: 9s;
}

@keyframes manhours-cross-float {
  0%,
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  50% {
    transform: translate3d(0, -12px, 0) rotate(12deg);
  }
}

.manhours-corporate-choose .cr-choose-item-wrapper {
  gap: 24px;
  flex-wrap: wrap;
}

.manhours-corporate-choose .cr-choose-item {
  flex: 1 1 280px;
}

.manhours-corporate-metric-card {
  min-height: 100%;
  padding: 34px 30px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 30px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  box-shadow: 0 24px 70px rgba(12, 20, 36, 0.08);
}

.manhours-corporate-metric-card .cr-choose-title {
  max-width: 250px;
  color: #10131b;
}

.manhours-corporate-metric-card .cr-choose-number {
  color: #10131b;
  font-size: clamp(2.5rem, 4vw, 4rem);
  line-height: 0.9;
}

.manhours-corporate-metric-card .cr-choose-text p {
  margin-bottom: 0;
  color: #5f6b7c;
  line-height: 1.75;
}

.manhours-corporate-visual {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 32px;
  background: #0e1d3a;
  box-shadow: 0 28px 80px rgba(10, 20, 36, 0.16);
}

.manhours-corporate-visual img {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
}

.manhours-corporate-visual-note {
  position: absolute;
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #10131b;
  box-shadow: 0 18px 40px rgba(3, 14, 34, 0.18);
  font-size: 13px;
  font-weight: 700;
}

.manhours-corporate-visual-note-a {
  top: 20px;
  left: 20px;
}

.manhours-corporate-visual-note-b {
  right: 20px;
  bottom: 24px;
  max-width: 240px;
}

.manhours-home-testimonial {
  margin: 20px;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(65, 192, 255, 0.2), transparent 28%),
    radial-gradient(circle at bottom right, rgba(255, 203, 68, 0.18), transparent 32%),
    linear-gradient(135deg, #071325 0%, #0b1e40 48%, #102f64 100%);
}

.manhours-home-testimonial-lead {
  max-width: 760px;
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 18px;
  line-height: 1.8;
}

.manhours-home-testimonial .swiper-slide {
  height: auto;
}

.manhours-home-testimonial .md-testimonial-item {
  min-height: 100%;
}

.manhours-home-testimonial .md-testimonial-rating {
  display: flex;
  gap: 8px;
  color: #ffcb44;
}

.manhours-home-testimonial-quote img {
  width: 48px;
}

.manhours-home-testimonial .md-testimonial-text p {
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(1.3rem, 1.9vw, 1.8rem);
  line-height: 1.55;
}

.manhours-home-testimonial .md-testimonial-author-title {
  color: #fff;
}

.manhours-home-testimonial .md-testimonial-author-designation {
  color: rgba(255, 255, 255, 0.7);
}

.manhours-footer-copy {
  color: #fff;
  line-height: 1.7;
}

.manhours-demo-area {
  background:
    radial-gradient(circle at top left, rgba(65, 192, 255, 0.12), transparent 28%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}

.manhours-demo-area {
  scroll-margin-top: 128px;
  transition: box-shadow 0.35s ease, transform 0.35s ease;
}

.manhours-demo-area.manhours-demo-focus .manhours-demo-form-card {
  box-shadow: 0 34px 90px rgba(13, 113, 247, 0.18);
  transform: translateY(-4px);
}

.manhours-demo-copy p {
  max-width: 520px;
  color: #2f3747;
  font-size: 18px;
  line-height: 1.75;
}

.manhours-demo-points {
  display: grid;
  gap: 18px;
  margin-top: 34px;
}

.manhours-demo-point {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 22px 22px 20px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(18px);
}

.manhours-demo-point span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0d71f7 0%, #42c1ff 100%);
  color: #fff;
  font-size: 20px;
  flex: 0 0 auto;
}

.manhours-demo-point strong {
  display: block;
  margin-bottom: 6px;
  color: #10131b;
  font-size: 18px;
}

.manhours-demo-point p {
  margin-bottom: 0;
  color: #5b6471;
  font-size: 15px;
  line-height: 1.7;
}

.manhours-demo-form-card {
  padding: 34px 34px 32px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(16, 19, 27, 0.08);
  box-shadow: 0 28px 70px rgba(10, 18, 34, 0.12);
  backdrop-filter: blur(18px);
}

.manhours-demo-form .form-label {
  margin-bottom: 10px;
  color: #10131b;
  font-size: 14px;
  font-weight: 600;
}

.manhours-demo-input {
  min-height: 58px;
  border-radius: 18px;
  border: 1px solid rgba(16, 19, 27, 0.12);
  background: #f9fbff;
  color: #10131b;
  padding: 14px 18px;
  box-shadow: none;
}

.manhours-demo-input:focus {
  border-color: rgba(13, 113, 247, 0.45);
  box-shadow: 0 0 0 0.2rem rgba(13, 113, 247, 0.12);
  background: #fff;
}

.manhours-demo-textarea {
  min-height: 148px;
  resize: vertical;
}

.manhours-demo-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 24px;
}

.manhours-demo-form-footer p {
  margin-bottom: 0;
  max-width: 420px;
  color: #5b6471;
  line-height: 1.7;
}

.manhours-demo-submit {
  border: 0;
  background: transparent;
  padding: 0;
}

.manhours-demo-alert {
  margin-bottom: 18px;
  padding: 16px 18px;
  border-radius: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.manhours-demo-alert-success {
  background: #ecfdf3;
  border: 1px solid #bbf7d0;
  color: #166534;
}

.manhours-demo-alert-warning {
  background: #fffbeb;
  border: 1px solid #fde68a;
  color: #92400e;
}

.manhours-demo-alert-error,
.manhours-demo-validation {
  background: #fff1f2;
  border: 1px solid #fecdd3;
  color: #be123c;
}

.manhours-demo-validation {
  margin-bottom: 18px;
  padding: 14px 18px;
  border-radius: 18px;
}

.manhours-demo-validation ul {
  margin: 0;
  padding-left: 18px;
}

@media (max-width: 1199.98px) {
  .manhours-about-copy-wrap {
    padding-left: 0;
  }

  .manhours-corporate-choose .cr-funfact-right-wrap {
    padding-left: 0;
  }

  .manhours-demo-form-footer {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 767.98px) {
  .manhours-hebo-logo {
    font-size: 36px;
  }

  .md-hero-title span img {
    width: 86px;
    height: 56px;
  }

  .tp-banner-img img {
    min-height: 340px;
  }

  .manhours-about-feature-item {
    padding: 24px 20px;
  }

  .manhours-compliance-area {
    margin: 0 12px;
  }

  .manhours-compliance-card {
    padding: 28px 22px;
  }

  .manhours-compliance-card-top {
    align-items: flex-start;
    flex-direction: column;
  }

  .manhours-corporate-cross {
    display: none;
  }

  .manhours-corporate-choose,
  .manhours-home-testimonial {
    margin: 0 12px;
  }

  .manhours-corporate-visual img {
    min-height: 340px;
  }

  .manhours-corporate-visual-note {
    position: static;
    max-width: none;
    margin: 14px 14px 0;
  }

  .manhours-home-testimonial .md-testimonial-text p {
    font-size: 21px;
  }

  .manhours-demo-form-card {
    padding: 24px 20px;
    border-radius: 24px;
  }

  .manhours-demo-point {
    padding: 18px;
  }
}

.manhours-home-hero {
  position: relative;
}

.manhours-home-hero::before {
  content: "";
  position: absolute;
  top: 15%;
  right: -4%;
  width: clamp(18rem, 34vw, 31rem);
  aspect-ratio: 1;
  border: 1px solid rgba(112, 239, 226, 0.12);
  border-radius: 50%;
  box-shadow:
    0 0 0 74px rgba(112, 239, 226, 0.045),
    0 0 0 148px rgba(112, 239, 226, 0.025);
  opacity: 0.9;
  pointer-events: none;
}

.manhours-home-hero-stage {
  position: relative;
  min-height: 42rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.manhours-home-hero-stage::before,
.manhours-home-hero-stage::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  filter: blur(10px);
  pointer-events: none;
}

.manhours-home-hero-stage::before {
  inset: 14% auto auto 10%;
  width: 14rem;
  height: 14rem;
  background: radial-gradient(circle, rgba(57, 214, 192, 0.26) 0%, rgba(57, 214, 192, 0) 72%);
}

.manhours-home-hero-stage::after {
  right: 4%;
  bottom: 16%;
  width: 16rem;
  height: 16rem;
  background: radial-gradient(circle, rgba(63, 149, 255, 0.24) 0%, rgba(63, 149, 255, 0) 72%);
}

.manhours-home-hero-visual {
  position: relative;
  z-index: 2;
  width: min(100%, 54rem);
  aspect-ratio: 1.5;
  transform: translateY(-2.25rem);
}

.manhours-home-hero-visual img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 26px 70px rgba(0, 0, 0, 0.34));
}

.manhours-home-hero-glass,
.manhours-home-hero-stage-note {
  position: absolute;
  z-index: 3;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(5, 17, 31, 0.78);
  backdrop-filter: blur(16px);
  box-shadow: 0 24px 60px rgba(1, 9, 20, 0.26);
}

.manhours-home-hero-glass {
  max-width: 17rem;
  padding: 1rem 1.05rem;
  border-radius: 22px;
}

.manhours-home-hero-glass span,
.manhours-home-hero-stage-note {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  line-height: 1.55;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.manhours-home-hero-glass strong {
  display: block;
  margin-top: 0.45rem;
  color: #fff;
  font-size: 17px;
  line-height: 1.45;
}

.manhours-home-hero-glass-a {
  top: 4%;
  left: 0;
}

.manhours-home-hero-glass-b {
  right: 0;
  top: 46%;
}

.manhours-home-hero-stage-note {
  left: 12%;
  bottom: 6%;
  display: inline-flex;
  align-items: center;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
}

.manhours-home-proof-strip {
  position: relative;
  z-index: 2;
  margin-top: -44px;
}

.manhours-home-proof-shell {
  display: flex;
  align-items: center;
  gap: 22px 28px;
  flex-wrap: wrap;
  padding: 26px 30px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(12, 20, 36, 0.1);
}

.manhours-home-proof-eyebrow {
  color: #647284;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.manhours-home-proof-rail {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 1 1 28rem;
  flex-wrap: wrap;
}

.manhours-home-proof-rail span,
.manhours-home-proof-link {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
}

.manhours-home-proof-rail span {
  background: #f4f7fb;
  color: #0f1d30;
}

.manhours-home-proof-link {
  background: rgba(13, 113, 247, 0.08);
  color: #0d71f7;
}

@media (max-width: 1199.98px) {
  .manhours-home-hero-stage {
    min-height: 36rem;
  }

  .manhours-home-hero-visual {
    transform: translateY(-1.4rem);
  }

  .manhours-home-hero-glass-a {
    left: 2%;
  }

  .manhours-home-hero-glass-b {
    right: 1%;
  }
}

@media (max-width: 991.98px) {
  .manhours-home-hero {
    margin: 0;
    border-radius: 0;
  }

  .manhours-home-hero::before {
    right: -16%;
    top: 20%;
    width: 18rem;
    box-shadow:
      0 0 0 48px rgba(112, 239, 226, 0.04),
      0 0 0 96px rgba(112, 239, 226, 0.02);
  }

  .manhours-home-hero-copy {
    max-width: none;
  }

  .manhours-home-hero-signals {
    grid-template-columns: 1fr 1fr;
  }

  .manhours-home-hero-stage {
    min-height: auto;
    padding-top: 28px;
  }

  .manhours-home-hero-visual {
    width: min(100%, 44rem);
    transform: none;
  }

  .manhours-home-proof-strip {
    margin-top: 0;
    padding-top: 24px;
  }
}

@media (max-width: 767.98px) {
  .manhours-home-hero {
    border-radius: 0;
  }

  .manhours-home-hero::after {
    background-size: 440px;
    background-position: right -210px top 160px;
  }

  .manhours-home-hero-eyebrow {
    margin-bottom: 22px;
    padding: 0 15px;
    letter-spacing: 0.1em;
  }

  .manhours-home-hero-title {
    font-size: clamp(2.55rem, 10vw, 3.6rem);
  }

  .manhours-home-hero-signals {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .manhours-home-hero-stage {
    display: block;
  }

  .manhours-home-hero-glass,
  .manhours-home-hero-stage-note {
    position: static;
    max-width: none;
    margin-top: 14px;
  }

  .manhours-home-proof-shell {
    padding: 22px;
    border-radius: 24px;
  }
}

.manhours-studio-marquee-stack {
  position: relative;
  z-index: 2;
  margin: -34px 20px 24px;
  padding-top: 28px;
}

.manhours-studio-marquee {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 24px 60px rgba(8, 18, 38, 0.18);
}

.manhours-studio-marquee-top {
  z-index: 2;
  transform: rotate(-2.1deg);
  background: #0b3b35;
  color: #fff;
}

.manhours-studio-marquee-bottom {
  margin-top: -12px;
  transform: rotate(2.1deg);
  background: #ffcb44;
  color: #10131b;
}

.manhours-studio-marquee-track {
  display: flex;
  align-items: center;
  gap: 22px;
  width: max-content;
  padding: 18px 0;
  white-space: nowrap;
  animation: manhoursStudioMarquee 28s linear infinite;
}

.manhours-studio-marquee-bottom .manhours-studio-marquee-track {
  animation-direction: reverse;
}

.manhours-studio-marquee span {
  font-size: clamp(1.3rem, 2vw, 2.2rem);
  font-weight: 700;
  letter-spacing: -0.04em;
}

.manhours-studio-marquee i {
  font-style: normal;
  font-size: 1.25rem;
  opacity: 0.7;
}

.manhours-studio-soft-marquee {
  opacity: 0.9;
}

.manhours-studio-soft-marquee .tp-text-slide-wrapper {
  background: linear-gradient(90deg, #0f2144 0%, #143469 100%);
}

.manhours-studio-module-intro {
  position: relative;
  overflow: hidden;
  padding: 52px 54px;
  border-radius: 34px;
  background:
    radial-gradient(circle at top right, rgba(255, 203, 68, 0.16), transparent 26%),
    radial-gradient(circle at bottom left, rgba(65, 192, 255, 0.18), transparent 30%),
    linear-gradient(135deg, #08111d 0%, #0b1627 48%, #12223a 100%);
  box-shadow: 0 28px 80px rgba(8, 18, 38, 0.16);
}

.manhours-studio-module-intro::after {
  content: "";
  position: absolute;
  inset: auto -80px -90px auto;
  width: 280px;
  height: 280px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 44px;
  transform: rotate(28deg);
  opacity: 0.5;
}

.manhours-studio-editorial-title {
  max-width: 780px;
  margin: 18px 0 16px;
  color: #fff;
  font-size: clamp(2.9rem, 5.4vw, 5.8rem);
  line-height: 0.92;
  letter-spacing: -0.06em;
}

.manhours-studio-editorial-copy {
  max-width: 680px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 18px;
  line-height: 1.8;
}

.manhours-studio-mini-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.manhours-studio-note-card {
  height: 100%;
  padding: 24px 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(14px);
}

.manhours-studio-note-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: #fff;
  color: #10131b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.manhours-studio-note-card h3 {
  margin: 18px 0 12px;
  color: #fff;
  font-size: 24px;
  line-height: 1.05;
  letter-spacing: -0.04em;
}

.manhours-studio-note-card p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

.manhours-studio-modules .md-service-item {
  overflow: hidden;
  border-radius: 32px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 24px 70px rgba(12, 20, 36, 0.08);
}

.manhours-studio-modules .md-service-content-wrapper {
  padding: 38px 42px;
}

.manhours-studio-modules .md-service-title a {
  font-size: clamp(2.4rem, 4vw, 4.8rem);
  line-height: 0.94;
  letter-spacing: -0.06em;
}

.manhours-studio-modules .md-service-content p {
  max-width: 560px;
  color: #5f6877;
  font-size: 18px;
  line-height: 1.85;
}

.manhours-studio-modules .md-service-category {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.manhours-studio-modules .md-service-category a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  border-radius: 999px;
  background: #fff;
  color: #2f3747;
  font-size: 13px;
  font-weight: 700;
}

.manhours-studio-modules .md-service-thumb {
  padding: 28px;
}

.manhours-studio-modules .md-service-thumb img {
  border-radius: 26px;
  box-shadow: 0 24px 60px rgba(12, 20, 36, 0.12);
}

.manhours-studio-process {
  position: relative;
  background:
    radial-gradient(circle at 18% 28%, rgba(255, 255, 255, 0.1), transparent 20%),
    radial-gradient(circle at 82% 16%, rgba(65, 192, 255, 0.18), transparent 24%),
    linear-gradient(135deg, #0a1020 0%, #121a3b 42%, #163b7e 100%);
}

.manhours-studio-process::before {
  content: "";
  position: absolute;
  left: -80px;
  bottom: -120px;
  width: 360px;
  height: 360px;
  border-radius: 42%;
  background:
    radial-gradient(circle at center, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.02) 58%, transparent 64%);
  filter: blur(4px);
  opacity: 0.8;
}

.manhours-studio-process-left {
  position: relative;
  z-index: 1;
}

.manhours-studio-process-title {
  max-width: 620px;
  margin-bottom: 22px;
  font-size: clamp(3.2rem, 6.6vw, 7rem);
  line-height: 0.88;
  letter-spacing: -0.07em;
}

.manhours-studio-process-badge {
  display: grid;
  gap: 10px;
  max-width: 420px;
  margin-top: 34px;
  padding: 24px 26px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(10px);
}

.manhours-studio-process-badge strong {
  color: #fff;
  font-size: 26px;
  line-height: 1;
}

.manhours-studio-process-badge span {
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.7;
}

.manhours-studio-process-timeline {
  position: relative;
  padding-left: 76px;
}

.manhours-studio-process-timeline::before {
  content: "";
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 28px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.24) 100%);
}

.manhours-studio-process-step {
  position: relative;
  padding: 6px 0 34px 28px;
}

.manhours-studio-process-step:last-child {
  padding-bottom: 0;
}

.manhours-studio-process-step::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -60px;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.08);
}

.manhours-studio-process-step::after {
  content: "";
  position: absolute;
  top: 19px;
  left: -49px;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: #0d71f7;
}

.manhours-studio-process-step-top {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 18px;
}

.manhours-studio-process-step-label {
  color: #ffcb44;
  font-size: 18px;
  font-style: italic;
  line-height: 1;
  text-transform: uppercase;
}

.manhours-studio-process-step h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(2.1rem, 3.4vw, 4rem);
  line-height: 0.96;
  letter-spacing: -0.06em;
}

.manhours-studio-process-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding: 26px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 28px;
  background: rgba(7, 19, 37, 0.44);
  backdrop-filter: blur(10px);
}

.manhours-studio-process-columns span {
  display: block;
  margin-bottom: 8px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.manhours-studio-process-columns p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  line-height: 1.8;
}

.manhours-studio-process-metric {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-top: 18px;
  padding-left: 30px;
}

.manhours-studio-process-metric span {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 600;
}

.manhours-studio-process-metric strong {
  color: #ffcb44;
  font-size: 34px;
  line-height: 1;
}

.manhours-studio-industries .manhours-lp-section-heading h2,
.manhours-studio-roi .manhours-lp-section-heading h2,
.manhours-studio-pricing .manhours-lp-section-heading h2 {
  letter-spacing: -0.06em;
}

.manhours-studio-industries .manhours-lp-industry-card,
.manhours-studio-pricing .manhours-price-card {
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.manhours-studio-industries .manhours-lp-industry-card:hover {
  transform: translateY(-8px) rotate(-1deg);
  box-shadow: 0 30px 80px rgba(12, 20, 36, 0.14);
}

.manhours-studio-industries .manhours-lp-industry-body strong {
  display: inline-flex;
  margin-top: 18px;
  color: #10131b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.manhours-studio-testimonial .md-section-content-top-wrapper {
  text-align: center;
}

.manhours-studio-testimonial .md-section-content-wrapper {
  max-width: 880px;
  margin: 0 auto;
  padding-left: 0;
}

.manhours-studio-testimonial .md-section-title {
  font-size: clamp(2.9rem, 5vw, 5.6rem);
  line-height: 0.94;
  letter-spacing: -0.06em;
}

.manhours-studio-testimonial .md-testimonial-item {
  padding: 42px 34px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(12px);
}

.manhours-studio-testimonial .md-testimonial-rating,
.manhours-studio-testimonial .md-testimonial-author-wrapper {
  justify-content: center;
}

.manhours-studio-roi .manhours-lp-roi-copy-card,
.manhours-studio-faq .manhours-home-faq-card {
  border: 0;
  background:
    radial-gradient(circle at top right, rgba(255, 203, 68, 0.16), transparent 26%),
    radial-gradient(circle at bottom left, rgba(65, 192, 255, 0.16), transparent 30%),
    linear-gradient(135deg, #08111d 0%, #12203a 100%);
  box-shadow: 0 24px 70px rgba(8, 18, 38, 0.14);
}

.manhours-studio-roi .manhours-lp-roi-copy-card p,
.manhours-studio-faq .manhours-home-faq-card p {
  color: rgba(255, 255, 255, 0.74);
}

.manhours-studio-faq .manhours-home-faq-card h3 {
  color: #fff;
  font-size: clamp(2.6rem, 4.6vw, 4.8rem);
  line-height: 0.94;
  letter-spacing: -0.06em;
}

.manhours-studio-pricing .manhours-price-card::before {
  content: "";
  display: block;
  height: 4px;
  background: linear-gradient(90deg, #10131b 0%, #0d71f7 55%, #ffcb44 100%);
}

.manhours-studio-pricing .manhours-price-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 80px rgba(12, 20, 36, 0.14);
}

.manhours-studio-pricing .manhours-comparison-card {
  background: linear-gradient(180deg, #f6f8fb 0%, #ffffff 100%);
}

.manhours-studio-faq .manhours-lp-accordion .accordion-item {
  box-shadow: 0 20px 50px rgba(12, 20, 36, 0.08);
}

.manhours-studio-faq .manhours-lp-accordion .accordion-button {
  font-size: 22px;
  letter-spacing: -0.03em;
}

.manhours-signature-story {
  --signature-progress: 0;
  position: relative;
}

.manhours-signature-story-sidecopy {
  margin-left: auto;
  max-width: 32rem;
  padding: 28px 30px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(241, 247, 255, 0.96) 100%);
  box-shadow: 0 30px 70px rgba(12, 20, 36, 0.08);
  border: 1px solid rgba(17, 36, 66, 0.08);
}

.manhours-signature-story-sidecopy strong {
  display: block;
  margin-bottom: 12px;
  color: #0f2447;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: -0.04em;
}

.manhours-signature-story-sidecopy p {
  margin: 0;
  color: #55697f;
  line-height: 1.72;
}

.manhours-signature-story-track {
  position: relative;
  min-height: 220vh;
}

.manhours-signature-story-sticky {
  position: sticky;
  top: 122px;
  display: flex;
  align-items: center;
  min-height: calc(100vh - 146px);
}

.manhours-signature-story-stage {
  position: relative;
  width: 100%;
  min-height: 760px;
  border-radius: 42px;
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(135deg, #08162d 0%, #0a2146 45%, #10356d 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 40px 120px rgba(5, 12, 28, 0.28);
}

.manhours-signature-story-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 46%, rgba(81, 228, 255, 0.1), transparent 18%),
    radial-gradient(circle at 50% 56%, rgba(255, 208, 91, calc(0.02 + (0.22 * var(--signature-progress)))), transparent 22%),
    radial-gradient(circle at 18% 22%, rgba(33, 164, 255, 0.22), transparent 22%),
    radial-gradient(circle at 84% 20%, rgba(17, 208, 166, 0.18), transparent 18%);
  pointer-events: none;
}

.manhours-signature-story-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
  background-size: 112px 112px;
  opacity: 0.1;
  mask-image: linear-gradient(180deg, transparent 6%, rgba(0, 0, 0, 0.95) 22%, rgba(0, 0, 0, 0.95) 82%, transparent 96%);
  pointer-events: none;
}

.manhours-signature-story-beam {
  position: absolute;
  left: 50%;
  top: 52%;
  width: min(520px, 50vw);
  height: 18px;
  border-radius: 999px;
  transform: translate(-50%, -50%);
  background: linear-gradient(90deg, transparent, rgba(83, 231, 255, 0.84), rgba(255, 255, 255, 0.96), rgba(255, 207, 81, 0.88), transparent);
  opacity: calc(0.12 + (0.8 * var(--signature-progress)));
  filter: blur(12px);
  pointer-events: none;
}

.manhours-signature-story-topbar {
  position: absolute;
  top: 32px;
  left: 32px;
  right: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  z-index: 4;
}

.manhours-signature-story-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 999px;
  color: #eff7ff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(16px);
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.manhours-signature-story-kicker i {
  color: #57dfff;
}

.manhours-signature-story-progress {
  flex: 0 0 min(280px, 34vw);
  height: 9px;
  padding: 1px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  overflow: hidden;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.manhours-signature-story-progress span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  transform-origin: left center;
  transform: scaleX(0.04);
  background: linear-gradient(90deg, #23c6ff 0%, #4d8dff 48%, #ffd24d 100%);
  box-shadow: 0 0 18px rgba(35, 198, 255, 0.45);
}

.manhours-signature-story-center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(35rem, 54vw);
  padding: 34px 34px 30px;
  border-radius: 34px;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 4;
  color: #f7fbff;
  background: rgba(5, 16, 35, 0.52);
  border: 1px solid rgba(255, 255, 255, 0.11);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(18px);
}

.manhours-signature-story-center::after {
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 26px;
  border: 1px solid rgba(112, 237, 255, calc(0.08 + (0.34 * var(--signature-progress))));
  pointer-events: none;
}

.manhours-signature-story-step {
  display: inline-block;
  margin-bottom: 18px;
  color: #74d9ff;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.26em;
  text-transform: uppercase;
}

.manhours-signature-story-center h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(2.3rem, 3.6vw, 3.8rem);
  line-height: 0.98;
  letter-spacing: -0.06em;
}

.manhours-signature-story-center p {
  margin: 18px auto 0;
  max-width: 30rem;
  color: rgba(234, 244, 255, 0.76);
  line-height: 1.72;
}

.manhours-signature-story-status {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
  padding: 12px 18px 12px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #ffffff;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.manhours-signature-story-status-icon {
  display: inline-grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: linear-gradient(180deg, #57dfff 0%, #ffd24d 100%);
  color: #062141;
  transform: scale(calc(0.86 + (0.14 * var(--signature-progress))));
  box-shadow: 0 12px 22px rgba(35, 198, 255, 0.28);
}

.manhours-signature-story-status-text {
  display: inline-block;
}

.manhours-signature-story-status-text-done {
  display: none;
}

.manhours-signature-story.is-signed .manhours-signature-story-center {
  border-color: rgba(111, 255, 197, 0.32);
  box-shadow: 0 36px 98px rgba(0, 0, 0, 0.28), 0 0 0 1px rgba(111, 255, 197, 0.1);
}

.manhours-signature-story.is-signed .manhours-signature-story-status {
  background: rgba(34, 214, 151, 0.18);
  border-color: rgba(112, 255, 197, 0.32);
}

.manhours-signature-story.is-signed .manhours-signature-story-status-text-pending {
  display: none;
}

.manhours-signature-story.is-signed .manhours-signature-story-status-text-done {
  display: inline-block;
}

.manhours-signature-story-note {
  position: absolute;
  z-index: 3;
  max-width: 15rem;
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.93);
  border: 1px solid rgba(15, 36, 71, 0.08);
  box-shadow: 0 18px 40px rgba(5, 12, 28, 0.16);
  color: #102341;
}

.manhours-signature-story-note strong,
.manhours-signature-story-note span {
  display: block;
}

.manhours-signature-story-note strong {
  margin-bottom: 4px;
  font-size: 1rem;
  letter-spacing: -0.03em;
}

.manhours-signature-story-note span {
  color: #55708a;
  line-height: 1.5;
}

.manhours-signature-story-note-left {
  left: 6%;
  bottom: 12%;
  transform: translateY(calc(22px - (18px * var(--signature-progress))));
}

.manhours-signature-story-note-right {
  right: 8%;
  top: 23%;
  transform: translateY(calc(-18px + (12px * var(--signature-progress))));
}

.manhours-signature-asset {
  position: absolute;
  z-index: 2;
  margin: 0;
  pointer-events: none;
}

.manhours-signature-asset img {
  display: block;
  width: 100%;
  height: auto;
}

.manhours-signature-asset-hand {
  left: -2%;
  bottom: 7%;
  width: min(42rem, 48vw);
  filter: drop-shadow(0 24px 54px rgba(0, 0, 0, 0.34));
  transform:
    translate3d(calc(38% * var(--signature-progress)), calc(14px - (18px * var(--signature-progress))), 0)
    rotate(calc(-8deg + (8deg * var(--signature-progress))));
}

.manhours-signature-asset-app {
  right: 1%;
  top: 8%;
  width: min(25rem, 29vw);
  filter: drop-shadow(0 28px 58px rgba(0, 0, 0, 0.38));
  transform:
    translate3d(calc(-46% * var(--signature-progress)), calc(-10px + (14px * var(--signature-progress))), 0)
    rotate(calc(8deg - (8deg * var(--signature-progress))));
}

.manhours-signature-story.is-signed .manhours-signature-asset-hand,
.manhours-signature-story.is-signed .manhours-signature-asset-app {
  filter: drop-shadow(0 32px 68px rgba(0, 0, 0, 0.38));
}

.manhours-signature-confetti {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 5;
}

.manhours-signature-confetti-piece {
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--piece-width, 12px);
  height: var(--piece-height, 18px);
  border-radius: 4px;
  background: var(--piece-color, #23c6ff);
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.4) rotate(0deg);
  animation: manhoursSignatureConfettiBurst var(--piece-duration, 1.6s) cubic-bezier(0.16, 0.84, 0.44, 1) forwards;
  animation-delay: var(--piece-delay, 0s);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.14);
}

@keyframes manhoursSignatureConfettiBurst {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.4) rotate(0deg);
  }

  12% {
    opacity: 1;
  }

  54% {
    opacity: 1;
    transform: translate(calc(-50% + var(--piece-mid-x)), calc(-50% + var(--piece-mid-y))) rotate(var(--piece-mid-rotate));
  }

  100% {
    opacity: 0;
    transform: translate(calc(-50% + var(--piece-x)), calc(-50% + var(--piece-end-y))) rotate(var(--piece-rotate));
  }
}

@keyframes manhoursStudioMarquee {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (max-width: 1199.98px) {
  .manhours-studio-module-intro {
    padding: 42px 36px;
  }

  .manhours-studio-modules .md-service-content-wrapper {
    padding: 32px;
  }

  .manhours-studio-process-title {
    font-size: clamp(3rem, 7vw, 5.4rem);
  }

  .manhours-studio-process-timeline {
    padding-left: 62px;
  }

  .manhours-signature-story-sidecopy {
    max-width: 28rem;
  }

  .manhours-signature-story-center {
    width: min(31rem, 58vw);
  }

  .manhours-signature-asset-hand {
    width: min(38rem, 52vw);
  }

  .manhours-signature-asset-app {
    width: min(22rem, 31vw);
  }
}

@media (max-width: 991.98px) {
  .manhours-studio-marquee-stack {
    margin: -18px 16px 22px;
    padding-top: 24px;
  }

  .manhours-studio-marquee-top,
  .manhours-studio-marquee-bottom {
    transform: none;
  }

  .manhours-studio-mini-grid {
    grid-template-columns: 1fr;
  }

  .manhours-studio-modules .md-service-content-wrapper {
    padding: 32px 24px;
  }

  .manhours-studio-process-timeline {
    margin-top: 8px;
  }

  .manhours-studio-process-columns {
    grid-template-columns: 1fr;
    padding: 24px;
  }

  .manhours-studio-process-metric {
    align-items: flex-start;
    flex-direction: column;
    padding-left: 0;
  }

  .manhours-studio-testimonial .md-section-content-top-wrapper {
    text-align: left;
  }

  .manhours-signature-story-track {
    min-height: 180vh;
  }

  .manhours-signature-story-sticky {
    top: 100px;
    min-height: calc(100vh - 124px);
  }

  .manhours-signature-story-stage {
    min-height: 700px;
  }

  .manhours-signature-story-topbar {
    gap: 16px;
  }

  .manhours-signature-story-kicker {
    font-size: 0.88rem;
  }

  .manhours-signature-story-center {
    width: min(32rem, calc(100% - 48px));
    padding: 30px 26px 28px;
  }

  .manhours-signature-story-note-left {
    left: 4%;
    bottom: 11%;
  }

  .manhours-signature-story-note-right {
    right: 4%;
    top: 18%;
  }

  .manhours-signature-asset-hand {
    left: -10%;
    bottom: 5%;
    width: min(40rem, 68vw);
  }

  .manhours-signature-asset-app {
    right: -2%;
    top: 11%;
    width: min(23rem, 38vw);
  }
}

@media (max-width: 767.98px) {
  .manhours-home-hero::before {
    top: 108px;
    right: -28px;
    width: 136px;
    height: 136px;
    border-radius: 50%;
    box-shadow:
      0 0 0 34px rgba(112, 239, 226, 0.04),
      0 0 0 68px rgba(112, 239, 226, 0.02);
  }

  .manhours-studio-marquee span {
    font-size: 1.2rem;
  }

  .manhours-studio-soft-marquee {
    display: none;
  }

  .manhours-studio-module-intro {
    padding: 30px 22px;
    border-radius: 26px;
  }

  .manhours-studio-editorial-title {
    font-size: clamp(2.2rem, 10vw, 3rem);
  }

  .manhours-studio-note-card h3 {
    font-size: 21px;
  }

  .manhours-studio-process-timeline {
    padding-left: 46px;
  }

  .manhours-studio-process-step {
    padding-left: 18px;
  }

  .manhours-studio-process-step::before {
    left: -40px;
    width: 24px;
    height: 24px;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.08);
  }

  .manhours-studio-process-step::after {
    top: 15px;
    left: -32px;
    width: 8px;
    height: 8px;
  }

  .manhours-studio-process-timeline::before {
    left: 11px;
  }

  .manhours-studio-process-columns {
    padding: 20px;
  }

  .manhours-studio-testimonial .md-section-title {
    font-size: clamp(2.2rem, 10vw, 3rem);
  }

  .manhours-signature-story {
    padding-bottom: 120px;
  }

  .manhours-signature-story-sidecopy {
    padding: 24px 22px;
  }

  .manhours-signature-story-sidecopy strong {
    font-size: 1.28rem;
  }

  .manhours-signature-story-track {
    min-height: 160vh;
  }

  .manhours-signature-story-sticky {
    top: 88px;
    min-height: calc(100vh - 104px);
  }

  .manhours-signature-story-stage {
    min-height: 620px;
    border-radius: 30px;
  }

  .manhours-signature-story-topbar {
    top: 20px;
    left: 20px;
    right: 20px;
    flex-direction: column;
    align-items: stretch;
  }

  .manhours-signature-story-progress {
    flex-basis: auto;
    width: 100%;
  }

  .manhours-signature-story-center {
    width: calc(100% - 28px);
    padding: 26px 18px 24px;
    border-radius: 26px;
  }

  .manhours-signature-story-center h3 {
    font-size: clamp(2rem, 9vw, 2.75rem);
  }

  .manhours-signature-story-center p {
    font-size: 0.96rem;
  }

  .manhours-signature-story-status {
    max-width: 100%;
    justify-content: center;
    padding-right: 14px;
    padding-left: 10px;
  }

  .manhours-signature-story-note {
    max-width: 11.5rem;
    padding: 12px 14px;
    border-radius: 18px;
  }

  .manhours-signature-story-note strong {
    font-size: 0.9rem;
  }

  .manhours-signature-story-note span {
    font-size: 0.86rem;
  }

  .manhours-signature-story-note-left {
    left: 10px;
    bottom: 18px;
  }

  .manhours-signature-story-note-right {
    right: 10px;
    top: 108px;
  }

  .manhours-signature-asset-hand {
    left: -24%;
    bottom: 4%;
    width: 84vw;
  }

  .manhours-signature-asset-app {
    right: -12%;
    top: 21%;
    width: 51vw;
  }
}

@media (max-width: 575.98px) {
  .manhours-signature-story-note {
    display: none;
  }

  .manhours-signature-asset-hand {
    left: -28%;
    width: 92vw;
  }

  .manhours-signature-asset-app {
    right: -16%;
    width: 56vw;
  }
}

.manhours-module-atlas {
  position: relative;
}

.manhours-module-atlas-intro {
  margin-bottom: 42px;
  padding: 42px 44px;
  border-radius: 34px;
  background:
    radial-gradient(circle at top right, rgba(65, 192, 255, 0.18), transparent 28%),
    linear-gradient(145deg, #08111d 0%, #10203a 52%, #163a68 100%);
  box-shadow: 0 34px 90px rgba(5, 12, 28, 0.18);
}

.manhours-module-atlas-intro .manhours-lp-section-heading h2,
.manhours-module-atlas-intro .manhours-lp-section-heading p,
.manhours-module-atlas-intro .md-section-subtitle {
  color: #fff;
}

.manhours-module-atlas-intro .manhours-lp-section-heading p {
  color: rgba(240, 247, 255, 0.78);
}

.manhours-module-atlas-sidecard {
  padding: 26px 28px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(16px);
}

.manhours-module-atlas-sidecard span,
.manhours-module-atlas-sidecard strong {
  display: block;
}

.manhours-module-atlas-sidecard span {
  margin-bottom: 10px;
  color: #7fe9dc;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.manhours-module-atlas-sidecard strong {
  color: #fff;
  font-size: 1.45rem;
  line-height: 1.2;
  letter-spacing: -0.04em;
}

.manhours-module-atlas-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 24px;
}

.manhours-module-atlas-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  border-radius: 32px;
  border: 1px solid rgba(16, 19, 27, 0.08);
  box-shadow: 0 28px 70px rgba(10, 20, 36, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.manhours-module-atlas-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 40px 90px rgba(10, 20, 36, 0.14);
}

.manhours-module-atlas-card-media {
  position: relative;
  overflow: hidden;
}

.manhours-module-atlas-card-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.manhours-module-atlas-card:hover .manhours-module-atlas-card-media img {
  transform: scale(1.05);
}

.manhours-module-atlas-card-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 18px;
  padding: 30px;
}

.manhours-module-atlas-card-eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.manhours-module-atlas-card h3 {
  margin: 0;
  font-size: clamp(1.7rem, 2.5vw, 2.5rem);
  line-height: 0.98;
  letter-spacing: -0.05em;
}

.manhours-module-atlas-card p {
  margin: 0;
  line-height: 1.8;
}

.manhours-module-atlas-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.manhours-module-atlas-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.manhours-module-atlas-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
  padding-top: 8px;
}

.manhours-module-atlas-card-footer strong {
  font-size: 0.88rem;
}

.manhours-module-atlas-style-editorial {
  grid-column: span 7;
  background:
    radial-gradient(circle at top right, rgba(255, 203, 68, 0.14), transparent 24%),
    linear-gradient(140deg, #07111d 0%, #10243f 45%, #14396d 100%);
}

.manhours-module-atlas-style-editorial .manhours-module-atlas-card-media {
  position: absolute;
  right: -3%;
  bottom: -6%;
  width: 44%;
  height: 78%;
  opacity: 0.96;
}

.manhours-module-atlas-style-editorial .manhours-module-atlas-card-body {
  width: min(58%, 100%);
  padding: 34px;
}

.manhours-module-atlas-style-editorial .manhours-module-atlas-card-eyebrow,
.manhours-module-atlas-style-ops .manhours-module-atlas-card-eyebrow,
.manhours-module-atlas-style-governance .manhours-module-atlas-card-eyebrow {
  background: rgba(255, 255, 255, 0.08);
  color: #9cece1;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.manhours-module-atlas-style-editorial h3,
.manhours-module-atlas-style-ops h3,
.manhours-module-atlas-style-governance h3 {
  color: #fff;
}

.manhours-module-atlas-style-editorial p,
.manhours-module-atlas-style-ops p,
.manhours-module-atlas-style-governance p {
  color: rgba(239, 246, 255, 0.76);
}

.manhours-module-atlas-style-editorial .manhours-module-atlas-tags span,
.manhours-module-atlas-style-ops .manhours-module-atlas-tags span,
.manhours-module-atlas-style-governance .manhours-module-atlas-tags span {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.manhours-module-atlas-style-editorial .manhours-module-atlas-card-footer strong,
.manhours-module-atlas-style-ops .manhours-module-atlas-card-footer strong,
.manhours-module-atlas-style-governance .manhours-module-atlas-card-footer strong {
  color: rgba(255, 255, 255, 0.74);
}

.manhours-module-atlas-style-spotlight {
  grid-column: span 5;
  background: linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%);
}

.manhours-module-atlas-style-spotlight .manhours-module-atlas-card-media {
  aspect-ratio: 1.2 / 1;
  margin: 18px 18px 0;
  border-radius: 24px;
  background:
    radial-gradient(circle at top right, rgba(13, 113, 247, 0.16), transparent 28%),
    linear-gradient(180deg, #eff5ff 0%, #ffffff 100%);
}

.manhours-module-atlas-style-spotlight .manhours-module-atlas-card-eyebrow,
.manhours-module-atlas-style-vault .manhours-module-atlas-card-eyebrow,
.manhours-module-atlas-style-analytics .manhours-module-atlas-card-eyebrow {
  background: rgba(13, 113, 247, 0.08);
  color: #0d71f7;
}

.manhours-module-atlas-style-spotlight h3,
.manhours-module-atlas-style-vault h3,
.manhours-module-atlas-style-analytics h3 {
  color: #10131b;
}

.manhours-module-atlas-style-spotlight p,
.manhours-module-atlas-style-vault p,
.manhours-module-atlas-style-analytics p {
  color: #5b6878;
}

.manhours-module-atlas-style-spotlight .manhours-module-atlas-tags span,
.manhours-module-atlas-style-vault .manhours-module-atlas-tags span,
.manhours-module-atlas-style-analytics .manhours-module-atlas-tags span {
  background: rgba(16, 19, 27, 0.06);
  color: #10131b;
}

.manhours-module-atlas-style-spotlight .manhours-module-atlas-card-footer strong,
.manhours-module-atlas-style-vault .manhours-module-atlas-card-footer strong,
.manhours-module-atlas-style-analytics .manhours-module-atlas-card-footer strong {
  color: #617184;
}

.manhours-module-atlas-style-vault,
.manhours-module-atlas-style-ops,
.manhours-module-atlas-style-analytics {
  grid-column: span 4;
}

.manhours-module-atlas-style-vault {
  background: linear-gradient(180deg, #fff9f3 0%, #ffffff 100%);
}

.manhours-module-atlas-style-vault::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(90deg, #f6b36d 0%, #0d71f7 100%);
}

.manhours-module-atlas-style-vault .manhours-module-atlas-card-media,
.manhours-module-atlas-style-analytics .manhours-module-atlas-card-media {
  aspect-ratio: 1.12 / 0.76;
}

.manhours-module-atlas-style-ops {
  background:
    radial-gradient(circle at top left, rgba(111, 255, 197, 0.12), transparent 26%),
    linear-gradient(155deg, #08162d 0%, #0d2140 50%, #11355f 100%);
}

.manhours-module-atlas-style-ops .manhours-module-atlas-card-media {
  aspect-ratio: 1.08 / 0.76;
  margin: 16px 16px 0;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
}

.manhours-module-atlas-style-analytics {
  background:
    radial-gradient(circle at top right, rgba(255, 203, 68, 0.14), transparent 28%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}

.manhours-module-atlas-style-analytics .manhours-module-atlas-card-media {
  padding: 18px 18px 0;
}

.manhours-module-atlas-style-analytics .manhours-module-atlas-card-media img {
  border-radius: 24px;
  background: #eef5ff;
}

.manhours-module-atlas-style-governance {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  background:
    radial-gradient(circle at top right, rgba(65, 192, 255, 0.18), transparent 24%),
    linear-gradient(145deg, #091321 0%, #112540 44%, #16375f 100%);
}

.manhours-module-atlas-style-governance .manhours-module-atlas-card-media {
  min-height: 100%;
}

.manhours-module-atlas-style-governance .manhours-module-atlas-card-media img {
  min-height: 100%;
}

.manhours-module-atlas-style-governance .manhours-module-atlas-card-body {
  padding: 34px;
}

.manhours-health-story-note {
  padding: 28px 30px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(242, 249, 255, 0.96) 100%);
  border: 1px solid rgba(17, 36, 66, 0.08);
  box-shadow: 0 30px 70px rgba(12, 20, 36, 0.08);
}

.manhours-health-story-note strong {
  display: block;
  margin-bottom: 12px;
  color: #102341;
  font-size: 1.5rem;
  line-height: 1.15;
  letter-spacing: -0.04em;
}

.manhours-health-story-note p {
  margin-bottom: 20px;
  color: #566a80;
  line-height: 1.78;
}

.manhours-health-story-signal-list {
  display: grid;
  gap: 14px;
}

.manhours-health-story-signal {
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(13, 113, 247, 0.05);
  border: 1px solid rgba(13, 113, 247, 0.08);
}

.manhours-health-story-signal span,
.manhours-health-story-signal strong,
.manhours-health-story-signal small {
  display: block;
}

.manhours-health-story-signal span {
  color: #0d71f7;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.manhours-health-story-signal strong {
  margin-top: 8px;
  color: #102341;
  font-size: 1.16rem;
  line-height: 1.2;
}

.manhours-health-story-signal small {
  margin-top: 6px;
  color: #607286;
  line-height: 1.6;
}

.manhours-health-stage {
  position: relative;
  min-height: 820px;
  padding: 42px 44px 38px;
  overflow: hidden;
  border-radius: 42px;
  background:
    radial-gradient(circle at top left, rgba(66, 193, 255, 0.16), transparent 24%),
    radial-gradient(circle at bottom right, rgba(111, 255, 197, 0.14), transparent 28%),
    linear-gradient(145deg, #07111d 0%, #0d1e36 42%, #10335c 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 42px 120px rgba(5, 12, 28, 0.24);
  isolation: isolate;
}

.manhours-health-stage-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 118px 118px;
  opacity: 0.1;
  mask-image: linear-gradient(180deg, transparent 4%, rgba(0, 0, 0, 0.94) 18%, rgba(0, 0, 0, 0.94) 82%, transparent 96%);
  pointer-events: none;
}

.manhours-health-stage-glow {
  position: absolute;
  inset: 18% 24% 22%;
  background: radial-gradient(circle, rgba(74, 255, 207, 0.14), transparent 58%);
  filter: blur(36px);
  pointer-events: none;
}

.manhours-health-wave {
  position: absolute;
  left: 50%;
  top: 48%;
  width: min(760px, 92%);
  transform: translate(-50%, -50%);
}

.manhours-health-wave path {
  fill: none;
  stroke: rgba(159, 228, 255, 0.22);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 10;
}

.manhours-health-wave .manhours-health-wave-accent {
  stroke: url(#none);
  stroke: #74f1d8;
  stroke-width: 9;
  stroke-dasharray: 40 420;
  animation: manhoursHealthWaveRun 2.1s linear infinite;
  filter: drop-shadow(0 0 16px rgba(116, 241, 216, 0.52));
}

.manhours-health-heart-cluster {
  position: absolute;
  left: 50%;
  top: 46%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  z-index: 2;
}

.manhours-health-pulse-ring {
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  border: 1px solid rgba(111, 255, 197, 0.12);
  animation: manhoursHealthPulseRing 2.8s ease-out infinite;
}

.manhours-health-pulse-ring-b {
  animation-delay: 1.2s;
}

.manhours-health-heart-shell {
  position: relative;
  display: grid;
  place-items: center;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.02));
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 26px 70px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(16px);
}

.manhours-health-heart {
  position: relative;
  width: 102px;
  height: 102px;
  transform: rotate(-45deg);
  border-radius: 26px;
  background: linear-gradient(135deg, #3cf4ca 0%, #20d7ff 48%, #57ffbd 100%);
  box-shadow:
    0 18px 40px rgba(32, 215, 255, 0.28),
    0 0 0 18px rgba(87, 255, 189, 0.05);
  animation: manhoursHealthHeartBeat 1.5s ease-in-out infinite;
}

.manhours-health-heart::before,
.manhours-health-heart::after {
  content: "";
  position: absolute;
  width: 102px;
  height: 102px;
  border-radius: 50%;
  background: inherit;
}

.manhours-health-heart::before {
  top: -51px;
  left: 0;
}

.manhours-health-heart::after {
  top: 0;
  left: 51px;
}

.manhours-health-heart-caption {
  margin-top: 22px;
  text-align: center;
}

.manhours-health-heart-caption span,
.manhours-health-heart-caption strong {
  display: block;
}

.manhours-health-heart-caption span {
  color: #7fe9dc;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.manhours-health-heart-caption strong {
  margin-top: 10px;
  color: #fff;
  font-size: 1.56rem;
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.manhours-health-orbit-card {
  position: absolute;
  z-index: 2;
  max-width: 15.4rem;
  padding: 18px 20px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(15, 36, 71, 0.08);
  box-shadow: 0 20px 48px rgba(5, 12, 28, 0.18);
}

.manhours-health-orbit-card span,
.manhours-health-orbit-card strong,
.manhours-health-orbit-card small {
  display: block;
}

.manhours-health-orbit-card span {
  color: #0d71f7;
  font-size: 1.55rem;
  font-weight: 700;
  line-height: 1;
}

.manhours-health-orbit-card strong {
  margin-top: 10px;
  color: #102341;
  font-size: 1rem;
  line-height: 1.2;
}

.manhours-health-orbit-card small {
  margin-top: 6px;
  color: #64768b;
  line-height: 1.55;
}

.manhours-health-orbit-card-a {
  top: 14%;
  left: 5%;
  transform: rotate(-4deg);
}

.manhours-health-orbit-card-b {
  top: 10%;
  right: 8%;
  transform: rotate(3deg);
}

.manhours-health-orbit-card-c {
  left: 8%;
  bottom: 18%;
  transform: rotate(2deg);
}

.manhours-health-orbit-card-d {
  right: 6%;
  bottom: 20%;
  transform: rotate(-3deg);
}

.manhours-health-stage-footer {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  z-index: 2;
}

.manhours-health-stage-copy {
  max-width: 28rem;
}

.manhours-health-stage-copy span,
.manhours-health-stage-copy strong {
  display: block;
}

.manhours-health-stage-copy span {
  color: #7fe9dc;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.manhours-health-stage-copy strong {
  margin-top: 10px;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.25;
  letter-spacing: -0.04em;
}

.manhours-health-stage-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
}

.manhours-health-stage-chips span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.82rem;
  font-weight: 700;
}

@keyframes manhoursHealthWaveRun {
  from {
    stroke-dashoffset: 0;
  }

  to {
    stroke-dashoffset: -460;
  }
}

@keyframes manhoursHealthHeartBeat {
  0%,
  100% {
    transform: rotate(-45deg) scale(1);
  }

  14% {
    transform: rotate(-45deg) scale(1.12);
  }

  28% {
    transform: rotate(-45deg) scale(0.98);
  }

  42% {
    transform: rotate(-45deg) scale(1.1);
  }

  58% {
    transform: rotate(-45deg) scale(1);
  }
}

@keyframes manhoursHealthPulseRing {
  0% {
    opacity: 0;
    transform: scale(0.72);
  }

  18% {
    opacity: 0.65;
  }

  100% {
    opacity: 0;
    transform: scale(1.28);
  }
}

@media (max-width: 1199.98px) {
  .manhours-module-atlas-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .manhours-module-atlas-style-editorial,
  .manhours-module-atlas-style-spotlight,
  .manhours-module-atlas-style-vault,
  .manhours-module-atlas-style-ops,
  .manhours-module-atlas-style-analytics {
    grid-column: span 3;
  }

  .manhours-module-atlas-style-governance {
    grid-column: 1 / -1;
  }

  .manhours-module-atlas-style-editorial .manhours-module-atlas-card-media {
    width: 40%;
    height: 72%;
  }

  .manhours-module-atlas-style-editorial .manhours-module-atlas-card-body {
    width: 62%;
  }

  .manhours-health-stage {
    min-height: 760px;
  }

  .manhours-health-orbit-card-a,
  .manhours-health-orbit-card-c {
    left: 3%;
  }

  .manhours-health-orbit-card-b,
  .manhours-health-orbit-card-d {
    right: 3%;
  }
}

@media (max-width: 991.98px) {
  .manhours-module-atlas-intro {
    padding: 34px 28px;
  }

  .manhours-module-atlas-grid {
    grid-template-columns: 1fr;
  }

  .manhours-module-atlas-style-editorial,
  .manhours-module-atlas-style-spotlight,
  .manhours-module-atlas-style-vault,
  .manhours-module-atlas-style-ops,
  .manhours-module-atlas-style-analytics,
  .manhours-module-atlas-style-governance {
    grid-column: auto;
  }

  .manhours-module-atlas-style-editorial .manhours-module-atlas-card-media {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 260px;
    order: -1;
  }

  .manhours-module-atlas-style-editorial .manhours-module-atlas-card-body,
  .manhours-module-atlas-style-governance .manhours-module-atlas-card-body {
    width: 100%;
    padding: 28px;
  }

  .manhours-module-atlas-style-governance {
    grid-template-columns: 1fr;
  }

  .manhours-module-atlas-style-governance .manhours-module-atlas-card-media {
    min-height: 260px;
  }

  .manhours-health-stage {
    display: flex;
    flex-direction: column;
    gap: 18px;
    min-height: 0;
    padding: 34px 24px 28px;
  }

  .manhours-health-wave,
  .manhours-health-heart-cluster,
  .manhours-health-orbit-card,
  .manhours-health-stage-footer {
    position: relative;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
  }

  .manhours-health-wave {
    width: 100%;
    order: 1;
  }

  .manhours-health-heart-cluster {
    order: 2;
    margin: 10px auto 0;
  }

  .manhours-health-orbit-card {
    max-width: none;
    order: 3;
  }

  .manhours-health-stage-footer {
    flex-direction: column;
    align-items: flex-start;
    order: 4;
    margin-top: 6px;
  }

  .manhours-health-stage-chips {
    justify-content: flex-start;
  }
}

@media (max-width: 767.98px) {
  .manhours-module-atlas-card,
  .manhours-module-atlas-intro,
  .manhours-health-story-note,
  .manhours-health-stage {
    border-radius: 26px;
  }

  .manhours-module-atlas-card-body {
    padding: 24px 22px;
  }

  .manhours-module-atlas-card h3 {
    font-size: 2rem;
  }

  .manhours-health-story-note {
    padding: 24px 22px;
  }

  .manhours-health-stage {
    padding: 26px 18px 22px;
  }

  .manhours-health-heart-shell {
    width: 186px;
    height: 186px;
  }

  .manhours-health-heart {
    width: 82px;
    height: 82px;
  }

  .manhours-health-heart::before,
  .manhours-health-heart::after {
    width: 82px;
    height: 82px;
  }

  .manhours-health-heart::before {
    top: -41px;
  }

  .manhours-health-heart::after {
    left: 41px;
  }

  .manhours-health-pulse-ring {
    width: 220px;
    height: 220px;
  }

  .manhours-health-heart-caption strong {
    font-size: 1.28rem;
  }

  .manhours-health-stage-copy strong {
    font-size: 1.08rem;
  }
}

.manhours-smart-credential-story {
  --smartcard-progress: 0;
  position: relative;
}

.manhours-smart-credential-copy-card {
  margin-bottom: 26px;
  padding: 24px 26px;
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(255, 245, 227, 0.94), rgba(255, 255, 255, 0.9)),
    #ffffff;
  border: 1px solid rgba(209, 146, 32, 0.18);
  box-shadow: 0 24px 60px rgba(23, 31, 56, 0.09);
}

.manhours-smart-credential-copy-card strong {
  display: block;
  margin-bottom: 10px;
  color: #16324f;
  font-size: 1.12rem;
  letter-spacing: -0.02em;
}

.manhours-smart-credential-copy-card p {
  margin: 0;
  color: rgba(22, 50, 79, 0.82);
  font-size: 1.02rem;
  line-height: 1.72;
}

.manhours-smart-credential-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.manhours-smart-credential-pills span {
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 0.9rem;
  border-radius: 999px;
  background: rgba(15, 41, 68, 0.07);
  color: #173a5e;
  font-size: 0.84rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.manhours-smart-credential-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.manhours-smart-credential-benefit {
  min-height: 100%;
  padding: 22px 20px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(26, 54, 85, 0.08);
  box-shadow: 0 22px 52px rgba(16, 24, 40, 0.08);
}

.manhours-smart-credential-benefit span {
  display: inline-flex;
  margin-bottom: 12px;
  color: #b66b1e;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.manhours-smart-credential-benefit h3 {
  margin-bottom: 10px;
  color: #112d49;
  font-size: 1.18rem;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.manhours-smart-credential-benefit p {
  margin: 0;
  color: rgba(17, 45, 73, 0.8);
  line-height: 1.72;
}

.manhours-smart-credential-stage {
  position: relative;
  min-height: 640px;
  border-radius: 42px;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 205, 122, 0.35), transparent 34%),
    radial-gradient(circle at 88% 22%, rgba(73, 172, 255, 0.18), transparent 32%),
    linear-gradient(160deg, #13253c 0%, #173a5d 48%, #1f4e74 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 34px 90px rgba(7, 17, 31, 0.3);
}

.manhours-smart-credential-stage-glow,
.manhours-smart-credential-stage-grid,
.manhours-smart-credential-floor,
.manhours-smart-credential-beam {
  position: absolute;
  pointer-events: none;
}

.manhours-smart-credential-stage-glow {
  inset: auto auto 32px -10px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 193, 92, 0.22), transparent 68%);
  filter: blur(10px);
}

.manhours-smart-credential-stage-grid {
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), transparent 92%);
}

.manhours-smart-credential-floor {
  left: 0;
  right: 0;
  bottom: 0;
  height: 108px;
  background:
    linear-gradient(180deg, transparent, rgba(3, 10, 21, 0.08) 16%, rgba(3, 10, 21, 0.34) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0) 26%, rgba(255, 255, 255, 0.06) 52%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0.05));
}

.manhours-smart-credential-door {
  position: absolute;
  right: 56px;
  top: 72px;
  width: 232px;
  height: 410px;
}

.manhours-smart-credential-door-frame {
  position: absolute;
  inset: 0;
  border-radius: 30px 30px 18px 18px;
  background:
    linear-gradient(180deg, rgba(248, 251, 255, 0.98), rgba(219, 233, 245, 0.98) 46%, rgba(189, 209, 226, 0.98)),
    #dde7f0;
  border: 8px solid rgba(246, 250, 255, 0.58);
  box-shadow:
    inset 0 0 0 2px rgba(18, 41, 67, 0.08),
    0 28px 48px rgba(5, 12, 25, 0.22);
}

.manhours-smart-credential-door-window {
  position: absolute;
  left: 28px;
  right: 28px;
  top: 34px;
  height: 172px;
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(42, 84, 120, 0.16), rgba(255, 255, 255, 0.68)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.68), rgba(163, 194, 222, 0.54));
  border: 1px solid rgba(17, 44, 71, 0.12);
}

.manhours-smart-credential-reader {
  position: absolute;
  left: 24px;
  top: 232px;
  width: 52px;
  height: 78px;
  border-radius: 20px;
  background: linear-gradient(180deg, #16304c, #102439);
  box-shadow: 0 14px 24px rgba(4, 13, 27, 0.22);
}

.manhours-smart-credential-reader::before {
  content: "";
  position: absolute;
  inset: 12px 12px auto;
  height: 16px;
  border-radius: 999px;
  background: rgba(82, 255, 185, calc(0.3 + (0.5 * var(--smartcard-progress))));
  box-shadow: 0 0 16px rgba(82, 255, 185, calc(0.25 + (0.45 * var(--smartcard-progress))));
}

.manhours-smart-credential-reader::after {
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 16px;
  height: 24px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.manhours-smart-credential-door-status {
  position: absolute;
  right: -10px;
  bottom: 22px;
  width: 170px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(16, 35, 56, 0.88);
  backdrop-filter: blur(10px);
  box-shadow: 0 18px 36px rgba(3, 10, 21, 0.26);
}

.manhours-smart-credential-door-status span,
.manhours-smart-credential-door-status strong {
  display: block;
  color: #f6fbff;
}

.manhours-smart-credential-door-status span {
  margin-bottom: 5px;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  opacity: 0.72;
}

.manhours-smart-credential-door-status strong {
  font-size: 1rem;
  line-height: 1.28;
}

.manhours-smart-credential-approach {
  position: absolute;
  left: 38px;
  bottom: 78px;
  width: 360px;
  height: 420px;
  transform: translate3d(calc(var(--smartcard-progress) * 138px), calc((1 - var(--smartcard-progress)) * 18px), 0);
  transition: transform 180ms ease-out;
}

.manhours-smart-credential-person {
  position: absolute;
  inset: 0;
}

.manhours-smart-credential-person-head,
.manhours-smart-credential-person-hair,
.manhours-smart-credential-person-neck,
.manhours-smart-credential-person-body,
.manhours-smart-credential-person-arm,
.manhours-smart-credential-person-leg,
.manhours-smart-credential-person-phone {
  position: absolute;
}

.manhours-smart-credential-person-head {
  left: 104px;
  top: 22px;
  width: 88px;
  height: 98px;
  border-radius: 46px 46px 40px 40px;
  background: linear-gradient(180deg, #f7c5a5, #e8a989);
  z-index: 4;
}

.manhours-smart-credential-person-hair {
  left: 90px;
  top: 6px;
  width: 124px;
  height: 124px;
  border-radius: 52px 58px 56px 42px;
  background: linear-gradient(160deg, #0a1220, #22354d 64%, #152437);
  z-index: 5;
}

.manhours-smart-credential-person-neck {
  left: 132px;
  top: 108px;
  width: 30px;
  height: 28px;
  border-radius: 999px;
  background: #e8aa8c;
  z-index: 3;
}

.manhours-smart-credential-person-body {
  left: 52px;
  top: 122px;
  width: 190px;
  height: 190px;
  border-radius: 54px 54px 34px 34px;
  background:
    linear-gradient(180deg, #ffb347 0%, #e58d17 100%);
  box-shadow: inset 0 -14px 30px rgba(132, 72, 9, 0.26);
  z-index: 2;
}

.manhours-smart-credential-person-body::after {
  content: "";
  position: absolute;
  left: 58px;
  right: 58px;
  top: 28px;
  height: 92px;
  border-radius: 0 0 42px 42px;
  border-top: 3px solid rgba(255, 245, 225, 0.46);
}

.manhours-smart-credential-person-arm {
  top: 150px;
  width: 54px;
  height: 162px;
  border-radius: 38px;
  background: linear-gradient(180deg, #f2b394, #df9d80);
  transform-origin: top center;
}

.manhours-smart-credential-person-arm-back {
  left: 28px;
  transform: rotate(18deg);
  z-index: 1;
}

.manhours-smart-credential-person-arm-front {
  left: 178px;
  height: 148px;
  transform: rotate(-28deg);
  z-index: 6;
}

.manhours-smart-credential-person-leg {
  top: 274px;
  width: 66px;
  height: 136px;
  border-radius: 30px;
  background: linear-gradient(180deg, #203a59, #0f2033);
  z-index: 1;
}

.manhours-smart-credential-person-leg-a {
  left: 92px;
  transform: rotate(4deg);
}

.manhours-smart-credential-person-leg-b {
  left: 156px;
  transform: rotate(-7deg);
}

.manhours-smart-credential-person-phone {
  left: 206px;
  top: 168px;
  width: 112px;
  height: 214px;
  padding: 10px;
  border-radius: 28px;
  background: linear-gradient(180deg, #0b1421, #16283d);
  box-shadow: 0 24px 44px rgba(7, 17, 31, 0.28);
  transform: rotate(8deg);
  z-index: 8;
}

.manhours-smart-credential-person-phone-notch {
  width: 44px;
  height: 8px;
  margin: 0 auto 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
}

.manhours-smart-credential-person-phone-screen {
  height: calc(100% - 16px);
  padding: 14px 12px 12px;
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(56, 133, 255, 0.2), rgba(255, 255, 255, 0.94) 28%, rgba(255, 245, 227, 0.96) 100%);
}

.manhours-smart-credential-person-phone-screen span,
.manhours-smart-credential-person-phone-screen strong,
.manhours-smart-credential-person-phone-screen small {
  display: block;
  color: #13304d;
}

.manhours-smart-credential-person-phone-screen span {
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.manhours-smart-credential-person-phone-screen strong {
  margin-top: 7px;
  font-size: 1rem;
  letter-spacing: -0.04em;
}

.manhours-smart-credential-person-phone-screen small {
  margin-top: 4px;
  font-size: 0.68rem;
  font-weight: 700;
  color: rgba(19, 48, 77, 0.72);
}

.manhours-smart-credential-person-phone-qr {
  width: 64px;
  height: 64px;
  margin-top: 18px;
  border-radius: 14px;
  background:
    linear-gradient(90deg, #14304d 18%, transparent 18%, transparent 34%, #14304d 34%, #14304d 46%, transparent 46%, transparent 62%, #14304d 62%, #14304d 78%, transparent 78%),
    linear-gradient(#14304d 18%, transparent 18%, transparent 34%, #14304d 34%, #14304d 46%, transparent 46%, transparent 62%, #14304d 62%, #14304d 78%, transparent 78%),
    #fefefe;
  border: 8px solid #fefefe;
  box-shadow: inset 0 0 0 1px rgba(19, 48, 77, 0.08);
}

.manhours-smart-credential-beam {
  left: 274px;
  top: 258px;
  width: 166px;
  height: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(255, 193, 92, 0), rgba(255, 193, 92, 0.82) 34%, rgba(84, 244, 189, 0.88));
  opacity: calc(0.12 + (0.88 * var(--smartcard-progress)));
  filter: blur(0.5px);
  transform: scaleX(calc(0.72 + (0.28 * var(--smartcard-progress))));
  transform-origin: left center;
  transition: opacity 180ms ease-out, transform 180ms ease-out;
}

.manhours-smart-credential-beam::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(84, 244, 189, 0.46);
  box-shadow: 0 0 24px rgba(84, 244, 189, 0.34);
  transform: translateY(-50%);
}

.manhours-smart-credential-chip {
  position: absolute;
  padding: 0.82rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #f6fbff;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  backdrop-filter: blur(12px);
  box-shadow: 0 16px 32px rgba(6, 15, 29, 0.18);
}

.manhours-smart-credential-chip-a {
  left: 34px;
  top: 34px;
}

.manhours-smart-credential-chip-b {
  right: 24px;
  top: 26px;
}

.manhours-smart-credential-chip-c {
  left: 142px;
  bottom: 26px;
}

@media (max-width: 1199.98px) {
  .manhours-smart-credential-benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .manhours-smart-credential-stage {
    min-height: 600px;
  }

  .manhours-smart-credential-door {
    right: 28px;
  }
}

@media (max-width: 991.98px) {
  .manhours-smart-credential-benefits {
    grid-template-columns: 1fr;
  }

  .manhours-smart-credential-stage {
    min-height: 560px;
  }

  .manhours-smart-credential-door {
    right: 20px;
    top: 54px;
    width: 196px;
    height: 362px;
  }

  .manhours-smart-credential-approach {
    left: 8px;
    bottom: 58px;
    transform: translate3d(calc(var(--smartcard-progress) * 100px), calc((1 - var(--smartcard-progress)) * 16px), 0) scale(0.9);
    transform-origin: left bottom;
  }

  .manhours-smart-credential-beam {
    left: 232px;
    top: 248px;
    width: 134px;
  }

  .manhours-smart-credential-chip-c {
    left: 92px;
  }
}

@media (max-width: 767.98px) {
  .manhours-smart-credential-copy-card,
  .manhours-smart-credential-stage,
  .manhours-smart-credential-benefit {
    border-radius: 26px;
  }

  .manhours-smart-credential-copy-card,
  .manhours-smart-credential-benefit {
    padding: 22px 20px;
  }

  .manhours-smart-credential-stage {
    min-height: 520px;
  }

  .manhours-smart-credential-door {
    right: 14px;
    top: 42px;
    width: 162px;
    height: 308px;
  }

  .manhours-smart-credential-door-window {
    left: 22px;
    right: 22px;
    top: 28px;
    height: 132px;
  }

  .manhours-smart-credential-reader {
    left: 18px;
    top: 184px;
    width: 44px;
    height: 70px;
  }

  .manhours-smart-credential-door-status {
    right: -2px;
    width: 132px;
    padding: 12px 13px;
  }

  .manhours-smart-credential-approach {
    left: -44px;
    bottom: 36px;
    transform: translate3d(calc(var(--smartcard-progress) * 82px), calc((1 - var(--smartcard-progress)) * 12px), 0) scale(0.72);
  }

  .manhours-smart-credential-beam {
    left: 170px;
    top: 220px;
    width: 110px;
  }

  .manhours-smart-credential-chip {
    font-size: 0.72rem;
    padding: 0.7rem 0.84rem;
  }

  .manhours-smart-credential-chip-a {
    left: 12px;
    top: 14px;
  }

  .manhours-smart-credential-chip-b {
    right: 10px;
    top: 12px;
  }

  .manhours-smart-credential-chip-c {
    left: 18px;
    bottom: 14px;
  }
}

.manhours-smart-credential-stage {
  min-height: 680px;
}

.manhours-smart-credential-door,
.manhours-smart-credential-approach {
  margin: 0;
}

.manhours-smart-credential-door {
  right: 10px;
  top: 34px;
  width: min(330px, 46%);
  height: auto;
  z-index: 3;
}

.manhours-smart-credential-door img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 30px 58px rgba(5, 12, 25, 0.34));
}

.manhours-smart-credential-door-status-badge {
  position: absolute;
  right: 16px;
  top: 34px;
  min-width: 168px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(7, 29, 46, 0.9);
  border: 1px solid rgba(86, 248, 190, 0.32);
  box-shadow: 0 24px 42px rgba(3, 10, 21, 0.26);
  backdrop-filter: blur(14px);
  opacity: calc(0.08 + (0.92 * var(--smartcard-progress)));
  transform: translateY(calc(20px - (20px * var(--smartcard-progress)))) scale(calc(0.9 + (0.1 * var(--smartcard-progress))));
  transition: opacity 180ms ease-out, transform 180ms ease-out;
}

.manhours-smart-credential-door-status-badge span,
.manhours-smart-credential-door-status-badge strong {
  display: block;
}

.manhours-smart-credential-door-status-badge span {
  margin-bottom: 5px;
  color: #6dffd2;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.manhours-smart-credential-door-status-badge strong {
  color: #f7fbff;
  font-size: 0.98rem;
  line-height: 1.28;
}

.manhours-smart-credential-approach {
  left: -12px;
  bottom: 24px;
  width: min(410px, 60%);
  height: auto;
  z-index: 4;
  transform-origin: left bottom;
  transform:
    translate3d(calc(var(--smartcard-progress) * 150px), calc((1 - var(--smartcard-progress)) * 18px), 0)
    scale(calc(0.92 + (0.08 * var(--smartcard-progress))));
  transition: transform 180ms ease-out;
}

.manhours-smart-credential-approach img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 34px 60px rgba(4, 12, 25, 0.34));
}

.manhours-smart-credential-beam {
  left: 272px;
  top: 332px;
  width: 190px;
  height: 18px;
}

@media (max-width: 1199.98px) {
  .manhours-smart-credential-stage {
    min-height: 640px;
  }

  .manhours-smart-credential-door {
    width: min(292px, 44%);
    right: 6px;
  }

  .manhours-smart-credential-approach {
    width: min(360px, 56%);
    left: -24px;
  }

  .manhours-smart-credential-beam {
    left: 244px;
    top: 312px;
    width: 170px;
  }
}

@media (max-width: 991.98px) {
  .manhours-smart-credential-stage {
    min-height: 600px;
  }

  .manhours-smart-credential-door {
    top: 42px;
    right: -6px;
    width: min(250px, 43%);
  }

  .manhours-smart-credential-door-status-badge {
    right: 18px;
    top: 28px;
    min-width: 150px;
    padding: 12px 14px;
  }

  .manhours-smart-credential-approach {
    left: -28px;
    bottom: 18px;
    width: min(320px, 56%);
    transform:
      translate3d(calc(var(--smartcard-progress) * 118px), calc((1 - var(--smartcard-progress)) * 16px), 0)
      scale(calc(0.88 + (0.08 * var(--smartcard-progress))));
  }

  .manhours-smart-credential-beam {
    left: 202px;
    top: 292px;
    width: 148px;
  }
}

@media (max-width: 767.98px) {
  .manhours-smart-credential-stage {
    min-height: 540px;
  }

  .manhours-smart-credential-door {
    right: -10px;
    top: 38px;
    width: min(194px, 46%);
  }

  .manhours-smart-credential-door-status-badge {
    right: 10px;
    top: 20px;
    min-width: 126px;
    padding: 10px 12px;
    border-radius: 16px;
  }

  .manhours-smart-credential-door-status-badge span {
    font-size: 0.68rem;
  }

  .manhours-smart-credential-door-status-badge strong {
    font-size: 0.84rem;
  }

  .manhours-smart-credential-approach {
    left: -40px;
    bottom: 6px;
    width: min(270px, 62%);
    transform:
      translate3d(calc(var(--smartcard-progress) * 88px), calc((1 - var(--smartcard-progress)) * 12px), 0)
      scale(calc(0.82 + (0.08 * var(--smartcard-progress))));
  }

  .manhours-smart-credential-beam {
    left: 148px;
    top: 256px;
    width: 104px;
    height: 14px;
  }
}

.manhours-vehicle-access-story {
  --vehicle-access-progress: 0;
  position: relative;
}

.manhours-vehicle-access-sidecard {
  min-height: 100%;
  padding: 24px 26px;
  border-radius: 28px;
  background:
    linear-gradient(150deg, rgba(231, 249, 244, 0.96), rgba(255, 255, 255, 0.92)),
    #ffffff;
  border: 1px solid rgba(39, 137, 118, 0.14);
  box-shadow: 0 24px 60px rgba(13, 31, 42, 0.09);
}

.manhours-vehicle-access-sidecard strong {
  display: block;
  margin-bottom: 10px;
  color: #14314d;
  font-size: 1.12rem;
  letter-spacing: -0.02em;
}

.manhours-vehicle-access-sidecard p {
  margin: 0;
  color: rgba(20, 49, 77, 0.82);
  font-size: 1.01rem;
  line-height: 1.72;
}

.manhours-vehicle-access-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.manhours-vehicle-access-pills span {
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 0.9rem;
  border-radius: 999px;
  background: rgba(18, 66, 84, 0.08);
  color: #104363;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.manhours-vehicle-access-stage {
  position: relative;
  min-height: 680px;
  margin-top: 10px;
  border-radius: 42px;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 201, 102, 0.18), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(77, 159, 255, 0.18), transparent 26%),
    linear-gradient(165deg, #0d2235 0%, #14314d 48%, #1a4966 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 36px 92px rgba(5, 12, 24, 0.28);
}

.manhours-vehicle-access-stage-glow,
.manhours-vehicle-access-stage-grid,
.manhours-vehicle-access-floor,
.manhours-vehicle-access-scan-beam,
.manhours-vehicle-access-chip {
  position: absolute;
  pointer-events: none;
}

.manhours-vehicle-access-stage-glow {
  inset: auto auto 20px -20px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(43, 201, 157, 0.2), transparent 70%);
  filter: blur(12px);
}

.manhours-vehicle-access-stage-grid {
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.95), transparent 92%);
}

.manhours-vehicle-access-floor {
  left: 0;
  right: 0;
  bottom: 0;
  height: 132px;
  background:
    linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.08) 16%, rgba(0, 0, 0, 0.34) 100%),
    repeating-linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.06) 0,
      rgba(255, 255, 255, 0.06) 24px,
      transparent 24px,
      transparent 70px
    );
}

.manhours-vehicle-access-chip {
  padding: 0.82rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #f4fbff;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  backdrop-filter: blur(12px);
  box-shadow: 0 16px 32px rgba(6, 15, 29, 0.18);
}

.manhours-vehicle-access-chip-a {
  left: 28px;
  top: 24px;
}

.manhours-vehicle-access-chip-b {
  left: 50%;
  top: 24px;
  transform: translateX(-50%);
}

.manhours-vehicle-access-chip-c {
  right: 26px;
  bottom: 24px;
}

.manhours-vehicle-access-gate {
  position: absolute;
  right: 34px;
  top: 104px;
  z-index: 2;
  min-width: 174px;
  padding: 16px 18px;
  border-radius: 22px;
  background: rgba(10, 29, 46, 0.72);
  border: 1px solid rgba(110, 255, 214, 0.2);
  box-shadow: 0 24px 40px rgba(3, 10, 21, 0.24);
  backdrop-filter: blur(12px);
}

.manhours-vehicle-access-gate span,
.manhours-vehicle-access-gate strong {
  display: block;
}

.manhours-vehicle-access-gate span {
  margin-bottom: 4px;
  color: #8de7c8;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.manhours-vehicle-access-gate strong {
  color: #f3fbff;
  font-size: 1rem;
  line-height: 1.25;
}

.manhours-vehicle-access-car,
.manhours-vehicle-access-guard {
  position: absolute;
  margin: 0;
}

.manhours-vehicle-access-car {
  left: -28px;
  bottom: 92px;
  width: min(500px, 64%);
  height: 270px;
  z-index: 3;
  transform:
    translate3d(calc(var(--vehicle-access-progress) * 320px), calc((1 - var(--vehicle-access-progress)) * 16px), 0)
    scale(calc(0.96 + (0.04 * var(--vehicle-access-progress))));
  transform-origin: left bottom;
  transition: transform 180ms ease-out;
}

.manhours-vehicle-access-car-shadow {
  position: absolute;
  left: 36px;
  right: 10px;
  bottom: 18px;
  height: 34px;
  border-radius: 999px;
  background: rgba(3, 10, 21, 0.32);
  filter: blur(10px);
}

.manhours-vehicle-access-car-shell {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 46px;
  height: 168px;
  border-radius: 72px 96px 38px 42px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.2), transparent 28%),
    linear-gradient(145deg, #ff8d3a 0%, #ef6127 56%, #ca3e17 100%);
  box-shadow:
    inset 0 -18px 28px rgba(120, 33, 8, 0.28),
    0 26px 48px rgba(8, 18, 31, 0.18);
}

.manhours-vehicle-access-car-roof {
  position: absolute;
  left: 104px;
  top: -64px;
  width: 212px;
  height: 94px;
  border-radius: 96px 118px 24px 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.28), transparent 34%),
    linear-gradient(145deg, #ff9d50 0%, #e35a25 100%);
  box-shadow: inset 0 -12px 18px rgba(120, 33, 8, 0.24);
}

.manhours-vehicle-access-car-window {
  position: absolute;
  top: -50px;
  height: 70px;
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(230, 247, 255, 0.95), rgba(164, 204, 229, 0.7));
  border: 1px solid rgba(255, 255, 255, 0.35);
}

.manhours-vehicle-access-car-window-front {
  left: 190px;
  width: 98px;
  transform: skewX(-12deg);
}

.manhours-vehicle-access-car-window-back {
  left: 112px;
  width: 72px;
  transform: skewX(6deg);
}

.manhours-vehicle-access-car-door-line {
  position: absolute;
  left: 184px;
  top: 26px;
  width: 2px;
  height: 92px;
  background: rgba(255, 243, 235, 0.34);
}

.manhours-vehicle-access-car-handle {
  position: absolute;
  left: 208px;
  top: 78px;
  width: 28px;
  height: 8px;
  border-radius: 999px;
  background: rgba(255, 238, 230, 0.8);
}

.manhours-vehicle-access-car-lamp {
  position: absolute;
  right: 18px;
  top: 72px;
  width: 30px;
  height: 18px;
  border-radius: 14px 16px 14px 12px;
  background: linear-gradient(90deg, #fff5cf, #ffd066);
  box-shadow: 0 0 18px rgba(255, 203, 94, 0.34);
}

.manhours-vehicle-access-car-plate {
  position: absolute;
  left: 156px;
  bottom: 20px;
  padding: 0.55rem 0.9rem;
  border-radius: 14px;
  background: rgba(252, 252, 252, 0.94);
  color: #10273d;
  font-size: 0.88rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.manhours-vehicle-access-wheel {
  position: absolute;
  bottom: 0;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, #8899aa 0 16px, #142538 16px 24px, #0b1624 24px 100%);
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.06);
}

.manhours-vehicle-access-wheel::before {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: 50%;
  border: 2px solid rgba(242, 249, 255, 0.16);
}

.manhours-vehicle-access-wheel-front {
  right: 92px;
}

.manhours-vehicle-access-wheel-back {
  left: 72px;
}

.manhours-vehicle-access-guard {
  right: 112px;
  bottom: 78px;
  width: 230px;
  height: 410px;
  z-index: 4;
}

.manhours-vehicle-access-guard-cap,
.manhours-vehicle-access-guard-head,
.manhours-vehicle-access-guard-neck,
.manhours-vehicle-access-guard-body,
.manhours-vehicle-access-guard-vest,
.manhours-vehicle-access-guard-arm,
.manhours-vehicle-access-guard-leg,
.manhours-vehicle-access-guard-phone {
  position: absolute;
}

.manhours-vehicle-access-guard-cap {
  left: 86px;
  top: 0;
  width: 74px;
  height: 30px;
  border-radius: 28px 28px 12px 12px;
  background: linear-gradient(180deg, #132538, #223f5f);
  z-index: 6;
}

.manhours-vehicle-access-guard-cap::after {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: -10px;
  height: 14px;
  border-radius: 999px;
  background: linear-gradient(180deg, #1d3854, #0e1f31);
}

.manhours-vehicle-access-guard-head {
  left: 86px;
  top: 18px;
  width: 74px;
  height: 88px;
  border-radius: 38px 38px 34px 34px;
  background: linear-gradient(180deg, #f2c5a5, #dfaa88);
  z-index: 5;
}

.manhours-vehicle-access-guard-neck {
  left: 112px;
  top: 96px;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: #dfa988;
  z-index: 4;
}

.manhours-vehicle-access-guard-body {
  left: 56px;
  top: 110px;
  width: 132px;
  height: 174px;
  border-radius: 38px 38px 26px 26px;
  background: linear-gradient(180deg, #1f4668 0%, #163450 100%);
  box-shadow: inset 0 -16px 28px rgba(8, 22, 36, 0.26);
  z-index: 2;
}

.manhours-vehicle-access-guard-vest {
  left: 78px;
  top: 122px;
  width: 88px;
  height: 136px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), transparent 24%),
    linear-gradient(180deg, #f9c445 0%, #e79a18 100%);
  box-shadow: inset 0 -10px 18px rgba(143, 86, 8, 0.18);
  z-index: 3;
}

.manhours-vehicle-access-guard-vest::before,
.manhours-vehicle-access-guard-vest::after {
  content: "";
  position: absolute;
  top: 18px;
  bottom: 18px;
  width: 10px;
  border-radius: 999px;
  background: rgba(253, 252, 249, 0.52);
}

.manhours-vehicle-access-guard-vest::before {
  left: 12px;
}

.manhours-vehicle-access-guard-vest::after {
  right: 12px;
}

.manhours-vehicle-access-guard-arm {
  top: 138px;
  width: 34px;
  height: 140px;
  border-radius: 999px;
  background: linear-gradient(180deg, #e3ae8c, #cf9879);
  transform-origin: top center;
}

.manhours-vehicle-access-guard-arm-back {
  left: 34px;
  transform: rotate(12deg);
  z-index: 1;
}

.manhours-vehicle-access-guard-arm-front {
  left: 156px;
  height: 126px;
  transform: rotate(-34deg);
  z-index: 6;
}

.manhours-vehicle-access-guard-leg {
  top: 256px;
  width: 40px;
  height: 136px;
  border-radius: 24px;
  background: linear-gradient(180deg, #172d46, #0d1f31);
  z-index: 1;
}

.manhours-vehicle-access-guard-leg-a {
  left: 88px;
  transform: rotate(4deg);
}

.manhours-vehicle-access-guard-leg-b {
  left: 126px;
  transform: rotate(-4deg);
}

.manhours-vehicle-access-guard-phone {
  right: -12px;
  top: 154px;
  width: 110px;
  padding: 12px 12px 14px;
  border-radius: 26px;
  background:
    linear-gradient(180deg, #071220, #15283c);
  box-shadow: 0 22px 44px rgba(5, 11, 20, 0.32);
  transform:
    rotate(7deg)
    translateY(calc(8px - (8px * var(--vehicle-access-progress))));
  z-index: 8;
}

.manhours-vehicle-access-guard-phone::before {
  content: "";
  display: block;
  width: 42px;
  height: 8px;
  margin: 0 auto 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
}

.manhours-vehicle-access-guard-phone::after {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  margin-top: 12px;
  border-radius: 16px;
  background:
    linear-gradient(90deg, #102944 18%, transparent 18%, transparent 34%, #102944 34%, #102944 46%, transparent 46%, transparent 62%, #102944 62%, #102944 78%, transparent 78%),
    linear-gradient(#102944 18%, transparent 18%, transparent 34%, #102944 34%, #102944 46%, transparent 46%, transparent 62%, #102944 62%, #102944 78%, transparent 78%),
    #fbfcff;
  border: 8px solid #fbfcff;
}

.manhours-vehicle-access-guard-phone span,
.manhours-vehicle-access-guard-phone strong {
  display: block;
}

.manhours-vehicle-access-guard-phone span {
  color: #8de7c8;
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.manhours-vehicle-access-guard-phone strong {
  margin-top: 6px;
  color: #f6fbff;
  font-size: 0.94rem;
  line-height: 1.25;
}

.manhours-vehicle-access-scan-beam {
  left: 58%;
  top: 338px;
  width: 184px;
  height: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(113, 255, 214, 0), rgba(113, 255, 214, 0.84) 34%, rgba(255, 201, 84, 0.88));
  opacity: calc(0.16 + (0.84 * var(--vehicle-access-progress)));
  transform:
    scaleX(calc(0.72 + (0.28 * var(--vehicle-access-progress))))
    translateX(calc((1 - var(--vehicle-access-progress)) * 12px));
  transform-origin: right center;
  filter: blur(0.4px);
  transition: opacity 180ms ease-out, transform 180ms ease-out;
}

.manhours-vehicle-access-scan-beam::after {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(113, 255, 214, 0.48);
  box-shadow: 0 0 22px rgba(113, 255, 214, 0.24);
  transform: translateY(-50%);
}

.manhours-vehicle-access-result-card {
  position: absolute;
  right: 34px;
  top: 26px;
  z-index: 5;
  width: min(280px, 38%);
  padding: 18px 20px;
  border-radius: 24px;
  background: rgba(7, 29, 46, 0.84);
  border: 1px solid rgba(104, 255, 198, 0.3);
  box-shadow: 0 24px 42px rgba(3, 10, 21, 0.26);
  backdrop-filter: blur(14px);
  opacity: calc(0.16 + (0.84 * var(--vehicle-access-progress)));
  transform:
    translateY(calc(18px - (18px * var(--vehicle-access-progress))))
    scale(calc(0.94 + (0.06 * var(--vehicle-access-progress))));
  transition: opacity 180ms ease-out, transform 180ms ease-out;
}

.manhours-vehicle-access-result-card span,
.manhours-vehicle-access-result-card strong,
.manhours-vehicle-access-result-card small {
  display: block;
}

.manhours-vehicle-access-result-card span {
  margin-bottom: 8px;
  color: #83efca;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.manhours-vehicle-access-result-card strong {
  margin-bottom: 7px;
  color: #f7fbff;
  font-size: 1.18rem;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.manhours-vehicle-access-result-card small {
  color: rgba(244, 250, 255, 0.78);
  font-size: 0.86rem;
  line-height: 1.6;
}

.manhours-vehicle-access-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 24px;
}

.manhours-vehicle-access-feature-card {
  min-height: 100%;
  padding: 22px 20px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(19, 49, 77, 0.08);
  box-shadow: 0 22px 52px rgba(16, 24, 40, 0.08);
}

.manhours-vehicle-access-feature-card span {
  display: inline-flex;
  margin-bottom: 12px;
  color: #0e7a70;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.manhours-vehicle-access-feature-card h3 {
  margin-bottom: 10px;
  color: #112d49;
  font-size: 1.18rem;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.manhours-vehicle-access-feature-card p {
  margin: 0;
  color: rgba(17, 45, 73, 0.8);
  line-height: 1.72;
}

@media (max-width: 1199.98px) {
  .manhours-vehicle-access-stage {
    min-height: 640px;
  }

  .manhours-vehicle-access-car {
    width: min(430px, 62%);
    transform:
      translate3d(calc(var(--vehicle-access-progress) * 260px), calc((1 - var(--vehicle-access-progress)) * 16px), 0)
      scale(calc(0.95 + (0.05 * var(--vehicle-access-progress))));
  }

  .manhours-vehicle-access-guard {
    right: 82px;
  }

  .manhours-vehicle-access-scan-beam {
    left: 56%;
    width: 166px;
  }
}

@media (max-width: 991.98px) {
  .manhours-vehicle-access-stage {
    min-height: 600px;
  }

  .manhours-vehicle-access-result-card {
    width: min(240px, 46%);
  }

  .manhours-vehicle-access-car {
    left: -34px;
    bottom: 88px;
    width: min(360px, 60%);
    height: 222px;
    transform:
      translate3d(calc(var(--vehicle-access-progress) * 210px), calc((1 - var(--vehicle-access-progress)) * 14px), 0)
      scale(calc(0.92 + (0.08 * var(--vehicle-access-progress))));
  }

  .manhours-vehicle-access-car-shell {
    height: 142px;
  }

  .manhours-vehicle-access-car-roof {
    left: 84px;
    top: -54px;
    width: 166px;
    height: 80px;
  }

  .manhours-vehicle-access-wheel {
    width: 68px;
    height: 68px;
  }

  .manhours-vehicle-access-wheel-front {
    right: 72px;
  }

  .manhours-vehicle-access-wheel-back {
    left: 60px;
  }

  .manhours-vehicle-access-guard {
    right: 44px;
    bottom: 74px;
    width: 190px;
    height: 352px;
  }

  .manhours-vehicle-access-guard-cap {
    left: 72px;
    width: 64px;
  }

  .manhours-vehicle-access-guard-head {
    left: 72px;
    width: 64px;
    height: 76px;
  }

  .manhours-vehicle-access-guard-neck {
    left: 94px;
    top: 84px;
  }

  .manhours-vehicle-access-guard-body {
    left: 44px;
    top: 98px;
    width: 112px;
    height: 150px;
  }

  .manhours-vehicle-access-guard-vest {
    left: 62px;
    top: 110px;
    width: 76px;
    height: 118px;
  }

  .manhours-vehicle-access-guard-arm {
    top: 122px;
    height: 124px;
  }

  .manhours-vehicle-access-guard-arm-front {
    left: 132px;
    height: 110px;
  }

  .manhours-vehicle-access-guard-leg {
    top: 226px;
    height: 116px;
  }

  .manhours-vehicle-access-guard-leg-a {
    left: 68px;
  }

  .manhours-vehicle-access-guard-leg-b {
    left: 104px;
  }

  .manhours-vehicle-access-guard-phone {
    right: -8px;
    top: 136px;
    width: 96px;
  }

  .manhours-vehicle-access-scan-beam {
    left: 50%;
    top: 314px;
    width: 146px;
  }

  .manhours-vehicle-access-feature-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  .manhours-vehicle-access-sidecard,
  .manhours-vehicle-access-stage,
  .manhours-vehicle-access-feature-card {
    border-radius: 26px;
  }

  .manhours-vehicle-access-sidecard,
  .manhours-vehicle-access-feature-card {
    padding: 22px 20px;
  }

  .manhours-vehicle-access-stage {
    min-height: 540px;
  }

  .manhours-vehicle-access-chip {
    font-size: 0.72rem;
    padding: 0.7rem 0.84rem;
  }

  .manhours-vehicle-access-chip-a {
    left: 12px;
    top: 14px;
  }

  .manhours-vehicle-access-chip-b {
    top: 14px;
  }

  .manhours-vehicle-access-chip-c {
    right: 12px;
    bottom: 14px;
  }

  .manhours-vehicle-access-result-card {
    right: 12px;
    top: 62px;
    width: min(190px, 52%);
    padding: 14px 14px 15px;
  }

  .manhours-vehicle-access-result-card span {
    font-size: 0.62rem;
  }

  .manhours-vehicle-access-result-card strong {
    font-size: 0.96rem;
  }

  .manhours-vehicle-access-result-card small {
    font-size: 0.76rem;
  }

  .manhours-vehicle-access-gate {
    right: 12px;
    top: 200px;
    min-width: 126px;
    padding: 12px 14px;
  }

  .manhours-vehicle-access-car {
    left: -44px;
    bottom: 74px;
    width: min(290px, 72%);
    height: 188px;
    transform:
      translate3d(calc(var(--vehicle-access-progress) * 128px), calc((1 - var(--vehicle-access-progress)) * 10px), 0)
      scale(calc(0.9 + (0.1 * var(--vehicle-access-progress))));
  }

  .manhours-vehicle-access-car-shell {
    height: 120px;
  }

  .manhours-vehicle-access-car-roof {
    left: 66px;
    top: -44px;
    width: 132px;
    height: 66px;
  }

  .manhours-vehicle-access-car-window {
    top: -40px;
    height: 54px;
  }

  .manhours-vehicle-access-car-window-front {
    left: 144px;
    width: 72px;
  }

  .manhours-vehicle-access-car-window-back {
    left: 90px;
    width: 50px;
  }

  .manhours-vehicle-access-car-plate {
    left: 100px;
    bottom: 16px;
    font-size: 0.72rem;
    padding: 0.45rem 0.72rem;
  }

  .manhours-vehicle-access-wheel {
    width: 54px;
    height: 54px;
  }

  .manhours-vehicle-access-wheel-front {
    right: 58px;
  }

  .manhours-vehicle-access-wheel-back {
    left: 44px;
  }

  .manhours-vehicle-access-guard {
    right: 12px;
    bottom: 66px;
    width: 140px;
    height: 280px;
  }

  .manhours-vehicle-access-guard-cap {
    left: 50px;
    width: 46px;
    height: 22px;
  }

  .manhours-vehicle-access-guard-cap::after {
    bottom: -8px;
    height: 10px;
  }

  .manhours-vehicle-access-guard-head {
    left: 50px;
    top: 14px;
    width: 46px;
    height: 56px;
  }

  .manhours-vehicle-access-guard-neck {
    left: 66px;
    top: 64px;
    width: 16px;
    height: 16px;
  }

  .manhours-vehicle-access-guard-body {
    left: 32px;
    top: 74px;
    width: 82px;
    height: 112px;
  }

  .manhours-vehicle-access-guard-vest {
    left: 44px;
    top: 82px;
    width: 58px;
    height: 90px;
  }

  .manhours-vehicle-access-guard-arm {
    top: 94px;
    width: 24px;
    height: 92px;
  }

  .manhours-vehicle-access-guard-arm-back {
    left: 18px;
  }

  .manhours-vehicle-access-guard-arm-front {
    left: 94px;
    height: 82px;
  }

  .manhours-vehicle-access-guard-leg {
    top: 170px;
    width: 28px;
    height: 92px;
  }

  .manhours-vehicle-access-guard-leg-a {
    left: 50px;
  }

  .manhours-vehicle-access-guard-leg-b {
    left: 76px;
  }

  .manhours-vehicle-access-guard-phone {
    right: -2px;
    top: 108px;
    width: 72px;
    padding: 8px 8px 10px;
    border-radius: 18px;
  }

  .manhours-vehicle-access-guard-phone span {
    font-size: 0.52rem;
  }

  .manhours-vehicle-access-guard-phone strong {
    font-size: 0.72rem;
  }

  .manhours-vehicle-access-guard-phone::after {
    width: 38px;
    height: 38px;
    border-width: 6px;
  }

  .manhours-vehicle-access-scan-beam {
    left: 42%;
    top: 280px;
    width: 96px;
    height: 12px;
  }

  .manhours-vehicle-access-scan-beam::after {
    width: 30px;
    height: 30px;
    left: -10px;
  }
}

.manhours-vehicle-access-car {
  left: -18px;
  bottom: 84px;
  width: min(560px, 68%);
  height: auto;
}

.manhours-vehicle-access-car img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 28px 48px rgba(4, 12, 24, 0.3));
}

.manhours-vehicle-access-guard {
  right: 96px;
  bottom: 54px;
  width: min(270px, 29%);
  height: auto;
}

.manhours-vehicle-access-guard img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 30px 52px rgba(4, 12, 24, 0.32));
}

.manhours-vehicle-access-scan-beam {
  left: 58%;
  top: 352px;
  width: 198px;
}

@media (max-width: 1199.98px) {
  .manhours-vehicle-access-car {
    width: min(480px, 66%);
    transform:
      translate3d(calc(var(--vehicle-access-progress) * 280px), calc((1 - var(--vehicle-access-progress)) * 14px), 0)
      scale(calc(0.95 + (0.05 * var(--vehicle-access-progress))));
  }

  .manhours-vehicle-access-guard {
    right: 70px;
    width: min(238px, 30%);
  }

  .manhours-vehicle-access-scan-beam {
    left: 56%;
    top: 334px;
    width: 176px;
  }
}

@media (max-width: 991.98px) {
  .manhours-vehicle-access-car {
    left: -34px;
    bottom: 76px;
    width: min(390px, 67%);
    transform:
      translate3d(calc(var(--vehicle-access-progress) * 196px), calc((1 - var(--vehicle-access-progress)) * 12px), 0)
      scale(calc(0.92 + (0.08 * var(--vehicle-access-progress))));
  }

  .manhours-vehicle-access-guard {
    right: 40px;
    bottom: 56px;
    width: min(190px, 31%);
  }

  .manhours-vehicle-access-scan-beam {
    left: 51%;
    top: 308px;
    width: 148px;
  }
}

@media (max-width: 767.98px) {
  .manhours-vehicle-access-car {
    left: -42px;
    bottom: 66px;
    width: min(300px, 76%);
    transform:
      translate3d(calc(var(--vehicle-access-progress) * 124px), calc((1 - var(--vehicle-access-progress)) * 10px), 0)
      scale(calc(0.9 + (0.1 * var(--vehicle-access-progress))));
  }

  .manhours-vehicle-access-guard {
    right: 12px;
    bottom: 54px;
    width: min(122px, 31%);
  }

  .manhours-vehicle-access-scan-beam {
    left: 42%;
    top: 272px;
    width: 98px;
    height: 12px;
  }
}
