/* GauravJindal.com — responsive overrides (load after style.css) */

@media(max-width:1024px){
    .topics-grid{grid-template-columns:repeat(2, 1fr);}
    .hero-card-float{left:12px; bottom:12px;}
  }

@media(max-width:860px){
    .hero-grid, .about-grid, .quotes-grid, .why-grid, .consult{grid-template-columns:1fr;}
    .nav-links,.nav-cta .btn{display:none;}
    .menu-toggle{display:flex;}
    section{padding:64px 0;}
    .consult{padding:36px 28px;}
    .hero-visual{order:-1;}
    .hero-img-wrap{aspect-ratio:16/11; max-height:360px;}
    .hero-card-float{display:none;}
    .about-accent{display:none;}
    .footer-top{flex-direction:column;}
  }

@media(max-width:560px){
    .topics-grid{grid-template-columns:1fr;}
    .strip .wrap{grid-template-columns:1fr;}
    .strip .stat + .stat::before{display:none;}
    .strip .stat{padding:20px;}
    .hero-ctas{flex-direction:column;}
    .hero-ctas .btn{width:100%; justify-content:center;}
    .pill-row{flex-direction:column;}
  }

@media(max-width:860px){
    .hero-grid, .split, .pain-grid, .dodont-grid{grid-template-columns:1fr;}
    .nav-links,.nav-cta .btn{display:none;}
    .menu-toggle{display:flex;}
    section{padding:64px 0;}
    .approach-strip{padding:36px 28px;}
    .hero-img-wrap{position:relative; top:0; aspect-ratio:16/11; max-height:380px;}
    .hero-accent,.hero-badge-float{display:none;}
    .hero-visual{order:-1;}
  }

@media(max-width:560px){
    .final-ctas{flex-direction:column; align-items:center;}
    .final-ctas .btn{width:100%; max-width:320px;}
  }

