.allinone-microwave-page {
            background: #f7f8fb;
            color: #0d1420;
        }
@media (max-width: 768px) {
    .allinone-microwave-page .product-hero-bg {
        background-image: url("../../images/allinone/allinone-microwave1-wap.webp") !important;
    }
}

        .allinone-microwave-page .product-hero-overlay {
            background:
                linear-gradient(180deg, rgba(5, 10, 18, 0.14), rgba(5, 10, 18, 0.46)),
                linear-gradient(90deg, rgba(4, 10, 19, 0.64), rgba(4, 10, 19, 0.2) 54%, rgba(4, 10, 19, 0.42));
        }

        .allinone-microwave-page .product-hero-content {
            z-index: 4;
            width: min(920px, calc(100% - 40px));
            max-width: 920px;
            margin-bottom: 300px;
            text-align: center;
        }

        .allinone-microwave-page .product-hero-title {
            margin-bottom: 18px;
            letter-spacing: 0;
        }

        .allinone-microwave-page .product-hero-sub {
            max-width: 760px;
            margin-left: auto;
            margin-right: auto;
            letter-spacing: 0;
        }

        .allinone-microwave-page .product-hero-badge {
            display: inline-block;
            margin-right: 10px;
            font: inherit;
            font-weight: 650;
            line-height: inherit;
            letter-spacing: 0;
            background: linear-gradient(115deg, #e9fbff 0%, #7de3ff 26%, #2f8dff 56%, #ff7a1a 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            -webkit-text-fill-color: transparent;
            text-shadow: 0 8px 22px rgba(47, 141, 255, 0.24);
        }

        .allinone-microwave-section {
            padding: clamp(76px, 10vh, 124px) 24px;
            background: #f7f8fb;
        }

        .allinone-microwave-section--soft {
            background: #ffffff;
        }

        .allinone-microwave-inner {
            width: min(1200px, 100%);
            margin: 0 auto;
        }

        .allinone-microwave-intro {
            display: grid;
            grid-template-columns: minmax(0, 1.02fr) minmax(360px, 0.78fr);
            gap: clamp(34px, 5vw, 72px);
            align-items: center;
        }

        .allinone-microwave-image {
            overflow: hidden;
            border-radius: 8px;
            background: #e5ecf5;
            box-shadow: 0 28px 70px rgba(23, 35, 52, 0.14);
        }

        .allinone-microwave-image img {
            width: 100%;
            height: 100%;
            min-height: 460px;
            display: block;
            object-fit: cover;
        }

        .allinone-microwave-kicker {
            margin: 0 0 14px;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            letter-spacing: 0;
            background:
                linear-gradient(115deg, #8b2c10 0%, #ff6600 42%, #ffb25f 62%, #b43d12 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            -webkit-text-fill-color: transparent;
            text-shadow: 0 8px 22px rgba(255, 102, 0, 0.13);
        }

        .allinone-microwave-title {
            margin: 0;
            color: transparent;
            font-size: clamp(30px, 3vw, 40px);
            font-weight: 560;
            line-height: 1.18;
            letter-spacing: 0;
            background:
                linear-gradient(115deg, #5f240f 0%, #a7350d 18%, #ff6600 42%, #ff9a2f 58%, #d9480f 76%, #6b2a12 100%);
            background-size: 180% 180%;
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            text-shadow: 0 12px 30px rgba(255, 102, 0, 0.12);
        }

        .allinone-microwave-copy {
            margin: 22px 0 0;
            color: rgba(13, 20, 32, 0.66);
            font-size: clamp(15px, 1.12vw, 16px);
            font-weight: 420;
            line-height: 1.9;
            letter-spacing: 0;
        }

        .allinone-microwave-points {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px;
            margin-top: 30px;
        }

        .allinone-microwave-point {
            min-height: 86px;
            padding: 18px;
            border: 1px solid rgba(23, 44, 72, 0.08);
            border-radius: 8px;
            background: rgba(255, 255, 255, 0.72);
        }

        .allinone-microwave-point strong {
            display: block;
            color: #0d1420;
            font-size: 15px;
            font-weight: 680;
            line-height: 1.35;
        }

        .allinone-microwave-point span {
            display: block;
            margin-top: 8px;
            color: rgba(13, 20, 32, 0.58);
            font-size: 13px;
            line-height: 1.55;
        }

        .allinone-microwave-flow-head {
            max-width: 860px;
            margin: 0 auto clamp(42px, 6vh, 64px);
            text-align: center;
        }

        .allinone-microwave-flow {
            position: relative;
            left: 50%;
            width: min(1500px, calc(100vw - 64px));
            height: 1080px;
            margin: 0 auto;
            transform: translateX(-50%);
        }

        .allinone-microwave-flow-line {
            position: absolute;
            inset: 36px 3% 44px;
            z-index: 0;
            width: 94%;
            height: calc(100% - 80px);
            pointer-events: none;
        }

        .allinone-microwave-flow-main {
            fill: none;
            stroke: #ff6600;
            stroke-width: 2.2;
            stroke-linecap: round;
            stroke-linejoin: round;
            stroke-dasharray: 10 14;
            marker-mid: url(#medicalFlowArrow);
            marker-end: url(#medicalFlowArrow);
            opacity: 0.42;
        }

        .allinone-microwave-step {
            position: absolute;
            z-index: 2;
            width: clamp(280px, 22vw, 330px);
            min-height: 238px;
            padding: 22px 20px 22px;
            border: 1px solid rgba(23, 44, 72, 0.08);
            border-radius: 8px;
            background: #fff;
            box-shadow: 0 18px 42px rgba(23, 35, 52, 0.08);
            transition:
                transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
                border-color 0.28s ease,
                box-shadow 0.28s ease;
            will-change: transform;
        }

        .allinone-microwave-step:hover {
            border-color: rgba(255, 102, 0, 0.22);
            box-shadow: 0 24px 56px rgba(23, 35, 52, 0.12), 0 12px 34px rgba(255, 102, 0, 0.09);
            transform: translateY(-6px);
        }

        .allinone-microwave-step-icon {
            width: 48px;
            height: 48px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            background: linear-gradient(135deg, #fff2e8 0%, #fff8f2 100%);
            color: #ff6600;
            box-shadow: 0 12px 28px rgba(255, 102, 0, 0.14);
            transition:
                background 0.28s ease,
                box-shadow 0.28s ease,
                transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
        }

        .allinone-microwave-step:hover .allinone-microwave-step-icon {
            background: linear-gradient(135deg, #fff7f0 0%, #ffe0c2 100%);
            box-shadow: 0 16px 34px rgba(255, 102, 0, 0.2);
            transform: translateY(-2px);
        }

        .allinone-microwave-step-icon svg {
            width: 23px;
            height: 23px;
            stroke: currentColor;
            stroke-width: 1.8;
            fill: none;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .allinone-microwave-step-index {
            display: block;
            margin-top: 20px;
            color: #ff7a1a;
            font-size: 13px;
            font-weight: 760;
            line-height: 1;
            letter-spacing: 0;
        }

        .allinone-microwave-step-title {
            margin: 10px 0 0;
            color: #101923;
            font-size: 18px;
            font-weight: 650;
            line-height: 1.35;
            letter-spacing: 0;
        }

        .allinone-microwave-step-desc {
            margin: 12px 0 0;
            color: rgba(13, 20, 32, 0.62);
            font-size: 14px;
            line-height: 1.72;
            letter-spacing: 0;
        }

        .allinone-microwave-step--wide {
            grid-column: auto;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(1) {
            left: 2%;
            top: 0;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(2) {
            left: 35%;
            top: 76px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(3) {
            right: 2%;
            top: 18px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(4) {
            right: 10%;
            top: 370px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(5) {
            left: 34%;
            top: 426px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(6) {
            left: 2%;
            top: 360px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(7) {
            left: 10%;
            top: 738px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(8) {
            left: 43%;
            top: 808px;
        }

        .allinone-microwave-flow .allinone-microwave-step:nth-of-type(9) {
            right: 2%;
            top: 728px;
        }

        .allinone-microwave-page #site-cta {
            position: relative;
            z-index: 3;
        }

        .allinone-microwave-page .product-section {
            padding: 52px 0;
            background: #f7f7f8;
            overflow: hidden;
        }

        .allinone-microwave-page .product-section.product-section-alt {
            background: #f7f7f8;
        }

        .allinone-microwave-page .product-section-inner {
            position: relative;
            z-index: 2;
            max-width: 1200px;
            margin: 0 auto;
        }

        .allinone-microwave-page .series-header {
            display: flex;
            align-items: center;
            gap: 18px;
            margin-bottom: 24px;
        }

        .allinone-microwave-page .series-header .series-carousel-controls {
            margin-left: auto;
        }

        .allinone-microwave-page #product-glovebox .series-title,
        .allinone-microwave-page #product-vacuum .series-title {
            color: #111 !important;
            background: none !important;
            -webkit-text-fill-color: initial !important;
            font-size: clamp(28px, 2vw, 32px) !important;
            line-height: 1.2 !important;
            font-weight: 500 !important;
            letter-spacing: 0 !important;
            margin: 0 !important;
        }

        .allinone-microwave-page .series-carousel-viewport {
            width: 100vw;
            margin-left: calc(50% - 50vw);
            overflow: hidden;
            margin-top: 8px;
        }

        .allinone-microwave-page .device-carousel-track {
            display: flex !important;
            gap: 20px !important;
            padding-left: var(--track-left-pad, 0px);
            padding-right: 0;
            transition: transform 720ms cubic-bezier(.22,.68,0,1);
            will-change: transform;
            transform: translate3d(0, 0, 0);
        }

        .allinone-microwave-page #product-glovebox .device-carousel-track > .series-product-card,
        .allinone-microwave-page #product-vacuum .device-carousel-track > .series-product-card {
            flex: 0 0 clamp(380px, 24vw, 420px);
            min-width: clamp(380px, 24vw, 420px);
        }

        .allinone-microwave-page .series-products[data-animate="scale-cards"] .series-product-card,
        .allinone-microwave-page .series-product-card {
            opacity: 1 !important;
            transform: none !important;
            display: block;
            overflow: hidden;
            border-radius: 8px !important;
            background: #f3f4f5;
            box-shadow: none;
            transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
        }

        .allinone-microwave-page .series-product-card:hover {
            transform: translateY(-2px) !important;
        }

        .allinone-microwave-page #product-glovebox .series-product-img,
        .allinone-microwave-page #product-vacuum .series-product-img {
            aspect-ratio: 5 / 3;
            height: auto;
            background: #f3f4f5;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            border-radius: 8px 8px 0 0;
            border-bottom: 1px solid #d7d8dc;
        }

        .allinone-microwave-page .series-product-img {
            position: relative;
        }

        .allinone-microwave-page .series-product-img .img-default,
        .allinone-microwave-page .series-product-img .img-hover {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            max-width: none;
            max-height: none;
            object-fit: cover;
            display: block !important;
            transition: opacity .52s cubic-bezier(.22,1,.36,1);
            backface-visibility: hidden;
            transform: translateZ(0);
        }

        .allinone-microwave-page .series-product-img .img-default {
            opacity: 1;
        }

        .allinone-microwave-page .series-product-img .img-hover {
            opacity: 0;
        }

        .allinone-microwave-page .series-product-card:hover .series-product-img .img-default {
            opacity: 0;
        }

        .allinone-microwave-page .series-product-card:hover .series-product-img .img-hover {
            opacity: 1;
        }

        .allinone-microwave-page .series-product-name {
            display: block !important;
            padding: 18px 18px 6px;
            color: #111;
            font-size: 18px;
            line-height: 1.25;
            font-weight: 500;
            letter-spacing: 0;
            text-align: left;
        }

        .allinone-microwave-page .series-product-desc {
            display: block;
            margin: 0;
            padding: 0 18px 18px;
            color: #8a8f98;
            font-size: 14px;
            line-height: 1.5;
            letter-spacing: 0;
            text-align: left;
        }

        @media (max-width: 1100px) {
            .allinone-microwave-intro {
                grid-template-columns: repeat(2, minmax(0, 1fr));
            }

            .allinone-microwave-flow {
                left: auto;
                width: 100%;
                height: auto;
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 22px;
                transform: none;
            }

            .allinone-microwave-flow-line {
                display: none;
            }

            .allinone-microwave-step--wide {
                grid-column: span 1;
            }

            .allinone-microwave-flow .allinone-microwave-step {
                position: relative;
                left: auto;
                right: auto;
                top: auto;
                width: auto;
                grid-column: auto;
                grid-row: auto;
                transform: none;
            }
        }

        @media (max-width: 760px) {
            .allinone-microwave-section {
                padding: 64px 16px;
            }

            .allinone-microwave-intro,
            .allinone-microwave-flow,
            .allinone-microwave-points {
                grid-template-columns: 1fr;
            }

            .allinone-microwave-image img {
                min-height: 320px;
            }

            .allinone-microwave-point {
                min-height: 0;
            }

            .allinone-microwave-step {
                min-height: 0;
                width: auto;
            }
        }


#section-footer .footer-layout-shell {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
}
#section-footer .footer-main,
#section-footer .footer-bottom,
#section-footer .footer-copyright {
    position: relative;
    z-index: 1;
}
#section-footer .footer-divider {
    margin-top: clamp(24px, 3vh, 36px);
    margin-bottom: clamp(16px, 2vh, 24px);
}
#section-footer .footer-bottom {
    margin-bottom: clamp(12px, 2vh, 24px);
}

#section-footer .footer-layout-shell {
    justify-content: flex-start;
    padding-top: clamp(350px, 28vh, 350px);
    padding-bottom: clamp(28px, 4vh, 44px);
}
#section-footer.fullscreen-section {
    min-height: auto !important;
    height: auto !important;
    position: relative;
    z-index: 1;
}
#section-footer .footer-main {
    width: min(1280px, 100%);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 2fr;
    gap: clamp(40px, 6vw, 96px);
    align-items: start;
}
#section-footer .footer-logo-wrap {
    display: flex;
    align-items: center;
}
#section-footer .footer-logo {
    height: clamp(34px, 3.2vw, 42px);
    width: auto;
    display: block;
}
#section-footer .footer-brand .section-lead {
    margin: 18px 0 0;
    text-align: left;
    color: rgba(255,255,255,0.58);
    line-height: 1.8;
    max-width: 420px;
}
#section-footer .footer-contact-form {
    margin-top: 18px;
    max-width: 420px;
    display: grid;
    gap: 10px;
}
#section-footer .footer-contact-form input,
#section-footer .footer-contact-form textarea {
    width: 100%;
    border: 1px solid rgba(255,255,255,0.18);
    background: rgba(0,0,0,0.32);
    color: #fff;
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 13px;
}
#section-footer .footer-contact-form textarea { resize: vertical; min-height: 64px; }
#section-footer .footer-contact-form button {
    width: 124px;
    border: 0;
    border-radius: 999px;
    padding: 10px 16px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #ff6a00;
    cursor: pointer;
}
#section-footer .footer-nav .footer-columns {
    display: grid;
    grid-template-columns: repeat(5, minmax(90px, 1fr));
    gap: clamp(20px, 2.5vw, 48px);
    justify-content: start;
}
@media (max-width: 1024px) {
    #section-footer .footer-layout-shell {
        padding-top: clamp(160px, 18vh, 210px);
    }
    #section-footer .footer-main {
        grid-template-columns: 1fr;
        gap: 48px;
    }
    #section-footer .footer-contact-form {
        max-width: 100%;
    }
    #section-footer .footer-nav .footer-columns {
        grid-template-columns: repeat(2, minmax(120px, 1fr));
    }
}
@media (max-width: 768px) {
    #section-footer .footer-layout-shell {
        padding-top: 72px;
    }
}

