@media (max-width: 782px) {
  .admin-bar .site-header { top: 46px; }
  .admin-bar .mobile-menu { top: 46px; }
  .admin-bar .mobile-menu__panel { height: calc(100dvh - 46px); }
}

@media (max-width: 1200px) {
  .site-topbar__email { display: none; }
	.site-topbar__divider:first-of-type { display: none; }
  .site-header__inner { gap: 22px; }
  .site-header__menu { gap: 20px; }
  .site-header__logo img { max-width: 185px; }
  .home-hero__content { width: 58%; }
  .home-hero__title { font-size: clamp(42px, 4.5vw, 56px); }
  .product-showcase__stage { grid-template-columns: 54px minmax(0, 1fr) 54px; }
  .product-showcase__slide { width: 310px; }
  .iskar-five-sec__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .product-categories__navigation--prev { left: -12px; }
  .product-categories__navigation--next { right: -12px; }
  .iskar-service-network__panel { left: 28px; width: 310px; }
  .iskar-service-network__map { right: -2%; width: 74%; }
  .iskar-service-network__center-logo { max-height: 76px; width: min(180px, 22vw); }
  .iskar-service-network__services { grid-template-columns: repeat(3,1fr); }
  .iskar-service-network__service:nth-child(4) { border-left: 0; border-top: 1px solid #e3eaf3; }
  .iskar-service-network__service:nth-child(5) { border-top: 1px solid #e3eaf3; }
  .reference-card { grid-template-columns: 100px 1fr; }
  .product-archive__visual { height: 380px; }
  .product-detail__hero-inner { grid-template-columns: minmax(0,.9fr) minmax(380px,1.1fr); min-height: 650px; }
}

@media (max-width: 1024px) {
  .site-header__navigation { display: none; }
  .site-header__toggle { display: block; }
  .site-header__inner { grid-template-columns: auto 1fr auto; }
  .site-header__actions { justify-self: end; }
  .site-topbar__socials { display: none; }
  .home-hero, .home-hero__container { min-height: 620px; }
  .home-hero__container { display: flex; }
  .home-hero__content { padding-block: 58px 116px; width: 62%; }
  .home-hero__title { font-size: clamp(40px, 4.8vw, 50px); }
  .home-hero__description { font-size: 16px; line-height: 1.65; }
  .home-hero__actions { gap: 10px; }
  .home-hero__button { font-size: .78rem; padding-inline: 16px; }
  .product-archive__grid, .product-archive__categories { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .product-detail__hero-inner { gap: 24px; grid-template-columns: minmax(0,1fr) minmax(340px,.85fr); }
  .product-detail__title { font-size: clamp(2.8rem,5.7vw,4.3rem); }
  .product-detail__feature-visual { min-height: 400px; }
  .product-detail__feature-visual img { height: 350px; }
  .product-detail__related-visual { height: 280px; }
  .product-showcase { margin-top: -28px; padding: 40px 0 80px; }
  .product-showcase__slide { height: 550px; width: 280px; }
  .product-showcase__product { height: 530px; }
  .product-showcase__visual { height: 440px; }
  .split-layout { grid-template-columns: 1fr; }
  .reference-grid, .blog-grid, .content-grid { grid-template-columns: repeat(2, 1fr); }
  .site-footer__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  :root { --header-height: 72px; --header-height-scrolled: 64px; }
  .section { padding-block: 72px; }
  .site-header, .site-header.is-scrolled { height: 100px; }
  .admin-bar .site-header { top: 46px; }
  .site-topbar { height: 28px; }
  .site-topbar__inner { justify-content: flex-end; }
  .site-topbar__message, .site-topbar__email, .site-topbar__socials { display: none; }
  .site-topbar__contact { margin-left: 0; }
  .site-header__main { height: 72px; }
  .site-header.is-scrolled .site-header__main { height: 72px; transform: none; }
  .site-header__logo img, .site-header.is-scrolled .site-header__logo img { max-height: 46px; max-width: 150px; }
  .site-header__search { display: none; }
  .site-header__quote { display: none; }
  .home-hero { margin-top: 100px; min-height: 0; padding: 70px 0 30px; }
  .home-hero::after { bottom: -52px; height: 92px; left: -20%; width: 140%; }
  .home-hero__container { display: flex; min-height: 0; }
  .home-hero__content { max-width: 600px; padding: 0 0 74px; width: 100%; }
  .home-hero__title { font-size: clamp(38px, 7.2vw, 46px); }
  .home-hero__description { max-width: 610px; }
  .home-hero__actions { margin-top: 28px; }
  .home-hero__background::before, .home-hero__background::after { left: 18%; opacity: .24; top: 76%; width: 100%; }
  .home-hero__video { object-position: 62% center; }
  .product-showcase { padding: 40px 0 76px; }
  .product-showcase__stage { display: block; }
  .product-showcase__slider { margin-inline: calc(50% - 50vw); padding-inline: 0; width: 100vw; }
  .product-showcase__slide { height: 500px; width: min(72vw, 330px); }
  .product-showcase__product { height: 480px; }
  .product-showcase__visual { height: 400px; }
  .product-showcase__navigation { height: 44px; position: absolute; top: 48%; transform: translateY(-50%); width: 44px; }
  .product-showcase__navigation:hover { transform: translateY(-50%) scale(1.05); }
  .product-showcase__navigation--prev { left: 16px; }
  .product-showcase__navigation--next { right: 16px; }
  .iskar-five-sec { padding: 68px 0; }
  .iskar-five-sec__header { margin-bottom: 40px; }
    .iskar-five-sec__title,
    .product-categories__header .section-title,
    .iskar-service-network__header .section-title,
    .home-blog__header .section-title { font-size: 2rem; }
  .iskar-five-sec__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .iskar-logo-carousel { margin-top: 52px; }
  .iskar-logo-carousel__item { flex-basis: 180px; height: 104px; padding: 18px; }
  .iskar-logo-carousel__item img { height: 58px; max-width: 150px; }
  .product-categories { padding-block: 68px; }
  .product-categories__stage { margin-top: 34px; }
  .product-categories__slider { overflow: visible; padding-bottom: 50px; }
  .product-categories__navigation { height: 44px; top: calc(50% - 25px); width: 44px; }
  .product-categories__navigation--prev { left: 8px; }
  .product-categories__navigation--next { right: 8px; }
  .category-showcase-card__content { padding: 22px; }
  .iskar-service-network { padding-block: 72px; }
  .iskar-service-network__stage { display: flex; flex-direction: column; min-height: 0; padding: 24px; }
  .iskar-service-network__panel { left: auto; position: relative; top: auto; transform: none; width: 100%; }
  .iskar-service-network__map { margin: 22px auto 0; position: relative; right: auto; top: auto; transform: none; width: 100%; }
  .iskar-service-network__center-logo { max-height: 68px; width: min(160px, 25vw); }
  .iskar-service-network__pulse { height: 105px; width: 105px; }
  .iskar-service-network__routes path { stroke-width: .65; }
  .iskar-service-network__services { grid-template-columns: repeat(2,1fr); }
  .iskar-service-network__service:nth-child(3), .iskar-service-network__service:nth-child(5) { border-left: 0; }
  .iskar-service-network__service:nth-child(3) { border-top: 1px solid #e3eaf3; }
  .iskar-service-network__service:nth-child(4) { border-left: 1px solid #e3eaf3; }
  .reference-grid, .blog-grid, .content-grid { grid-template-columns: 1fr; }
  .home-cta__inner { align-items: flex-start; flex-direction: column; }
  .site-footer__bottom { align-items: start; grid-template-columns: 1fr; }
  .site-footer__bottom nav { justify-content: flex-start; }
  .site-footer__bottom > p:last-child { text-align: left; }
  .product-archive__hero { padding: 70px 0 58px; }
  .product-archive__grid { grid-template-columns: 1fr; }
  .product-archive__visual { height: 420px; }
  .product-detail__hero-inner { display: flex; flex-direction: column; min-height: 0; }
  .product-detail__intro { padding: 72px 0 20px; width: 100%; }
  .product-detail__visual { height: 480px; width: 100%; }
  .product-detail__image { height: 100%; }
  .product-detail__highlight-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .product-detail__highlight { border-bottom: 1px solid var(--color-border); min-height: 190px; }
  .product-detail__overview,
  .product-detail__specifications-inner,
  .product-detail__assurance-inner { grid-template-columns: 1fr; }
  .product-detail__feature { gap: 30px; grid-template-columns: 1fr; }
  .product-detail__feature:nth-child(even) .product-detail__feature-visual { order: 0; }
  .product-detail__feature-visual { min-height: 420px; }
  .product-detail__specifications-heading { position: static; }
  .product-detail__gallery-item,
  .product-detail__gallery-item:first-child { grid-column: span 6; }
  .product-detail__related-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .product-detail__cta-inner { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 576px) {
  .site-container { width: calc(100% - 40px); }
  .site-header, .site-header.is-scrolled { height: 96px; }
  .site-header__main { height: 68px; }
  .site-header.is-scrolled .site-header__main { height: 68px; }
  .site-header__logo img, .site-header.is-scrolled .site-header__logo img { max-height: 42px; max-width: 130px; }
  .site-header__actions { gap: 4px; }
  .mobile-menu__panel { padding-inline: 22px; width: 94%; }
  .mobile-menu__header { min-height: 74px; }
  .home-hero { margin-top: 96px; }
  .section-title { font-size: 2rem; }
  .home-hero { overflow-x: hidden; padding-top: 58px; }
  .home-hero__eyebrow { font-size: 11px; margin-bottom: 14px; }
  .home-hero__title { font-size: clamp(34px, 9.8vw, 40px); letter-spacing: -.04em; }
  .home-hero__description { font-size: 16px; line-height: 1.65; margin-top: 20px; }
  .home-hero__actions, .home-hero__button { width: 100%; }
  .home-hero__button { justify-content: center; }
  .home-hero__background::before { opacity: .17; }
  .home-hero__background::after { display: none; }
  .home-hero__video { object-position: 65% center; }
  .button-group, .button-group .button { width: 100%; }
  .placeholder-media { min-height: 280px; }
  .product-showcase { margin-top: -20px; padding: 30px 0 64px; }
  .product-showcase__slide { height: 431px; width: 74vw; }
  .product-showcase__product { height: 416px; }
  .product-showcase__visual { height: 340px; }
  .product-showcase__identity { gap: 7px; height: 72px; margin-top: 8px; max-width: 220px; }
  .product-showcase__logo { max-height: 42px; max-width: 190px; }
	.product-showcase__category { font-size: 12px; max-width: 210px; }
	.product-showcase__slide.swiper-slide-active .product-showcase__category { font-size: 13px; }
  .product-showcase__title { font-size: .92rem; margin-top: 14px; }
  .product-showcase__slide.swiper-slide-active .product-showcase__title { font-size: 1.12rem; }
  .product-showcase__navigation { display: flex; height: 40px; width: 40px; }
  .product-showcase__navigation--prev { left: 10px; }
  .product-showcase__navigation--next { right: 10px; }
  .iskar-five-sec { padding: 56px 0; }
  .iskar-five-sec__header { margin-bottom: 32px; }
    .iskar-five-sec__title,
    .product-categories__header .section-title,
    .iskar-service-network__header .section-title,
    .home-blog__header .section-title { font-size: clamp(1.75rem, 7.8vw, 2rem); }
  .iskar-five-sec__grid, .site-footer__grid { grid-template-columns: 1fr; }
  .iskar-service-network { padding-block: 56px; }
  .iskar-service-network__header { margin-bottom: 30px; }
  .iskar-service-network__stage { border-radius: 0; padding: 0; }
  .iskar-service-network__panel { padding: 22px 18px; }
  .iskar-service-network__map { margin-top: 24px; }
  .iskar-service-network__center-logo { max-height: 48px; width: min(112px, 29vw); }
  .iskar-service-network__pulse { border-width: 1px; height: 70px; width: 70px; }
  .iskar-service-network__routes path { stroke-width: .5; }
  .iskar-service-network__signal:nth-of-type(even) { display: none; }
  .iskar-service-network__signal--sm { height: 3px; width: 3px; }
  .iskar-service-network__signal--md { height: 5px; width: 5px; }
  .iskar-service-network__signal--lg { border-width: 2px; height: 8px; width: 8px; }
  .iskar-service-network__services { grid-template-columns:1fr; margin-top:24px; }
  .iskar-service-network__service { min-height: 0; padding: 24px; }
  .iskar-service-network__service + .iskar-service-network__service { border-left: 0; border-top: 1px solid #e3eaf3; }
  .iskar-five-card { min-height: 0; padding: 32px 24px; }
  .iskar-logo-carousel { margin-top: 42px; }
  .iskar-logo-carousel__track { animation-duration: 36s; }
  .iskar-logo-carousel__set { gap: 14px; padding-right: 14px; }
  .iskar-logo-carousel__item { flex-basis: 154px; height: 92px; padding: 15px; }
  .iskar-logo-carousel__item img { height: 50px; max-width: 126px; }
  .product-categories { padding-block: 56px; }
  .product-categories__header { padding-inline: 4px; }
  .product-categories__stage { margin-inline: -20px; }
  .product-categories__slider { padding-inline: 20px; }
  .product-categories__navigation { height: 40px; top: calc(50% - 24px); width: 40px; }
  .product-categories__navigation--prev { left: 10px; }
  .product-categories__navigation--next { right: 10px; }
  .category-showcase-card { border-radius: 14px; }
  .category-showcase-card__content h3 { font-size: 1.08rem; }
  .category-showcase-card__content span { font-size: .72rem; }
  .reference-card { grid-template-columns: 1fr; }
  .reference-card__visual { min-height: 190px; }
  .error-404 .search-form { align-items: stretch; flex-direction: column; }
  .product-archive__hero h1 { font-size: 2.55rem; }
  .product-archive__categories { grid-template-columns: 1fr; }
  .product-archive__categories > a { min-height: 180px; padding: 28px; }
  .product-archive__visual { height: 340px; }
  .product-detail__title { font-size: clamp(2.65rem,12vw,3.6rem); }
  .product-detail__actions, .product-detail__actions .button { width: 100%; }
  .product-detail__actions .button { justify-content: center; }
  .product-detail__visual { height: 390px; }
  .product-detail__highlight-grid { grid-template-columns: 1fr; }
  .product-detail__highlight { border-right: 0; min-height: 0; padding: 32px 0; }
  .product-detail__feature-visual { min-height: 330px; padding: 24px; }
  .product-detail__feature-visual img { height: 290px; }
  .product-detail__specification { gap: 8px; grid-template-columns: 1fr; }
  .product-detail__gallery-grid { grid-template-columns: 1fr; }
  .product-detail__gallery-item,
  .product-detail__gallery-item:first-child { grid-column: auto; min-height: 290px; }
  .product-detail__related-grid { grid-template-columns: 1fr; }
  .product-detail__related-visual { height: 300px; }
  .product-detail__cta { padding: 54px 0; }
}

/* Header v3 responsive overrides / revision 21.0.27 */
@media (max-width: 1024px) {
  .iskar-header-v3, .iskar-header-v3.is-scrolled, .iskar-header-v3.is-sticky { height: 82px; }
  .iskar-header-v3 .site-topbar { display: none; }
  .iskar-header-v3 .site-header__main,
  .iskar-header-v3.is-scrolled .site-header__main,
  .iskar-header-v3.is-sticky .site-header__main { height: 82px; }
  .iskar-header-v3 .site-header__inner,
  .iskar-header-v3.is-sticky .site-header__inner { padding: 15px 24px; }
  .iskar-header-v3 .site-header__logo img,
  .iskar-header-v3.is-scrolled .site-header__logo img { height: 46px; max-height: 46px; max-width: 190px; }
  .iskar-header-v3.is-sticky .site-header__logo img { height: 40px; max-height: 40px; }
  .iskar-header-v3 .site-header__logo .iskar-rotating-logo { height: 46px; width: 190px; }
  .iskar-header-v3.is-sticky .site-header__logo .iskar-rotating-logo { height: 40px; }
  .iskar-header-v3 .site-header__logo .iskar-rotating-logo__image,
  .iskar-header-v3.is-scrolled .site-header__logo .iskar-rotating-logo__image,
  .iskar-header-v3.is-sticky .site-header__logo .iskar-rotating-logo__image { height: 100%; max-height: none; max-width: none; width: 100%; }
  .home-hero { margin-top: 82px; }
}

/* Factory footer responsive / revision 21.0.28 */
@media (max-width: 1100px) {
  .site-footer__grid { grid-template-columns: minmax(230px,1fr) minmax(150px,.7fr) minmax(170px,.8fr); }
  .site-footer__locations { grid-column: 1 / -1; }
  .site-footer__location-list { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

/* Minimal factory footer responsive / revision 21.0.29 */
@media (max-width: 768px) {
  .site-footer { background-position: center center; padding-top: 48px; }
  .site-footer__contact-bar { margin-top: 30px; }
  .site-footer__quick-item { min-height: 62px; }
}
@media (max-width: 576px) {
  .site-footer { background-position: 57% center; padding-top: 44px; }
  .site-footer::before { display: none; }
  .site-footer__grid { gap: 30px; }
  .site-footer__location-list { grid-template-columns: 1fr; }
  .site-footer__logo img { max-height: 52px; width: 175px; }
  .site-footer__contact-bar { border-radius: 0; }
  .site-footer__quick-item { min-height: 60px; padding: 12px 4px; }
}

/* Minimal category card action / revision 21.0.94 */
@media (max-width: 575px) {
  .category-showcase-card__content {
    align-items: flex-end;
    display: flex;
    gap: 12px;
    justify-content: space-between;
  }
  .category-showcase-card__content h3 {
    flex: 1 1 auto;
    margin: 0;
    max-width: calc(100% - 38px);
  }
  .category-showcase-card__content span {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #fff;
    flex: 0 0 26px;
    font-size: 0;
    height: 28px;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    width: 26px;
  }
  .category-showcase-card:hover .category-showcase-card__content span {
    background: transparent;
    transform: none;
  }
  .category-showcase-card__content span svg { height: 19px; width: 19px; }
}

/* Footer agency signature / revision 21.0.96 */
@media (max-width: 768px) {
  .site-footer__signature { justify-self: start; }
  .site-footer__signature img { max-width: 68px; width: 68px; }
}

/* Mobile intro star target calibration / revision 21.0.95 */
@media (max-width: 576px) {
  .iskar-header-star-target { left: 56.7%; }
}

/* Original logo dimensions keep the intro star on its calibrated axis. */
@media (max-width: 1024px) {
  .iskar-header-v3 .site-header__logo .iskar-rotating-logo,
  .iskar-header-v3.is-scrolled .site-header__logo .iskar-rotating-logo {
    height: 46px;
    width: 145px;
  }
  .iskar-header-v3.is-sticky .site-header__logo .iskar-rotating-logo {
    height: 40px;
    width: 126px;
  }
}
@media (max-width: 576px) {
  .iskar-header-v3 .site-header__logo .iskar-rotating-logo,
  .iskar-header-v3.is-scrolled .site-header__logo .iskar-rotating-logo,
  .iskar-header-v3.is-sticky .site-header__logo .iskar-rotating-logo {
    height: 42px;
    width: 132px;
  }
}

/* Unified managed product cards responsive / revision 21.0.56 */
@media (max-width: 1024px) {
  .iskar-managed-product-grid { gap: 20px; }
  .iskar-managed-product-grid .product-archive__visual { height: 350px; }
}
@media (max-width: 768px) {
  .iskar-managed-product-grid .product-archive__visual { height: 380px; }
  .iskar-managed-product-grid .product-archive__card-content { min-height: 220px; }
}
@media (max-width: 576px) {
  .iskar-managed-product-grid .product-archive__visual { height: 330px; padding: 18px 28px; }
  .iskar-managed-product-grid .product-archive__visual img { max-height: 294px; }
  .iskar-managed-product-grid .product-archive__card-content { min-height: 210px; padding: 22px 18px 16px; }
  .iskar-managed-product-grid .product-archive__logo { height: 52px; max-width: 210px; }
}

@media (max-width: 1024px) {
  .iskar-header-v3,
  .iskar-header-v3.is-scrolled,
  .iskar-header-v3.is-sticky { height: 110px; }
  .iskar-header-v3 .site-topbar { display: block; }
  .home-hero { margin-top: 110px; }
}

/* Mobile smart top bar / revision 21.0.43 */
@media (max-width: 1024px) {
  .iskar-header-v3,
  .iskar-header-v3.is-scrolled,
  .iskar-header-v3.is-sticky { height: 110px; }
  .iskar-header-v3 .site-topbar {
    display: block;
    height: 28px;
    max-height: 28px;
    opacity: 1;
    visibility: visible;
  }
  .iskar-header-v3.is-sticky .site-topbar { border-color: rgba(255,255,255,.08); max-height: 28px; opacity: 1; visibility: visible; }
  .iskar-header-v3 .site-topbar__inner { justify-content: space-between; padding-inline: 20px; }
  .iskar-header-v3 .site-topbar__email,
  .iskar-header-v3 .site-topbar__divider,
  .iskar-header-v3 .site-topbar__socials { display: none; }
  .iskar-header-v3 .site-topbar__message { display: inline-flex; font-size: 9px; white-space: nowrap; }
  .iskar-header-v3 .site-topbar__message svg { height: 11px; width: 11px; }
  .iskar-header-v3 .site-topbar__contact { justify-content: flex-end; margin-left: auto; width: auto; }
  .iskar-header-v3 .site-topbar__phone { font-size: 11px; }
  .admin-bar .iskar-header-v3 { top: 0; }
  .home-hero { margin-top: 110px; }
}

/* Shared CTA and footer factory scene responsive / revision 21.0.31 */
@media (max-width: 768px) {
  .home-footer-scene {
    background-position: 39% center;
    background-size: auto 100%;
  }
  .home-footer-scene .home-cta { padding-block: 42px; }
  .home-footer-scene .home-cta__inner { gap: 24px; }
  .home-footer-scene .home-cta .section-title { font-size: clamp(1.75rem,7vw,2.25rem); max-width: 520px; }
  .home-footer-scene .home-cta .button-group { gap: 9px; }
  .home-footer-scene .home-cta .button { min-height: 43px; padding: 10px 15px; }
  .home-footer-scene .site-footer::after { display: none; }
  .home-footer-scene .site-footer::before { background: rgba(4,13,28,.72); display: block; }
}
@media (max-width: 576px) {
  .home-footer-scene { background-position: 38% center; background-size: auto 100%; }
  .home-footer-scene .home-cta { background: rgba(4,16,34,.92); padding-block: 38px; }
  .home-footer-scene .home-cta .button-group { align-items: stretch; display: grid; width: 100%; }
  .home-footer-scene .home-cta .button { justify-content: center; width: 100%; }
  .home-footer-scene .site-footer::after { display: none; }
  .home-footer-scene .site-footer::before { background: rgba(4,13,28,.76); display: block; }
}

/* Wider mobile factory crop / revision 21.0.33 */
@media (max-width: 576px) {
  .home-footer-scene {
    background-color: #071326;
    background-image: none;
  }
  .home-footer-scene .home-cta { background: #06152c; }
  .home-footer-scene .site-footer::after {
    background-image: var(--site-footer-bg);
    background-position: 38% top;
    background-repeat: no-repeat;
    background-size: 820px auto;
    display: block;
    opacity: 1;
  }
  .home-footer-scene .site-footer::before {
    background: linear-gradient(180deg, rgba(4,13,28,.68) 0%, rgba(4,13,28,.76) 48%, rgba(4,13,28,.92) 100%);
    display: block;
  }
}

/* Mobile footer image band and accordion / revision 21.0.34 */
@media (max-width: 576px) {
  .home-footer-scene .site-footer::after { background-position: 40% 68px; background-size: 920px auto; bottom: auto; height: 430px; inset-inline: 0; top: 0; }
  .home-footer-scene .site-footer::before { background: linear-gradient(180deg, rgba(4,13,28,.65) 0, rgba(4,13,28,.76) 300px, rgba(4,13,28,.96) 430px, #071326 620px); }
  .site-footer__column--collapsible { border-top: 1px solid rgba(255,255,255,.16); }
  .site-footer__column--collapsible + .site-footer__column--collapsible { margin-top: -30px; }
  .site-footer__column--collapsible .site-footer__title { margin: 0; }
  .site-footer__accordion-toggle { align-items: center; cursor: pointer; display: flex; justify-content: space-between; min-height: 52px; }
  .site-footer__accordion-toggle i { display: block; font-size: .7rem; transition: transform .25s ease; }
  .site-footer__accordion-toggle[aria-expanded="true"] i { transform: rotate(180deg); }
  .site-footer__accordion-content { display: block; max-height: 0; opacity: 0; overflow: hidden; transition: max-height .34s ease, opacity .22s ease, padding .3s ease; }
  .site-footer__column--collapsible.is-open .site-footer__accordion-content { max-height: 420px; opacity: 1; padding-bottom: 18px; }
}

/* Factory artwork behind locations / revision 21.0.37 */
@media (max-width: 576px) {
  .home-footer-scene .site-footer::after { display: none; }
  .home-footer-scene .site-footer::before { background: #071326; }
  .site-footer__locations {
    background-color: #071326;
    background-image: linear-gradient(180deg, rgba(4,13,28,.66) 0%, rgba(4,13,28,.76) 62%, #071326 100%), var(--site-footer-bg);
    background-position: center, 40% top;
    background-repeat: no-repeat;
    background-size: 100% 100%, 920px auto;
    margin-inline: -20px;
    padding: 22px 20px 28px;
  }
  .site-footer__locations .site-footer__title { margin-top: 0; }
}

/* Hero mobile centering / revision 21.0.38 */
@media (max-width: 768px) {
  .home-hero__container { width: calc(100% - 40px); }
  .home-hero__content { margin-inline: auto; text-align: center; }
  .home-hero__description { margin-inline: auto; }
  .home-hero__actions,
  .home-hero__pagination { justify-content: center; }
}

/* Expanded hero responsive / revision 21.0.46 */
@media (min-width: 1025px) and (max-width: 1200px) {
  .home-hero__content { max-width: 860px; width: 100%; }
  .home-hero__title { font-size: clamp(52px,5.4vw,64px); }
}
@media (max-width: 1024px) {
  .home-hero,
  .home-hero__container { min-height: 700px; }
  .home-hero__content { align-items: center; max-width: 760px; padding: 72px 0 86px; text-align: center; width: 100%; }
  .home-hero__title { font-size: clamp(44px,6.2vw,58px); }
  .home-hero__description { margin-inline: auto; }
  .home-hero__actions,
  .home-hero__pagination { justify-content: center; }
}
@media (max-width: 768px) {
  .home-hero { min-height: 660px; padding-block: 54px; }
  .home-hero__container { min-height: 552px; }
  .home-hero__content { max-width: 620px; padding: 32px 0 46px; }
}
@media (max-width: 576px) {
  .home-hero { min-height: 640px; padding-block: 46px; }
  .home-hero__container { min-height: 548px; }
  .home-hero__content { padding: 28px 0 42px; }
  .home-hero__title { font-size: clamp(36px,10vw,43px); }
}

@media (max-width: 576px) {
  .site-footer::after {
    background-position: center bottom;
    background-size: 150% auto;
    display: block;
    opacity: .34;
  }
  .site-footer::before {
    background: linear-gradient(180deg, rgba(5,15,31,.88) 0%, rgba(5,15,31,.7) 65%, rgba(5,15,31,.5) 100%);
    display: block;
  }
}
@media (max-width: 768px) {
  .site-footer { background-position: 62% center; padding-top: 62px; }
  .site-footer__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .site-footer__brand { grid-column: 1 / -1; max-width: 520px; }
  .site-footer__locations { grid-column: 1 / -1; }
  .site-footer__contact-bar { grid-template-columns: 1fr; margin-top: 38px; }
  .site-footer__quick-item + .site-footer__quick-item { border-left: 0; border-top: 1px solid rgba(255,255,255,.11); }
  .site-footer__bottom { align-items: flex-start; flex-direction: column; gap: 12px; }
}
@media (max-width: 576px) {
  .site-footer { padding-top: 52px; }
  .site-footer::before { background: rgba(3,11,24,.93); }
  .site-footer__grid { gap: 38px; grid-template-columns: 1fr; }
  .site-footer__brand,
  .site-footer__locations { grid-column: auto; }
  .site-footer__location-list { grid-template-columns: 1fr; }
  .site-footer__logo img { max-height: 58px; width: 190px; }
  .site-footer__contact-bar { border-radius: 13px; }
  .site-footer__quick-item { min-height: 84px; padding: 17px 18px; }
  .site-footer__bottom nav { display: flex; flex-wrap: wrap; gap: 8px 16px; }
}
@media (max-width: 576px) {
  .iskar-header-v3, .iskar-header-v3.is-scrolled, .iskar-header-v3.is-sticky { height: 110px; }
  .iskar-header-v3 .site-header__main,
  .iskar-header-v3.is-scrolled .site-header__main { height: 82px; }
  .iskar-header-v3 .site-header__logo img,
  .iskar-header-v3.is-scrolled .site-header__logo img { max-height: 42px; max-width: 150px; }
  .iskar-header-v3.is-sticky .site-header__logo img { height: 42px; max-height: 42px; }
  .iskar-header-v3 .site-header__logo .iskar-rotating-logo,
  .iskar-header-v3.is-scrolled .site-header__logo .iskar-rotating-logo,
  .iskar-header-v3.is-sticky .site-header__logo .iskar-rotating-logo { height: 42px; width: 150px; }
  .home-hero { margin-top: 110px; }
}

/* Final minimal footer sizing / revision 21.0.29 */
@media (max-width: 768px) {
  .site-footer { background-position: center center; padding-top: 48px; }
  .site-footer__contact-bar { margin-top: 30px; }
  .site-footer__quick-item { min-height: 62px; padding: 13px 18px; }
}

/* Contained factory artwork responsive / revision 21.0.30 */
@media (max-width: 1100px) {
  .site-footer::after {
    background-position: center bottom;
    background-size: 100% auto;
    opacity: .5;
  }
  .site-footer::before {
    background: linear-gradient(180deg, rgba(5,15,31,.76) 0%, rgba(5,15,31,.58) 58%, rgba(5,15,31,.38) 100%);
  }
}
@media (max-width: 576px) {
  .site-footer::after {
    background-position: center bottom;
    background-size: 150% auto;
    display: block;
    opacity: .34;
  }
  .site-footer::before {
    background: linear-gradient(180deg, rgba(5,15,31,.88) 0%, rgba(5,15,31,.7) 65%, rgba(5,15,31,.5) 100%);
    display: block;
  }
}
@media (max-width: 576px) {
  .site-footer { background-position: 57% center; padding-top: 44px; }
  .site-footer::after { background-position: center bottom; background-size: 150% auto; display: block; opacity: .34; }
  .site-footer::before { background: linear-gradient(180deg, rgba(5,15,31,.88) 0%, rgba(5,15,31,.7) 65%, rgba(5,15,31,.5) 100%); display: block; }
  .site-footer__grid { gap: 30px; }
  .site-footer__logo img { max-height: 52px; width: 175px; }
  .site-footer__contact-bar { border-radius: 0; }
  .site-footer__quick-item { min-height: 60px; padding: 12px 4px; }
}
@media (max-width: 900px) {
  .news-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width: 575px) {
  .news-grid,
  .home-blog .news-grid--count-2 { grid-template-columns:1fr; gap:22px; }
  .news-card__content { padding:32px 20px 24px; }
  .news-card__date { right:12px; bottom:12px; width:64px; min-height:70px; }
  .news-card__date strong { font-size:1.4rem; }
  .news-card__title { font-size:1.18rem; }
  .news-card__excerpt { min-height:0; }
  .news-archive__header { margin-bottom:34px; }
}
@media (max-width: 767px) {
  .post-gallery__grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
  .post-gallery { margin-top:46px; padding-top:34px; }
  .entry-date-badge { right:12px; bottom:12px; width:66px; min-height:74px; }
  .entry-date-badge strong { font-size:1.45rem; }
}
@media (max-width: 767px) {
  .post-lightbox { padding:58px 14px 46px; }
  .post-lightbox__figure { max-width:100%; }
  .post-lightbox__image { max-height:calc(100vh - 126px); border-radius:5px; }
  .post-lightbox__close { top:12px; right:12px; width:40px; height:40px; }
  .post-lightbox__nav { width:42px; height:42px; background:rgba(6,34,70,.82); }
  .post-lightbox__nav--prev { left:8px; }
  .post-lightbox__nav--next { right:8px; }
}
@media (max-width: 1024px) {
  .site-topbar__languages { display:none; }
}