@media (max-width: 1200px) {
  .topics-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 992px) {
  .footer-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .footer-brand {
    grid-column: 1 / -1;
  }

  .hero-grid,
  .about-grid,
  .split,
  .consult {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 768px) {
  .nav-links,
  .nav-cta .btn {
    display: none;
  }

  .menu-toggle {
    display: flex;
  }

  .hero-visual,
  .page-hero .hero-visual {
    order: -1;
  }

  .hero-img-wrap,
  .page-hero .hero-img-wrap {
    aspect-ratio: 16 / 11;
    max-height: 360px;
    position: relative;
    top: 0;
  }

  .hero-card-float,
  .hero-accent,
  .hero-badge-float,
  .about-accent {
    display: none;
  }

  .hero-ctas {
    flex-direction: column;
  }

  .hero-ctas .btn {
    width: 100%;
    justify-content: center;
  }

  .pill-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-cta-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-cta .btn-gold {
    width: 100%;
    justify-content: center;
  }

  .footer-bottom-inner {
    flex-direction: column;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .topics-grid {
    grid-template-columns: 1fr;
  }

  .strip .wrap {
    grid-template-columns: 1fr;
  }

  .strip .stat + .stat::before {
    display: none;
  }

  .strip .stat {
    padding: 18px var(--wrap-px);
  }

  .footer-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .site-footer .footer-brand .brand {
    white-space: normal;
    flex-wrap: wrap;
  }

  .footer-cta-inner {
    flex-direction: column;
    align-items: stretch;
  }

  .footer-cta .btn-gold {
    width: 100%;
    justify-content: center;
  }

  .footer-bottom-inner {
    flex-direction: column;
    text-align: center;
  }

  .final-ctas {
    flex-direction: column;
    align-items: stretch;
  }

  .final-ctas .btn {
    width: 100%;
    max-width: none;
  }

  .consult-img {
    aspect-ratio: 16 / 10;
  }

  .final-img {
    aspect-ratio: 16 / 10;
  }
}

@media (max-width: 420px) {
  :root {
    --wrap-px: 14px;
  }

  .btn {
    font-size: 13px;
    padding: 12px 20px;
  }
}

@media (max-width: 640px) {
  .contact-form__grid {
    grid-template-columns: 1fr;
  }
}

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

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

@media (max-width: 576px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }

  .blog-deco--star {
    top: 2%;
    left: -2%;
    opacity: 0.3;
  }

  .blog-deco--moon {
    bottom: 2%;
    right: -2%;
    opacity: 0.3;
  }

  .blog-card-body {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-read-more {
    width: 100%;
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .section-cosmic::after,
  .section-pattern-stars::after,
  .section-pattern-stars.section-bg-parallax::before,
  .section-pattern-mandala.section-bg-parallax::before,
  .section-pattern-glow::before,
  .strip.strip-premium::after,
  .blog-section::after,
  [class*="section-pattern"] .eyebrow::after,
  .home-videos__pattern {
    animation: none;
  }
  .section-cosmic .eyebrow::after {
    animation: none;
  }

  .section-bg-parallax::before {
    transform: none !important;
  }

  .reveal,
  .reveal-left,
  .reveal-right,
  .reveal-scale,
  .reveal-fade,
  .strip .stat {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

@media (max-width: 1200px) {
  .consult {
    grid-template-columns: 1fr 1fr;
    gap: clamp(28px, 3vw, 40px);
    padding: clamp(40px, 4vw, 52px);
  }

  .footer-grid {
    grid-template-columns: minmax(0, 1.2fr) repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .hero-grid,
  .about-grid {
    gap: clamp(32px, 4vw, 48px);
  }

  .split {
    gap: clamp(32px, 4vw, 48px);
  }

  .consult {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .consult-img {
    max-width: 520px;
    margin: 0 auto;
    width: 100%;
  }

  .consult .btn-primary {
    margin-left: auto;
    margin-right: auto;
  }

  .pain-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .quotes-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

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

@media (max-width: 992px) {
  .quotes-grid,
  .why-grid {
    grid-template-columns: 1fr;
  }

  .pain-grid {
    grid-template-columns: repeat(2, 1fr);
  }

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

  .contact-grid {
    grid-template-columns: 1fr;
    gap: clamp(24px, 4vw, 36px);
  }

  .contact-info {
    order: 0;
  }

  .contact-details-panel,
  .contact-form {
    padding: clamp(28px, 5vw, 36px);
  }

  .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .split-img-wrap {
    aspect-ratio: 16 / 11;
    max-height: 420px;
  }

  .about-img-wrap {
    max-height: 420px;
  }
}

@media (max-width: 768px) {
  :root {
    --section-py: clamp(48px, 8vw, 64px);
    --section-gap: clamp(28px, 5vw, 40px);
  }

  .nav {
    height: 64px;
  }

  :root {
    --header-h: 64px;
  }

  .brand {
    font-size: 18px;
  }

  .brand-mark {
    width: 32px;
    height: 32px;
    font-size: 17px;
  }

  .hero h1,
  .page-hero h1,
  .section-head h1 {
    font-size: clamp(26px, 6.5vw, 36px);
  }

  .section-head h2 {
    font-size: clamp(24px, 5.5vw, 30px);
  }

  .hero p.lede,
  .section-head p {
    font-size: 16px;
  }

  .stress-list {
    padding: 16px 18px;
  }

  .stress-list li {
    font-size: 16px;
  }

  .quote-card {
    padding: 22px 22px 22px 28px;
    font-size: 15.5px;
  }

  .quote-card::before {
    font-size: 40px;
    top: 14px;
    left: 16px;
  }

  .closing-line {
    font-size: 16px;
    padding: 20px 22px;
  }

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

  .pain-item {
    padding: 16px 18px;
    font-size: 16px;
  }

  .why-card {
    padding: 22px;
  }

  .why-cta {
    margin-top: 36px;
  }

  .why-cta__title {
    font-size: 1.35rem;
  }

  .why-cta__text {
    font-size: 15px;
  }

  .why-cta__btn {
    width: 100%;
    max-width: 320px;
  }

  .home-checklist__footer {
    margin-top: 28px;
  }

  .home-checklist__btn {
    width: 100%;
    max-width: 320px;
  }

  .topic-card-body {
    padding: 18px;
  }

  .consult {
    padding: clamp(28px, 5vw, 36px);
    border-radius: 18px;
    text-align: left;
  }

  .consult-img {
    max-width: none;
  }

  .view-all {
    width: 100%;
    justify-content: center;
  }

  .approach-strip {
    padding: clamp(24px, 4vw, 32px);
  }

  .verse-box {
    padding: 20px 22px;
  }

  .section-cosmic::after {
    opacity: 0.2;
  }

  .blog-section::after {
    width: 140px;
    height: 140px;
  }

  .contact-form {
    padding: clamp(24px, 5vw, 28px);
  }

  .contact-details-panel {
    padding: clamp(24px, 5vw, 28px);
  }

  .contact-detail {
    padding: 18px 0;
  }

  .contact-card {
    padding: 18px;
  }

  .footer-cta-text h3 {
    font-size: clamp(18px, 5vw, 24px);
  }
}

@media (max-width: 576px) {
  :root {
    --wrap-px: clamp(16px, 4.5vw, 20px);
    --card-gap: 12px;
  }

  .topics-grid,
  .blog-grid,
  .pain-grid,
  .quotes-grid,
  .why-grid {
    grid-template-columns: 1fr;
  }

  .strip .wrap {
    grid-template-columns: 1fr 1fr;
  }

  .strip .stat {
    padding: 16px 12px;
  }

  .strip .stat b {
    font-size: clamp(18px, 5vw, 22px);
  }

  .strip .stat span {
    font-size: 12px;
  }

  .strip .stat:nth-child(odd)::before {
    display: none;
  }

  .hero-img-wrap,
  .page-hero .hero-img-wrap,
  .about-img-wrap,
  .split-img-wrap {
    max-height: 300px;
    border-radius: 14px;
  }

  .topic-img {
    aspect-ratio: 16 / 10;
  }

  .blog-card-img {
    aspect-ratio: 16 / 10;
  }

  .final {
    padding-left: 0;
    padding-right: 0;
  }

  .final-img {
    border-radius: 14px;
    overflow: hidden;
  }

  .do-card,
  .dont-card {
    padding: 22px;
  }

  .contact-form-wrap h2,
  .contact-info h2 {
    font-size: 1.55rem;
  }

  .contact-form input,
  .contact-form select,
  .contact-form textarea {
    font-size: 16px;
  }

  .contact-form input::placeholder,
  .contact-form textarea::placeholder {
    font-size: 13px;
  }

  .contact-details-panel__cta {
    width: 100%;
    justify-content: center;
  }

  .blog-read-more {
    width: 100%;
    justify-content: center;
  }

  .page-hero--compact {
    padding-bottom: clamp(24px, 5vw, 36px);
  }
}

@media (max-width: 400px) {
  .strip .wrap {
    grid-template-columns: 1fr;
  }

  .strip .stat + .stat::before {
    display: none;
  }

  .pill {
    width: 100%;
    justify-content: center;
  }

  .hero-badge {
    font-size: 12px;
    padding: 6px 12px;
  }

  .eyebrow {
    font-size: 10.5px;
    letter-spacing: 0.12em;
  }
}

@media (min-width: 577px) and (max-width: 992px) {
  .quotes-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .pain-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1200px) {
  .topics-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .quote-card--wide {
    max-width: none;
  }

  .why-matters-lead {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  footer.site-footer {
    overflow-x: visible;
    width: 100%;
    max-width: 100%;
  }

  .site-footer .wrap {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .footer-cta {
    padding: clamp(28px, 5vw, 36px) 0;
  }

  .footer-cta-inner {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }

  .footer-cta-text {
    flex: none;
    width: 100%;
    min-width: 0;
  }

  .footer-cta-text .eyebrow {
    flex-wrap: wrap;
    row-gap: 6px;
    max-width: 100%;
    font-size: 11px;
    letter-spacing: 0.1em;
  }

  .footer-cta .btn-gold {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    white-space: normal;
    text-align: center;
    line-height: 1.35;
  }

  .footer-main {
    padding: 32px 0 24px;
  }

  .footer-grid {
    grid-template-columns: 1fr !important;
    gap: 24px;
  }

  .footer-brand {
    grid-column: auto !important;
  }

  .site-footer .footer-brand .brand {
    white-space: normal;
    flex-wrap: wrap;
    max-width: 100%;
    min-width: 0;
  }

  .site-footer .footer-brand .brand-mark,
  .site-footer .footer-brand .brand-logo {
    flex-shrink: 0;
  }

  .site-footer .footer-brand p {
    max-width: 100%;
  }

  .site-footer .footer-col {
    min-width: 0;
    width: 100%;
  }

  .site-footer .footer-col h4 {
    display: block;
    width: 100%;
  }

  .site-footer .footer-col a:hover {
    transform: none;
  }

  .footer-bottom-inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
  }

  .footer-bottom-inner > span {
    display: block;
    width: 100%;
  }
}

@media (max-width: 420px) {
  .site-footer .wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-cta-text h3 {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .footer-cta-text p {
    font-size: 14px;
  }

  .site-footer .footer-col a {
    font-size: 13.5px;
  }

  .footer-bottom-inner {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .service-highlights-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .trust-pillars-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .testimonials-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
    margin: 0 auto;
  }

  .na-approach-grid {
    grid-template-columns: 1fr;
  }

  .na-approach-img {
    order: -1;
  }
}

@media (max-width: 900px) {
  .home-stats-ribbon__card {
    flex-direction: column;
  }

  .home-stats-ribbon__item {
    justify-content: flex-start;
    padding: 22px 24px;
  }

  .home-stats-ribbon__item:not(:last-child)::after {
    top: auto;
    bottom: 0;
    right: 10%;
    left: 10%;
    width: auto;
    height: 1px;
  }

  .home-stats-ribbon__text strong {
    font-size: clamp(28px, 6.5vw, 38px);
  }

  .home-stats-ribbon__item:nth-child(3) .home-stats-ribbon__text strong {
    font-size: clamp(20px, 4.2vw, 26px);
  }

  .home-stats-ribbon__text span {
    font-size: 16px;
    line-height: 1.65;
  }

  .home-stats-ribbon__shape {
    width: 12px;
    height: 12px;
    min-width: 12px;
    flex: 0 0 12px;
  }
}

@media (max-width: 767px) {
  .topbar-left a:not(:first-child),
  .topbar-right a:not(.topbar-cta) {
    display: none;
  }

  .hero-float-stat {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: block;
    width: fit-content;
    margin: 0 auto 14px;
    padding: 12px 18px;
  }

  .hero-float-stat b {
    font-size: 26px;
  }

  .home-stats-ribbon {
    margin-top: 0;
    padding: 24px 0 16px;
  }

  .home-stats-ribbon__item {
    padding: 18px 20px;
    gap: 14px;
  }

  .home-stats-ribbon__text strong {
    font-size: clamp(26px, 7.2vw, 32px);
  }

  .home-stats-ribbon__item:nth-child(3) .home-stats-ribbon__text strong {
    font-size: clamp(20px, 5vw, 24px);
  }

  .home-stats-ribbon__text span {
    font-size: 16px;
    line-height: 1.65;
    letter-spacing: normal;
  }

  .home-stats-ribbon__shape {
    width: 10px;
    height: 10px;
    min-width: 10px;
    flex: 0 0 10px;
  }

  .hero-slider__dots {
    display: none !important;
  }

  .hero-slider__controls {
    gap: 20px;
    margin-bottom: 16px;
  }

  .service-highlights {
    margin-top: -24px;
  }

  .hero-trust-badge {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    margin-top: 16px;
  }

  .hero-frame img {
    aspect-ratio: 16 / 11;
    max-height: 400px;
  }

  .hero-intro-stats {
    grid-template-columns: 1fr;
    margin-top: 28px;
    padding-top: 24px;
  }

  .hero-intro-stat {
    padding: 14px 12px;
  }

  .hero-intro-stat + .hero-intro-stat::before {
    top: 0;
    left: 12%;
    right: 12%;
    width: auto;
    height: 1px;
  }

  .hero-intro-stat b {
    min-height: auto;
    font-size: clamp(22px, 6vw, 26px);
    margin-bottom: 4px;
    white-space: normal;
  }

  .hero-intro-stat span {
    font-size: 11px;
  }
}

@media (max-width: 576px) {
  .service-highlights-grid,
  .trust-pillars-grid {
    grid-template-columns: 1fr;
  }

  .strip-premium .wrap {
    grid-template-columns: 1fr 1fr;
  }

  .section-head-premium {
    text-align: left;
  }

  .section-head-premium .eyebrow {
    justify-content: flex-start;
  }

  .section-divider {
    margin: 0 0 20px;
  }
}

@media (max-width: 992px) {
  .home-hook-split__grid {
    grid-template-columns: 1fr;
  }

  .home-hook-split__visual {
    min-height: 340px;
    order: -1;
  }

  .home-hook-split__body {
    grid-template-columns: 1fr;
  }

  .home-hook-stats {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .home-hook-stat {
    flex: 1 1 200px;
  }

  .home-videos__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .home-videos__stage {
    width: min(100%, 400px);
    margin: 0 auto;
  }

	.home-videos__sub,
	.home-videos__benefits {
		max-width: none;
	}

	.home-gallery__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 640px) {
  .home-hook-collage {
    width: min(100%, 300px);
  }

  .home-hook-stats {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .topics-slider {
    --topics-visible: 1;
    padding: 0 44px;
    --topics-gap: 16px;
  }

  .topics-slider__arrow {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 768px) {
  .topics-slider {
    --topics-visible: 3;
  }
}

@media (max-width: 992px) {
  .blog-section--latest .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .blog-section--latest .blog-grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin: 0 auto;
  }

  .blog-pagination {
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-kicker-dot,
  .hero-slider__scroll {
    animation: none;
  }

  .hero-slider__slide {
    transition: opacity 0.5s;
    transform: none !important;
  }

  .service-highlight-card:hover,
  .topic-card:hover,
  .why-card:hover,
  .testimonial-card:hover,
  .trust-pillar:hover,
  .trust-orbit-card:hover {
    transform: none;
  }
}

@media (max-width: 1024px) {
  .trust-orbit {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 32px;
    min-height: 0;
    padding-top: 16px;
  }

  .trust-orbit__center {
    order: -1;
    margin-bottom: 8px;
  }

  .trust-orbit__ring {
    width: min(95%, 520px);
    top: 42%;
  }

  .trust-orbit__col--left,
  .trust-orbit__col--right {
    align-items: center;
  }

  .trust-orbit__col--left .trust-orbit-card,
  .trust-orbit__col--right .trust-orbit-card {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: min(100%, 420px);
    flex-direction: row;
    border-radius: 0 14px 14px 0;
  }

  .trust-orbit__col--right .trust-orbit-card__hex {
    margin-right: -14px;
    margin-left: -14px;
  }

  .trust-orbit__col--right .trust-orbit-card__body {
    text-align: left;
    padding: 16px 20px 16px 12px;
  }
}

@media (max-width: 992px) {
  .hero-slider {
    height: auto;
    min-height: 0;
    max-height: none;
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .hero-slider {
    height: auto;
    min-height: 0;
    max-height: none;
    align-items: flex-start;
    padding-bottom: 24px;
  }

  .hero-slider__content {
    max-width: 100%;
    margin-top: 16px;
    padding-bottom: 8px;
  }

  .hero-slider__scroll {
    display: none;
  }

  .service-highlights {
    margin-top: 0;
    padding-top: clamp(32px, 5vw, 48px);
  }
}

@media (max-width: 1200px) {
  .hero-slider__overlay {
    background:
      linear-gradient(105deg, rgba(26, 36, 32, 0.9) 0%, rgba(26, 36, 32, 0.76) 48%, rgba(26, 36, 32, 0.42) 100%),
      linear-gradient(180deg, transparent 55%, rgba(26, 36, 32, 0.55) 100%);
  }

  .trust-orbit__frame {
    width: clamp(190px, 20vw, 260px);
    height: clamp(270px, 32vw, 360px);
  }
}

@media (max-width: 992px) {
  .hero-intro-grid {
    grid-template-columns: 1fr;
    gap: clamp(32px, 5vw, 48px);
  }

  .hero-intro-visual {
    order: -1;
    max-width: 480px;
    margin: 0 auto;
    width: 100%;
  }

  .hero-intro-stat {
    padding: 4px 14px;
  }

  .hero-intro-stat b {
    font-size: clamp(18px, 2.4vw, 24px);
    min-height: 2.5rem;
  }

  .hero-intro-stat span {
    font-size: 10px;
    letter-spacing: 0.07em;
  }

  .about-grid,
  .split {
    grid-template-columns: 1fr;
  }

  .about-visual,
  .split > .reveal:first-child {
    order: -1;
    max-width: 520px;
    margin: 0 auto;
    width: 100%;
  }

  .split-img-wrap {
    aspect-ratio: 16 / 11;
    max-height: 420px;
  }

  .quote-card--wide {
    grid-column: auto;
    max-width: none;
    margin: 0;
  }

  .testimonials-grid {
    grid-template-columns: repeat(2, 1fr);
    max-width: none;
  }

  .hero-premium {
    padding-top: calc(var(--header-total) + clamp(32px, 5vw, 48px));
    padding-bottom: clamp(48px, 6vw, 72px);
  }

  .hero-premium .hero-grid {
    grid-template-columns: 1fr;
  }

  .hero-premium .hero-visual,
  .page-hero .hero-visual {
    order: -1;
    max-width: 520px;
    margin: 0 auto;
    width: 100%;
  }

  .site-premium .mobile-nav {
    top: var(--header-total);
  }
}

@media (max-width: 768px) {
  .nav-links,
  .nav-cta .btn-primary {
    display: none !important;
  }

  .menu-toggle,
  #header button.menu-toggle {
    display: flex !important;
  }

  .topbar {
    font-size: 11.5px;
  }

  .topbar-inner {
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    min-height: var(--topbar-h);
    padding: 6px 0;
    gap: 8px;
  }

  .topbar-left,
  .topbar-right {
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
  }

  .hero-slider h1 {
    font-size: clamp(28px, 6.5vw, 38px);
  }

  .home-hook-title {
    font-size: clamp(28px, 6.5vw, 38px);
  }

  .hero-slider__content {
    margin-top: clamp(8px, 2vw, 20px);
  }

  .hero-kicker--light {
    font-size: 12.5px;
    padding: 6px 14px 6px 8px;
    margin-bottom: 14px;
    max-width: 100%;
  }

  .lede--light {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 14px;
  }

  .testimonials-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
    margin: 0 auto;
  }

  .na-approach .btn-gold,
  .na-approach-text .btn {
    width: 100%;
    justify-content: center;
  }

  .consult .btn-primary {
    width: 100%;
    white-space: normal;
    text-align: center;
  }

  .blog-pagination {
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
  }

  .trust-orbit__frame {
    width: min(210px, 52vw);
    height: min(300px, 74vw);
  }

  .trust-orbit-card {
    width: 100%;
    max-width: 420px;
  }

  .footer-cta .btn-gold {
    width: 100%;
    justify-content: center;
  }

  .brand {
    min-width: 0;
    font-size: clamp(16px, 4.2vw, 18px);
  }

  .brand-mark.brand-logo,
  .site-premium .brand-mark.brand-logo {
    width: 36px !important;
    height: 36px !important;
  }

  .service-highlights {
    margin-top: 0 !important;
    padding-top: clamp(32px, 5vw, 48px) !important;
  }

  .page-hero .hero-copy h1,
  .hero-premium h1 {
    font-size: clamp(26px, 6.5vw, 36px);
  }

  .verse-box {
    padding: 18px 20px;
  }

  .verse-box .sa {
    font-size: 15px;
  }
}

@media (max-width: 576px) {
  :root {
    --header-h: 60px;
    --topbar-h: 36px;
  }

  .hero-slider {
    height: auto;
    min-height: 0;
    max-height: none;
    padding-bottom: 16px;
  }

  .hero-slider h1 {
    font-size: clamp(26px, 7.2vw, 32px);
    margin-bottom: 12px;
  }

  .hero-slider__arrow,
  #heroSlider button.hero-slider__arrow {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
  }

  #heroSlider button.hero-slider__arrow .hero-slider__arrow-icon {
    font-size: 26px;
  }

  .hero-slider__controls {
    gap: 12px;
  }

  .hero-slider__dot {
    width: 8px;
    height: 8px;
  }

  .hero-slider__dot.is-active {
    width: 22px;
  }

  .home-hook-title {
    font-size: clamp(26px, 7.2vw, 32px);
  }

  .home-hook-feature {
    gap: 12px;
    padding: 16px 16px;
  }

  .home-hook-feature__icon {
    width: 44px;
    height: 44px;
  }

  .home-hook-stat {
    flex: 1 1 100%;
    border-radius: var(--radius);
  }
}

@media (min-width: 768px) {
  .hero-slider {
    padding-bottom: clamp(72px, 8vw, 100px);
  }

  .hero-slider__controls {
    margin-bottom: clamp(48px, 5vw, 64px);
  }

  .home-stats-ribbon {
    margin-top: clamp(-64px, -6vw, -80px);
    padding-top: 0;
  }
}

@media (max-width: 576px) {
  .service-highlights-grid {
    grid-template-columns: 1fr;
  }

  .strip-premium .wrap {
    grid-template-columns: 1fr 1fr;
  }

  .strip-premium .stat {
    padding: 16px 10px;
  }

  .strip-premium .stat b {
    font-size: clamp(18px, 5vw, 24px);
  }

  .strip-premium .stat span {
    font-size: 12.5px;
    letter-spacing: 0.05em;
  }

  .home-videos {
    padding: clamp(56px, 10vw, 80px) 0;
  }

  .home-videos__title {
    font-size: clamp(34px, 9vw, 44px);
  }

  .home-videos__sub {
    font-size: 15px;
    margin-bottom: 22px;
  }

  .home-videos__benefits {
    gap: 14px 12px;
    margin-bottom: 26px;
  }

  .home-videos__benefit-icon {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }

  .home-videos__benefit-label {
    font-size: 16px;
  }

  .home-videos__stage {
    width: min(100%, 320px);
  }

  .home-videos__play {
    width: 64px;
    height: 64px;
    left: -4px;
  }

  .home-videos__deco--sun svg {
    width: 36px;
    height: 36px;
  }

  .home-videos__deco--leaves svg {
    width: 70px;
    height: 54px;
  }

  .testimonial-card {
    padding: 24px 20px;
  }

  .trust-orbit__col--left .trust-orbit-card,
  .trust-orbit__col--right .trust-orbit-card {
    width: 100%;
    max-width: none;
  }

  .trust-orbit-card__hex {
    width: 64px;
  }

  .blog-section--latest .blog-grid,
  .home-blogs .blog-grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }

  .btn {
    white-space: normal;
    text-align: center;
    line-height: 1.35;
  }

  .section-head-premium h2 {
    font-size: clamp(24px, 6vw, 32px);
  }

  .final .btn-primary {
    width: 100%;
    justify-content: center;
  }

  .split-text h2,
  .about-text h2 {
    font-size: clamp(24px, 6vw, 30px);
  }

  .contact-form .btn {
    width: 100%;
  }

  .hero-float-stat {
    padding: 10px 16px;
    margin-bottom: 12px;
  }

  .hero-float-stat b {
    font-size: 24px;
  }
}

@media (max-width: 400px) {
  .strip-premium .wrap {
    grid-template-columns: 1fr;
  }

  .home-hook-collage {
    width: min(100%, 260px);
  }

  .home-hook-split__visual {
    min-height: 260px;
  }

  .footer-cta-text h3 {
    font-size: 20px;
  }

  .topbar-cta {
    font-size: 11px;
  }

  .hero-kicker--light {
    letter-spacing: 0.04em;
  }
}

@media (min-width: 577px) and (max-width: 1024px) {
  .blog-grid,
  .blog-section--latest .blog-grid,
  .home-blogs .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .service-highlights-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .quotes-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .pain-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (hover: none) and (pointer: coarse) {
  .btn,
  .hero-slider__arrow,
  .hero-slider__dot,
  .topics-slider__arrow,
  .blog-pagination__btn,
  .menu-toggle {
    min-height: 44px;
    min-width: 44px;
  }

  .nav-links a,
  .mobile-nav a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (max-width: 992px) {
  :root {
    --page-banner-h: 340px;
    --page-banner-simple-h: 300px;
  }
}

@media (max-width: 768px) {
  :root {
    --page-banner-h: 280px;
    --page-banner-simple-h: 300px;
  }

  .page-banner.page-banner--simple {
    justify-content: center;
  }

  .page-banner--simple .page-banner__top,
  .page-banner--simple .page-banner__top.wrap {
    padding: 0 max(16px, var(--wrap-px));
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .page-banner--simple .crumb--hero {
    font-size: 14px;
    gap: 8px 10px;
  }

  .page-banner:not(.page-banner--simple) .blog-detail-hero__top {
    padding: 12px var(--wrap-px) 0;
    margin-bottom: 0;
  }

  .page-banner__content,
  .blog-detail-hero__content {
    padding: 0 var(--wrap-px) 20px;
  }

  .page-banner__tag,
  .blog-detail-hero__tag {
    margin-bottom: 8px;
    padding: 5px 12px;
    font-size: 11px;
  }

  .page-banner__title,
  .blog-detail-hero__title {
    font-size: 1.65rem;
    margin-bottom: 6px;
    max-width: none;
  }

  .page-banner__lead {
    font-size: 0.9rem;
    line-height: 1.45;
  }

  .crumb--hero {
    font-size: 12px;
  }

  .blog-detail-article {
    padding: clamp(28px, 5vw, 36px);
    border-radius: 20px;
  }

  .blog-detail-author {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .blog-detail-author {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .blog-detail-cta {
    flex-direction: column;
    align-items: stretch;
  }

  .blog-detail-cta--post {
    text-align: left;
  }

  .blog-detail-cta__btn {
    width: 100%;
    justify-content: center;
  }

  .blog-detail-faq__head h2 {
    font-size: 1.4rem;
  }

  .blog-detail-faq .blog-accordion__trigger {
    font-size: 15px;
    padding: 16px 18px;
  }

  .blog-detail-cta__text p {
    max-width: none;
  }

  .blog-detail-cta__actions {
    width: 100%;
  }

  .blog-detail-cta__actions .btn {
    flex: 1 1 auto;
    justify-content: center;
    min-width: 0;
  }

  .crumb--hero span {
    white-space: normal;
  }
}

@media (max-width: 576px) {
  .blog-detail-main {
    margin-top: 0;
    padding-bottom: clamp(40px, 8vw, 64px);
  }

  .blog-detail-article {
    padding: clamp(20px, 5vw, 28px);
    border-radius: 16px;
  }

  .blog-detail-cta {
    margin-top: clamp(32px, 5vw, 40px);
    padding: clamp(28px, 6vw, 36px) clamp(20px, 5vw, 24px);
    text-align: center;
    gap: 20px;
  }

  .blog-detail-cta__actions {
    flex-direction: column;
  }

  .blog-detail-cta__actions .btn {
    width: 100%;
    flex: none;
  }

  .blog-detail-pdf .blog-featured__story {
    padding: clamp(20px, 5vw, 28px);
  }

  .blog-detail-pdf .blog-zone-card {
    padding: 20px 18px;
  }

  :root {
    --page-banner-h: 260px;
    --page-banner-simple-h: 280px;
  }

  .page-banner--simple .page-banner__top,
  .page-banner--simple .page-banner__top.wrap {
    padding: 0 max(14px, var(--wrap-px));
  }

  .page-banner--simple .crumb--hero {
    font-size: 13px;
    gap: 6px 8px;
  }

  .page-banner__content,
  .blog-detail-hero__content {
    padding-bottom: 16px;
  }

  .page-banner__title,
  .blog-detail-hero__title {
    font-size: 1.45rem;
    margin-bottom: 4px;
  }

  .page-banner__lead {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}

@media (min-width: 641px) and (max-width: 992px) {
  .blog-featured__split {
    grid-template-columns: 1fr;
  }

  .blog-zone-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .blog-zone-grid .blog-zone-card:last-child:nth-child(3) {
    grid-column: 1 / -1;
    max-width: calc(50% - 10px);
    justify-self: center;
  }
}

@media (max-width: 768px) {
  .blog-article__shell {
    padding: clamp(24px, 5vw, 32px);
    border-radius: 16px;
  }

  .blog-article__foot {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-article__author {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 992px) {
  .blog-detail-layout {
    grid-template-columns: 1fr;
  }

  .blog-detail-sidebar {
    order: 2;
  }
}

@media (max-width: 576px) {
  .blog-detail-meta {
    gap: 12px 18px;
  }

  .blog-detail-foot {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 640px) {
  .blog-featured__split {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 768px) {
  .blog-featured__shell {
    padding: 24px 20px;
    border-radius: 16px;
  }

  .blog-featured__expert {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .blog-featured__cta {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    padding: clamp(28px, 6vw, 36px) clamp(20px, 5vw, 28px);
  }

  .blog-featured__cta-text p {
    max-width: none;
  }

  .blog-featured__cta-actions {
    width: 100%;
    flex-direction: column;
  }

  .blog-featured__cta-actions .btn {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .blog-accordion__panel,
  .blog-accordion__chevron,
  .blog-zone-card,
  .ft-card,
  .ft-card__media img {
    transition: none;
  }

  .ft-card:hover,
  .ft-card:hover .ft-card__media img {
    transform: none;
  }
}

@media (max-width: 992px) {
  .featured-topics__grid {
    gap: 18px;
  }

  .ft-card__title {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .contact-profile__card {
    grid-template-columns: 1fr;
    text-align: center;
    animation: none;
  }

  .contact-profile__frame img {
    max-height: 160px;
  }

  .contact-chips {
    justify-content: center;
  }

  .contact-chip span {
    font-size: 13.5px;
  }

  .featured-topics {
    padding: clamp(56px, 10vw, 80px) 0;
  }

  .featured-topics__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ft-card__media {
    aspect-ratio: 16 / 9;
  }

  .ft-card__body {
    padding: 20px 18px 22px;
  }

  .ft-card__title {
    font-size: 21px;
  }

  .featured-topics__footer {
    text-align: center;
  }

  .home-videos__benefits {
    grid-template-columns: 1fr;
    max-width: 280px;
  }

  .home-faq .blog-accordion__trigger {
    padding: 18px 18px;
    font-size: 16px;
  }

  .home-faq .blog-accordion__panel p {
    padding: 0 18px 18px;
    font-size: 15px;
  }

  .home-gallery__grid {
    grid-template-columns: 1fr;
    max-width: 420px;
    gap: 12px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-gallery__item {
    aspect-ratio: 16 / 10;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-loader,
  .page-loader__ring,
  .page-loader__mark,
  body.is-loaded .topbar,
  body.is-loaded #header {
    animation: none !important;
    transition: none !important;
  }

  .page-loader.is-done,
  .home-gallery__item:hover,
  .home-gallery__item:hover img,
  .home-gallery__item:hover .home-gallery__shine {
    transform: none !important;
  }

  .contact-profile__card,
  .contact-profile__shine {
    animation: none;
  }

  .contact-card--animate:hover,
  .contact-chip:hover {
    transform: none;
  }
}

/* Stat strip: desktop row from 768px up; mobile layout below 767px */
@media (min-width: 768px) {
  .strip .wrap,
  .strip-premium .wrap {
    grid-template-columns: repeat(4, 1fr);
  }

  .strip .stat:nth-child(3)::before,
  .strip .stat:nth-child(odd)::before,
  .strip .stat + .stat::before {
    display: block;
  }
}

@media (max-width: 767px) and (min-width: 577px) {
  .strip .wrap,
  .strip-premium .wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .strip .stat:nth-child(3)::before {
    display: none;
  }
}

/* Home videos 3-card grid */
@media (max-width: 992px) {
  .home-videos__cards {
    gap: 18px;
    max-width: 700px;
  }
}

@media (max-width: 700px) {
  .home-videos__cards {
    grid-template-columns: 1fr;
    gap: 28px;
    max-width: 340px;
  }

  .home-videos__content--center .home-videos__benefits {
    display: flex !important;
    max-width: none;
  }
}
