@font-face {
    font-family: "Exo 2";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/catalog/chillery/assets/fonts/Exo2-600.ttf") format("truetype");
}

@font-face {
    font-family: "Exo 2";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/catalog/chillery/assets/fonts/Exo2-700.ttf") format("truetype");
}

@font-face {
    font-family: "Lemming Chiller Exo 2";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/catalog/chillery/assets/fonts/Exo2-700.ttf") format("truetype");
}

@font-face {
    font-family: "Lemming Chiller Onest";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/catalog/chillery/assets/fonts/Onest-500.ttf") format("truetype");
}

@font-face {
    font-family: "Lemming Chiller Onest";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/catalog/chillery/assets/fonts/Onest-600.ttf") format("truetype");
}

:root {
    --chiller-blue: #0f4495;
    --chiller-ink: #193a5f;
    --chiller-link: #0072b3;
    --chiller-accent: #3eb9c0;
    --chiller-pale: #f4fbff;
    --chiller-ice: #d7ecfa;
    --chiller-glass: rgba(215, 236, 250, 0.2);
    --chiller-gap: 18px;
    --chiller-radius: 40px;
    --chiller-radius-inner: 32px;
}

html.chiller-page-active,
body.chiller-page-active {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html.chiller-page-active::-webkit-scrollbar,
body.chiller-page-active::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

body.chiller-page-active {
    overflow-x: clip;
    background: var(--chiller-blue);
}

/* The catalog route uses INTEC's narrow layout. Keep this page full-bleed. */
body.chiller-page-active .intec-template-layout-page.intec-content {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    overflow: visible !important;
    background: var(--chiller-blue) !important;
}

body.chiller-page-active .intec-template-layout-page-wrapper.intec-content-wrapper {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.chiller-page-active .intec-template-layout-page .intec-template-layout-columns {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
}

body.chiller-page-active .intec-template-layout-page .intec-template-layout-column-fixed {
    display: none !important;
}

body.chiller-page-active .intec-template-layout-page .intec-template-layout-column-adaptive {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    flex: 0 0 100% !important;
}

body.chiller-page-active .intec-template-layout-page .intec-template-layout-column-wrapper,
body.chiller-page-active .intec-template-layout-page .intec-template-layout-content {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}

body.chiller-page-active .intec-template-layout-page {
    position: relative;
    z-index: 1;
    margin-top: 0 !important;
}

body.chiller-page-active .intec-template-breadcrumb,
body.chiller-page-active .intec-template-title {
    display: none !important;
}

.chiller-page,
.chiller-page * {
    box-sizing: border-box;
}

.chiller-page {
    position: relative;
    isolation: isolate;
    width: 100%;
    min-width: 0;
    margin: 0;
    overflow: clip;
    color: #fff;
    background: var(--chiller-blue);
    font-family: "Onest", Arial, sans-serif;
    font-weight: 500;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
}

.chiller-page h1,
.chiller-page h2,
.chiller-page h3,
.chiller-page p,
.chiller-page figure,
.chiller-page dl,
.chiller-page dd {
    margin: 0;
}

.chiller-page button,
.chiller-page a {
    font: inherit;
}

.chiller-page button {
    font-family: "Onest", Arial, sans-serif;
}

.chiller-page img {
    display: block;
}

.chiller-page__backdrop {
    position: fixed;
    inset: -3.5%;
    z-index: -2;
    pointer-events: none;
    background-color: var(--chiller-blue);
    background-image:
        linear-gradient(90deg, rgba(15, 68, 149, 0.34), rgba(25, 58, 95, 0.24)),
        url("/catalog/chillery/assets/background.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transform: translate3d(var(--chiller-bg-x, 0), var(--chiller-bg-y, 0), 0) scale(1.055);
    will-change: transform;
}

.chiller-container {
    position: relative;
    width: min(1660px, calc(100% - 260px));
    margin-inline: auto;
}

.chiller-intro {
    position: relative;
    z-index: 2;
    height: 627px;
    background: rgba(15, 68, 149, 0.12);
}

.chiller-intro__heading {
    position: absolute;
    top: 184px;
    left: 50%;
    transform: translateX(-50%);
}

.chiller-breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.42em;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
}

.chiller-breadcrumbs a {
    color: inherit;
    text-decoration: none;
    transition: opacity 180ms ease;
}

.chiller-breadcrumbs a:hover,
.chiller-breadcrumbs a:focus-visible {
    opacity: 0.72;
}

.chiller-intro h1 {
    margin-top: 48px;
    color: #fff;
    font-family: "Exo 2", Arial, sans-serif;
    font-size: 70px;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: normal;
}

.chiller-intro__band {
    position: absolute;
    top: 362px;
    left: 0;
    width: 100%;
    height: 207.2px;
    --chiller-band-right-gap: clamp(150px, 10vw, 200px);
    isolation: isolate;
}

.chiller-intro__band::before {
    position: absolute;
    inset: 0 auto 0 0;
    z-index: -1;
    width: min(100%, calc(var(--chiller-band-text-edge, 100%) + var(--chiller-band-right-gap)));
    background: url("/catalog/chillery/assets/description-shape-wide.svg") left top / 100% 100% no-repeat;
    content: "";
}

.chiller-intro__band-inner {
    display: flex;
    align-items: center;
    width: min(1660px, calc(100% - 260px));
    height: 100%;
    margin-inline: auto;
}

.chiller-intro__band p {
    display: flex;
    align-items: center;
    width: 825px;
    min-height: 129px;
    color: #fff;
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: normal;
    text-transform: none;
    text-wrap: pretty;
}

/* Readable no-JS / compact flow. Desktop JavaScript upgrades this to a pin. */
.chiller-story,
.chiller-stage,
.chiller-artboard-frame,
.chiller-artboard,
.chiller-slides,
.chiller-slide {
    position: relative;
}

.chiller-story {
    z-index: 1;
    background: rgba(25, 58, 95, 0.18);
}

.chiller-stage {
    min-height: 100svh;
}

.chiller-switcher {
    position: sticky;
    top: 10px;
    z-index: 50;
    display: flex;
    width: min(1102px, calc(100% - 40px));
    margin: 0 auto 24px;
    padding: 10px;
    gap: 10px;
    overflow-x: auto;
    border-radius: 28px;
    background: rgba(25, 58, 95, 0.9);
    box-shadow: 0 0 20px rgba(215, 236, 250, 0.08);
    scrollbar-width: none;
    backdrop-filter: blur(16px);
}

.chiller-switcher::-webkit-scrollbar {
    display: none;
}

.chiller-switcher__item {
    position: relative;
    display: flex;
    flex: 0 0 244px;
    min-height: 106px;
    padding: 10px 18px;
    align-items: center;
    border: 0;
    border-radius: 25px 8px;
    outline: 0;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
    color: #fff;
    font-family: "Lemming Chiller Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    text-transform: none;
    cursor: pointer;
    transition: background 220ms ease, box-shadow 260ms ease, transform 260ms ease;
}

.chiller-switcher__label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    color: #fff;
    letter-spacing: normal;
}

.chiller-switcher__category {
    color: #fff;
    font-family: "Lemming Chiller Onest", Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}

.chiller-switcher__model {
    color: #fff;
    font-family: "Lemming Chiller Exo 2", "Exo 2", Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.22;
    white-space: nowrap;
}

.chiller-switcher__compressor {
    color: rgba(215, 236, 250, 1);
    font-family: "Lemming Chiller Onest", Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.22;
}

.chiller-switcher__item:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
}