/* Mobile production-line overview and sequential process flow. */
@media (max-width: 768px) {
    .allinone-microwave-page .allinone-microwave-image {
        display: none;
    }

    .allinone-microwave-page .allinone-microwave-intro {
        display: block;
    }

    .allinone-microwave-page .allinone-microwave-flow {
        position: relative;
        left: auto;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 18px;
        transform: none;
        padding-left: 18px;
    }

    .allinone-microwave-page .allinone-microwave-flow::before {
        content: "";
        position: absolute;
        top: 28px;
        bottom: 28px;
        left: 5px;
        width: 2px;
        background: linear-gradient(180deg, rgba(255, 102, 0, 0.2), #ff6600 18%, #ff6600 82%, rgba(255, 102, 0, 0.2));
    }

    .allinone-microwave-page .allinone-microwave-flow-line {
        display: none;
    }

    .allinone-microwave-page .allinone-microwave-flow .allinone-microwave-step {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 100%;
        min-height: 0;
        display: grid;
        grid-template-columns: 38px auto minmax(0, 1fr);
        align-items: center;
        column-gap: 10px;
        row-gap: 10px;
        padding: 16px;
        transform: none;
    }

    .allinone-microwave-page .allinone-microwave-step::before {
        content: "";
        position: absolute;
        top: 27px;
        left: -17px;
        width: 10px;
        height: 10px;
        border: 2px solid #ff6600;
        border-radius: 50%;
        background: #fff;
        transform: translateX(-50%);
    }

    .allinone-microwave-page .allinone-microwave-step-icon {
        grid-column: 1;
        grid-row: 1;
        width: 38px;
        height: 38px;
        margin: 0;
    }

    .allinone-microwave-page .allinone-microwave-step-index {
        grid-column: 2;
        grid-row: 1;
        margin: 0;
    }

    .allinone-microwave-page .allinone-microwave-step-title {
        grid-column: 3;
        grid-row: 1;
        margin: 0;
    }

    .allinone-microwave-page .allinone-microwave-step-desc {
        grid-column: 1 / -1;
        grid-row: 2;
        margin: 0;
    }

    .allinone-microwave-page #product-glovebox .series-carousel-controls,
    .allinone-microwave-page #product-vacuum .series-carousel-controls {
        display: inline-flex;
        align-self: center;
        flex: 0 0 auto;
        gap: 6px;
        margin-left: auto;
    }

    .allinone-microwave-page #product-glovebox .series-header,
    .allinone-microwave-page #product-vacuum .series-header {
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
        gap: 8px;
    }

    .allinone-microwave-page #product-glovebox .series-title,
    .allinone-microwave-page #product-vacuum .series-title {
        flex: 1 1 auto;
        min-width: 0;
        font-size: 20px !important;
        line-height: 1.2 !important;
        white-space: nowrap;
    }

    .allinone-microwave-page #product-glovebox .series-carousel-btn,
    .allinone-microwave-page #product-vacuum .series-carousel-btn {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }

    .allinone-microwave-page #product-glovebox .series-carousel-btn.is-disabled,
    .allinone-microwave-page #product-vacuum .series-carousel-btn.is-disabled {
        opacity: 1;
        cursor: pointer;
        pointer-events: auto;
    }

    .allinone-microwave-page #product-glovebox .series-carousel-viewport,
    .allinone-microwave-page #product-vacuum .series-carousel-viewport {
        width: 100%;
        margin-left: 0;
    }

    .allinone-microwave-page #product-glovebox .device-carousel-track,
    .allinone-microwave-page #product-vacuum .device-carousel-track {
        gap: 0 !important;
        padding-left: 0 !important;
    }

    .allinone-microwave-page #product-glovebox .device-carousel-track > .series-product-card,
    .allinone-microwave-page #product-vacuum .device-carousel-track > .series-product-card {
        flex: 0 0 100%;
        min-width: 100%;
        max-width: 100%;
    }
}