.chiller-switcher__item:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 4px;
}

.chiller-switcher__item.is-active,
.chiller-story-enabled .chiller-switcher__item.is-active {
    background: linear-gradient(rgba(255,255,255,.10),rgba(255,255,255,.10)),linear-gradient(135deg,rgba(225,245,255,.22),rgba(225,245,255,.04) 48%,rgba(132,208,238,.12)),rgba(25,58,95,.36);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(180,224,250,.14),0 12px 32px rgba(5,24,45,.2),0 0 24px rgba(215,236,250,.12),0 0 20.3px rgba(62,185,192,.83);
    -webkit-backdrop-filter: blur(20px) saturate(145%);
    backdrop-filter: blur(20px) saturate(145%);
}

.chiller-slide {
    min-height: 100svh;
    padding: 48px 0 72px;
}

.chiller-layout {
    display: grid;
    width: min(1660px, calc(100% - 40px));
    margin-inline: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    gap: var(--chiller-gap);
}

.chiller-column {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: var(--chiller-gap);
}

.chiller-glass {
    position: relative;
    min-width: 0;
    padding: 20px;
    overflow: hidden;
    border: 0;
    border-radius: var(--chiller-radius);
    background: var(--chiller-glass);
    box-shadow: 0 0 20.3px rgba(215, 236, 250, 0.035);
}

.chiller-card {
    position: relative;
    min-width: 0;
    overflow: hidden;
    border-radius: var(--chiller-radius-inner);
}

.chiller-model-card {
    display: grid;
    min-height: 146px;
    padding: 28px 36px;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 26px;
    background: #fff;
}

.chiller-model-card h2,
.chiller-metric-card strong,
.chiller-modifications dt {
    font-family: "Exo 2", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
}

.chiller-model-card h2 {
    color: var(--chiller-ink);
    font-size: clamp(44px, 4vw, 70px);
    line-height: 1.15;
    white-space: nowrap;
}

.chiller-model-card p {
    color: var(--chiller-link);
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: clamp(18px, 1.5vw, 28px);
    font-weight: 500;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
}

.chiller-showcase-panel,
.chiller-showcase-row {
    display: grid;
    grid-template-columns: minmax(0, 399px) minmax(0, 1fr);
    gap: var(--chiller-gap);
}

.chiller-copy-card {
    display: flex;
    min-height: 274px;
    align-items: center;
    padding: 32px 26px 32px 42px;
    color: #fff;
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
}

.chiller-copy-card--accent {
    background: var(--chiller-accent);
}

.chiller-copy-card--dark {
    background: var(--chiller-ink);
}

.chiller-media-card {
    min-height: 274px;
    overflow: hidden;
    background: linear-gradient(180deg, var(--chiller-ice) -14.67%, #fff 116.63%);
}

.chiller-product {
    position: absolute;
    z-index: 1;
    max-width: none;
    height: auto;
    transform: none;
    will-change: auto;
}

.chiller-product--az {
    top: -36px;
    left: -19px;
    width: 401px;
}

.chiller-product--wz {
    top: -8px;
    left: 8px;
    width: 348px;
}

.chiller-product--aw {
    top: 64px;
    left: -8px;
    width: 500px;
}

.chiller-product--ww {
    top: 10px;
    left: -30px;
    width: 509px;
}

.chiller-metric-card {
    display: flex;
    min-height: 145px;
    align-items: center;
    padding: 24px 28px 24px 206px;
    background: linear-gradient(180deg, var(--chiller-ice) -14.67%, #fff 116.63%);
}

.chiller-metric-card__icon {
    position: absolute;
    top: 22px;
    left: 55px;
    width: 110px;
    height: 101px;
    object-fit: contain;
}

.chiller-metric-card p {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
}

.chiller-metric-card strong {
    color: var(--chiller-ink);
    font-size: clamp(38px, 3.15vw, 58px);
    line-height: 1.1;
    letter-spacing: normal;
    white-space: nowrap;
}

.chiller-metric-card span {
    color: var(--chiller-link);
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.1;
}

.chiller-mods-card {
    min-height: 214px;
    padding: 30px 42px;
    background: var(--chiller-pale);
}

.chiller-mods-card h3 {
    margin-bottom: 27px;
    color: var(--chiller-accent);
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1;
}

.chiller-modifications {
    display: grid;
    gap: 20px;
}

.chiller-modifications > div {
    display: grid;
    min-width: 0;
    grid-template-columns: 56px minmax(0, 1fr);
    align-items: center;
    gap: 88px;
}

.chiller-modifications dt {
    color: var(--chiller-ink);
    font-size: 40px;
    line-height: 1.1;
}

.chiller-modifications dd {
    color: var(--chiller-link);
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
}

.chiller-note-card {
    display: grid;
    min-height: 152px;
    padding: 25px 47px;
    grid-template-columns: 95px minmax(0, 1fr);
    align-items: center;
    gap: 65px;
    background: var(--chiller-pale);
}

.chiller-note-card img {
    width: 95px;
    height: 100px;
    object-fit: contain;
}

.chiller-note-card p {
    color: var(--chiller-link);
    font-family: "Onest", Arial, sans-serif;
    font-style: normal;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.15;
}

.chiller-note-card--compact {
    gap: 98px;
}

.chiller-primary-panel {
    display: flex;
    flex-direction: column;
    gap: var(--chiller-gap);
}

.chiller-primary-panel .chiller-model-card {
    flex: 0 0 146px;
}

.chiller-showcase-row {
    grid-template-columns: 313px minmax(0, 1fr);
}

.chiller-showcase-row--aw,
.chiller-showcase-row--aw .chiller-copy-card,
.chiller-showcase-row--aw .chiller-media-card {
    min-height: 340px;
}

.chiller-showcase-row--ww,
.chiller-showcase-row--ww .chiller-copy-card,
.chiller-showcase-row--ww .chiller-media-card {
    min-height: 274px;
}

.chiller-layout--aw .chiller-copy-card {
    padding: 31px 26px 31px 42px;
    line-height: 1;
    letter-spacing: normal;
}

.chiller-layout--ww .chiller-copy-card {
    padding: 29px 26px 29px 42px;
    line-height: 1.12;
}

.chiller-mods-card--three {
    min-height: 296px;
    padding: 35px 42px;
}

.chiller-mods-card--three h3 {
    margin-bottom: 30px;
}

.chiller-mods-card--three .chiller-modifications {
    gap: 14px;
}

.chiller-mods-card--three .chiller-modifications > div {
    gap: 98px;
}

.chiller-mods-card--three .chiller-modifications > div:first-child {
    align-items: start;
}

.chiller-metric-panel .chiller-metric-card {
    min-height: 150px;
}

#chiller-slide-aw .chiller-mods-panel--aw {
    order: 1;
}

#chiller-slide-aw .chiller-metric-panel {
    order: 2;
}

/* Exact 1920×1080 pinned artboard. */
@media (min-width: 1101px) {
    .chiller-story-enabled .chiller-intro__heading,
    .chiller-story-enabled .chiller-intro__band-inner {
        width: var(--chiller-shell-fitted-width, 1660px);
    }

    .chiller-story-enabled .chiller-intro__heading {
        margin-left: var(--chiller-shell-fitted-offset, 0px);
    }

    .chiller-story-enabled .chiller-intro__band-inner {
        margin-inline: auto;
    }

    .chiller-story-enabled .chiller-story {
        height: var(--chiller-story-height, 318svh);
    }

    .chiller-story-enabled .chiller-stage {
        position: sticky;
        top: 0;
        height: 100svh;
        min-height: 0;
        overflow: hidden;
    }

    .chiller-story-enabled .chiller-artboard-frame {
        position: absolute;
        top: 50%;
        left: 50%;
        width: var(--chiller-fitted-width, 1920px);
        height: var(--chiller-fitted-height, 1080px);
        margin-top: var(--chiller-frame-offset-y, -540px);
        margin-left: var(--chiller-frame-offset-x, -960px);
    }

    .chiller-story-enabled .chiller-artboard {
        position: absolute;
        top: 0;
        left: 0;
        width: 1920px;
        height: 1080px;
        zoom: var(--chiller-fit, 1);
    }

    @supports not (zoom: 1) {
        .chiller-story-enabled .chiller-artboard {
            zoom: 1;
            transform: scale(var(--chiller-fit, 1));
            transform-origin: top left;
        }
    }

    .chiller-story-enabled .chiller-switcher {
        position: absolute;
        top: var(--chiller-entry-offset, 92px);
        left: 130px;
        display: flex;
        width: 1102px;
        height: 120px;
        margin: 0;
        padding: 0;
        flex-direction: row;
        align-items: center;
        gap: 18px;
        overflow: visible;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        backdrop-filter: none;
        will-change: top;
    }

    .chiller-story-enabled .chiller-switcher__item {
        display: flex;
        flex: none;
        width: 262px;
        height: 120px;
        min-height: 120px;
        padding: 10px 18px;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        border-radius: 25px 8px;
        background: rgba(255, 255, 255, 0.1);
        box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
        color: #fff;
        font-family: "Lemming Chiller Onest", Arial, sans-serif;
        font-style: normal;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.2;
        letter-spacing: normal;
    }

    .chiller-story-enabled .chiller-switcher__item > .chiller-switcher__label {
        display: flex;
        flex: none;
        width: 226px;
        height: 78px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .chiller-story-enabled .chiller-switcher__item:first-child > .chiller-switcher__label {
        width: 200px;
    }

    .chiller-story-enabled .chiller-slides,
    .chiller-story-enabled .chiller-slide {
        position: absolute;
        inset: 0;
    }

    .chiller-story-enabled .chiller-slide {
        min-height: 0;
        padding: 0;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        will-change: transform;
    }

    .chiller-story-enabled .chiller-slide.is-rendered {
        opacity: 1;
        visibility: visible;
    }

    .chiller-story-enabled .chiller-slide.is-active {
        z-index: 2;
        pointer-events: auto;
    }

    .chiller-story-enabled .chiller-slide.is-entering.is-forward {
        animation: chiller-slide-in-forward 760ms cubic-bezier(0.22, 1, 0.36, 1) both;
    }

    .chiller-story-enabled .chiller-slide.is-leaving.is-forward {
        z-index: 1;
        animation: chiller-slide-out-forward 760ms cubic-bezier(0.22, 1, 0.36, 1) both;
    }

    .chiller-story-enabled .chiller-slide.is-entering.is-backward {
        animation: chiller-slide-in-backward 760ms cubic-bezier(0.22, 1, 0.36, 1) both;
    }

    .chiller-story-enabled .chiller-slide.is-leaving.is-backward {
        z-index: 1;
        animation: chiller-slide-out-backward 760ms cubic-bezier(0.22, 1, 0.36, 1) both;
    }

    .chiller-story-enabled .chiller-layout {
        position: absolute;
        top: calc(173px + var(--chiller-entry-offset, 92px));
        left: 130px;
        width: 1660px;
        margin: 0;
        grid-template-columns: 822px 821px;
        gap: 17px;
        will-change: top;
    }

    .chiller-story-enabled [data-parallax-layer="left"] {
        transform: none;
        will-change: auto;
    }

    .chiller-story-enabled [data-parallax-layer="right"] {
        transform: none;
        will-change: auto;
    }

    .chiller-story-enabled .chiller-layout--classic,
    .chiller-story-enabled .chiller-layout--classic .chiller-column {
        height: 588px;
    }

    .chiller-story-enabled .chiller-model-panel {
        height: 186px;
    }

    .chiller-story-enabled .chiller-model-card {
        height: 146px;
        min-height: 146px;
        padding: 35px 42px;
    }

    .chiller-story-enabled .chiller-model-card h2 {
        font-size: 70px;
    }

    .chiller-story-enabled .chiller-model-card p {
        width: 413px;
        font-size: 28px;
        line-height: 1;
    }

    .chiller-story-enabled .chiller-showcase-panel {
        height: 384px;
        grid-template-columns: 399px 363px;
    }

    .chiller-story-enabled .chiller-showcase-panel .chiller-copy-card,
    .chiller-story-enabled .chiller-showcase-panel .chiller-media-card {
        height: 344px;
        min-height: 344px;
    }

    .chiller-story-enabled .chiller-copy-card {
        font-size: 22px;
    }

    .chiller-story-enabled .chiller-metric-card strong {
        font-size: 58px;
    }

    .chiller-story-enabled .chiller-showcase-panel .chiller-copy-card {
        line-height: 1.2;
    }

    .chiller-story-enabled .chiller-spec-panel {
        display: grid;
        height: 588px;
        grid-template-rows: 145px 215px 152px;
        gap: 18px;
    }

    .chiller-story-enabled .chiller-metric-card,
    .chiller-story-enabled .chiller-mods-card,
    .chiller-story-enabled .chiller-note-card {
        min-height: 0;
        height: 100%;
    }

    .chiller-story-enabled .chiller-primary-panel--aw,
    .chiller-story-enabled .chiller-layout--aw,
    .chiller-story-enabled .chiller-layout--aw .chiller-column {
        height: 544px;
    }

    .chiller-story-enabled .chiller-primary-panel--ww,
    .chiller-story-enabled .chiller-layout--ww,
    .chiller-story-enabled .chiller-layout--ww .chiller-column {
        height: 478px;
    }

    .chiller-story-enabled .chiller-primary-panel {
        padding: 20px;
    }

    .chiller-story-enabled .chiller-showcase-row--aw {
        height: 340px;
        grid-template-columns: 313px 450px;
    }

    .chiller-story-enabled .chiller-showcase-row--ww {
        height: 274px;
        grid-template-columns: 313px 450px;
    }

    .chiller-story-enabled .chiller-mods-panel--aw {
        height: 336px;
    }

    .chiller-story-enabled .chiller-mods-panel--ww {
        height: 270px;
    }

    .chiller-story-enabled .chiller-layout--aw .chiller-metric-panel,
    .chiller-story-enabled .chiller-layout--ww .chiller-metric-panel {
        height: 190px;
    }

    .chiller-story-enabled .chiller-layout--aw .chiller-metric-card,
    .chiller-story-enabled .chiller-layout--ww .chiller-metric-card {
        height: 150px;
    }

    .chiller-story-enabled .chiller-layout--ww .chiller-mods-card {
        padding: 35px 42px;
    }
}

@keyframes chiller-slide-in-forward {
    0% {
        transform: translate3d(100%, 0, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes chiller-slide-out-forward {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes chiller-slide-in-backward {
    0% {
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes chiller-slide-out-backward {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(100%, 0, 0);
    }
}

@media (max-width: 1500px) and (min-width: 1101px) {
    .chiller-intro__heading {
        width: calc(100% - 80px);
    }

    .chiller-intro__band-inner {
        width: calc(100% - 80px);
    }
}

@media (max-width: 1100px) {
    .chiller-container {
        width: calc(100% - 40px);
    }

    .chiller-page__backdrop {
        transform: scale(1.04);
    }

    .chiller-intro {
        height: auto;
        min-height: 545px;
        padding: 92px 0 38px;
    }

    .chiller-intro__heading {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }

    .chiller-breadcrumbs {
        font-size: 16px;
    }

    .chiller-intro h1 {
        margin-top: 30px;
        font-size: clamp(48px, 8vw, 70px);
    }

    .chiller-intro__band {
        position: relative;
        top: auto;
        width: 100%;
        height: auto;
        min-height: 190px;
        margin-top: 50px;
    }

    .chiller-intro__band-inner {
        width: calc(100% - 40px);
        min-height: 190px;
        padding-block: 32px;
    }

    .chiller-intro__band p {
        width: min(825px, calc(100% - 80px));
        min-height: 0;
        font-size: 20px;
    }

    .chiller-stage {
        min-height: 0;
        padding: 22px 0 0;
    }

    .chiller-switcher {
        width: calc(100% - 20px);
        margin-right: 0;
        padding-right: 20px;
        scroll-snap-type: x proximity;
    }

    .chiller-switcher__item {
        flex-basis: 235px;
        min-height: 96px;
        font-size: 16px;
        scroll-snap-align: start;
    }

    .chiller-slide {
        min-height: auto;
        padding: 42px 0 64px;
        scroll-margin-top: 135px;
    }

    .chiller-layout {
        grid-template-columns: 1fr;
    }

    .chiller-column {
        width: 100%;
    }

    .chiller-model-card h2 {
        font-size: clamp(46px, 8vw, 64px);
    }

    .chiller-model-card p {
        font-size: clamp(18px, 3vw, 25px);
    }

    .chiller-showcase-panel {
        grid-template-columns: minmax(260px, 0.9fr) minmax(330px, 1.1fr);
    }

    .chiller-copy-card,
    .chiller-media-card {
        min-height: 330px;
    }

    .chiller-showcase-row {
        grid-template-columns: minmax(250px, 0.72fr) minmax(360px, 1.28fr);
    }

    .chiller-primary-panel,
    .chiller-mods-panel,
    .chiller-metric-panel,
    .chiller-spec-panel {
        height: auto;
    }

    .chiller-mods-card--three {
        min-height: 296px;
    }
}

/* Mobile catalogue: one content group followed by the specifications. */
@media (max-width: 1100px) {
    .chiller-page, .chiller-story, .chiller-stage, .chiller-artboard-frame, .chiller-artboard, .chiller-slides { width: 100%; max-width: 100%; min-width: 0; }
    .chiller-container, .chiller-layout, .chiller-intro__band-inner { width: calc(100% - 40px); }
    .chiller-intro { min-height: 0; padding: 92px 0 34px; background: none; }
    .chiller-breadcrumbs { font-size: 15px; line-height: 1.1; }
    .chiller-intro h1 { margin-top: 40px; font-size: 40px; line-height: 1.05; letter-spacing: -.01em; }
    .chiller-intro__band { margin-top: 34px; min-height: 0; }
    .chiller-intro__band::before { inset: 0; width: 100%; background: rgba(25,58,95,.2); }
    .chiller-intro__band-inner { min-height: 231px; height: auto; padding: 35px 0; }
    .chiller-intro__band p { display: block; width: 100%; min-height: 0; font-size: 18px; line-height: 1.14; text-wrap: wrap; }
    .chiller-story { background: none; }
    .chiller-stage { padding: 0; }
    .chiller-switcher { position: relative; top: auto; width: 100%; margin: -20px 0 0; padding: 20px; gap: 18px; border-radius: 0; background: none; box-shadow: none; backdrop-filter: none; scroll-snap-type: x mandatory; scroll-padding-inline: 20px; }
    .chiller-switcher__item { flex: 0 0 262px; min-height: 120px; padding: 10px 18px; border-radius: 25px 8px; scroll-snap-align: start; }
    .chiller-switcher__item:focus-visible { outline-offset: -3px; }
    .chiller-switcher__item:hover { transform: none; }
    .chiller-slide { min-height: 0; padding: 0; scroll-margin-top: 84px; }
    .chiller-slide + .chiller-slide { margin-top: 114px; }
    /* The shared footer overlaps the page by up to 42px. Keep the last card clear. */
    .chiller-story { padding-bottom: calc(21px + clamp(24px, 5vh, 42px)); }
    .chiller-layout { position: relative; isolation: isolate; grid-template-columns: minmax(0,1fr); gap: 10px; padding: 12px; }
    .chiller-column, .chiller-model-panel, .chiller-showcase-panel, .chiller-primary-panel, .chiller-showcase-row, .chiller-spec-panel, .chiller-mods-panel, .chiller-metric-panel { display: contents; }
    .chiller-layout::before, .chiller-layout::after {
        content: ''; grid-column: 1; align-self: stretch; z-index: -1; margin: -12px; border-radius: 28px; pointer-events: none;
        background: linear-gradient(rgba(255,255,255,.10),rgba(255,255,255,.10)),linear-gradient(135deg,rgba(225,245,255,.22),rgba(225,245,255,.04) 48%,rgba(132,208,238,.12)),rgba(25,58,95,.36);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(180,224,250,.14),0 12px 32px rgba(5,24,45,.2),0 0 24px rgba(215,236,250,.12);
        -webkit-backdrop-filter: blur(20px) saturate(145%); backdrop-filter: blur(20px) saturate(145%);
    }
    .chiller-layout::before { grid-row: 1 / 5; }
    .chiller-layout::after { grid-row: 5 / 7; margin-top: 16px; }
    .chiller-layout--screw::after { grid-row: 5 / 6; }
    .chiller-card { grid-column: 1; min-width: 0; max-width: 100%; border-radius: 25px; }
    .chiller-model-card { grid-row: 1; min-height: 147px; padding: 25px 18px; grid-template-columns: auto minmax(0,1fr); gap: 16px; }
    .chiller-model-card h2 { font-size: 45px; line-height: 1.05; letter-spacing: -.01em; }
    .chiller-model-card p { font-size: 18px; line-height: 1.14; }
    .chiller-layout--screw .chiller-model-card { min-height: 168px; }
    .chiller-copy-card, .chiller-layout--aw .chiller-copy-card, .chiller-layout--ww .chiller-copy-card { grid-row: 2; min-height: 231px; padding: 25px 18px; font-size: 18px; line-height: 1.14; }
    .chiller-copy-card p { width: 100%; overflow-wrap: anywhere; }
    .chiller-copy-card br + br { display: none; }
    .chiller-showcase-row--aw .chiller-copy-card { min-height: 168px; }
    .chiller-showcase-row--ww .chiller-copy-card { min-height: 126px; }
    .chiller-media-card, .chiller-showcase-row--aw .chiller-media-card, .chiller-showcase-row--ww .chiller-media-card { grid-row: 3; min-height: 0; height: 231px; overflow: visible; }
    #chiller-slide-wz .chiller-media-card { height: 316px; }
    .chiller-showcase-row--aw .chiller-media-card { height: 225px; }
    .chiller-showcase-row--ww .chiller-media-card { height: 233px; }
    .chiller-product { object-fit: contain; margin: 0; transform: none !important; }
    .chiller-product--az { top: -9px; left: 50%; width: min(244px,100%); height: 244px; translate: -50% 0; }
    .chiller-product--wz { top: 50%; left: 50%; width: min(291px,100%); height: 291px; translate: -50% -50%; }
    .chiller-product--aw { top: 50%; left: 50%; width: min(350px,100%); height: 175px; translate: -50% -50%; }
    .chiller-product--ww { top: 50%; left: 50%; width: min(365px,100%); height: 183px; translate: -50% -50%; }
    .chiller-mods-card, .chiller-mods-card--three { grid-row: 4; min-height: 171px; padding: 25px 18px; }
    .chiller-mods-card h3 { margin-bottom: 30px; font-size: 24px; line-height: 1.15; letter-spacing: -.01em; }
    .chiller-modifications, .chiller-mods-card--three .chiller-modifications { gap: 30px; }
    .chiller-modifications > div, .chiller-mods-card--three .chiller-modifications > div { grid-template-columns: 1fr minmax(0,211px); gap: 16px; align-items: center; }
    .chiller-mods-card--three .chiller-modifications > div:first-child { align-items: center; }
    .chiller-modifications dt { font-size: 32px; line-height: 1.1; font-weight: 600; }
    .chiller-modifications dd { font-size: 18px; line-height: 1.14; font-weight: 500; }
    .chiller-mods-card--three { min-height: 277px; }
    .chiller-note-card { grid-row: 5; margin-top: 28px; min-height: 102px; padding: 16px 10px; grid-template-columns: 65px minmax(0,1fr); gap: 16px; background: linear-gradient(180deg,#d7ecfa -14.67%,#fff 116.63%); }
    .chiller-note-card img { width: 65px; height: 68px; }
    .chiller-note-card p { font-size: 16px; line-height: 1.14; }
    .chiller-metric-card, .chiller-metric-panel .chiller-metric-card { grid-row: 6; min-height: 102px; padding: 16px 10px; gap: 16px; }
    .chiller-layout--screw .chiller-metric-card { grid-row: 5; margin-top: 28px; }
    .chiller-metric-card__icon { position: static; width: 75px; height: 70px; flex: 0 0 75px; }
    .chiller-metric-card p { gap: 14px; }
    .chiller-metric-card strong, .chiller-layout--aw .chiller-metric-card strong, .chiller-layout--ww .chiller-metric-card strong { font-size: 28px; line-height: 1.05; white-space: normal; }
    .chiller-metric-card span { font-size: 16px; line-height: 1.14; overflow-wrap: anywhere; }
    .chiller-model-card h2, .chiller-model-card p, .chiller-copy-card p, .chiller-mods-card h3, .chiller-modifications dt, .chiller-modifications dd, .chiller-intro h1, .chiller-intro__band p { text-box-trim: trim-both; text-box-edge: cap alphabetic; }
}
@media (max-width: 389px) {
    .chiller-model-card { gap: 12px; }
    .chiller-model-card h2 { font-size: 32px; }
    .chiller-model-card p { font-size: 16px; }
    .chiller-mods-card h3 { font-size: 21px; }
    .chiller-modifications > div, .chiller-mods-card--three .chiller-modifications > div { grid-template-columns: 44px minmax(0,1fr); gap: 12px; }
    .chiller-modifications dd { font-size: 16px; }
    .chiller-metric-card__icon { width: 58px; height: 58px; flex-basis: 58px; }
    .chiller-metric-card strong, .chiller-layout--aw .chiller-metric-card strong, .chiller-layout--ww .chiller-metric-card strong { font-size: 24px; }
    .chiller-metric-card span { font-size: 14px; }
}

@media (prefers-reduced-motion: reduce) {
    .chiller-page *,
    .chiller-page *::before,
    .chiller-page *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }

    .chiller-page__backdrop,
    .chiller-product,
    .chiller-story-enabled [data-parallax-layer] {
        transform: none !important;
    }
}
