/*
 * 2.16.76 — Final Effective-Width Expansion & Centered Geometry Lock
 * One desktop sizing authority. Cancels 2.16.74/2.16.75 transform scaling.
 */
body.slc-hc-21676-page { overflow-x:hidden !important; }

body.slc-hc-21676-page #slc21617-rehost {
    box-sizing:border-box !important;
    min-width:0 !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    transform-origin:center top !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-bottom:0 !important;
}

body.slc-hc-21676-page #slc21617-rehost *,
body.slc-hc-21676-page #slc21617-rehost *::before,
body.slc-hc-21676-page #slc21617-rehost *::after {
    box-sizing:border-box !important;
    min-width:0 !important;
}

body.slc-hc-21676-page #slc21617-rehost img {
    max-width:100% !important;
    height:auto !important;
}

@media (min-width:1100px) {
    body.slc-hc-21676-page #slc21617-rehost {
        width:var(--slc21676-canvas-width, calc(100vw - 96px)) !important;
        max-width:var(--slc21676-canvas-width, calc(100vw - 96px)) !important;
    }

    body.slc-hc-21676-page #slc21617-rehost .slc21672-row,
    body.slc-hc-21676-page #slc21617-rehost .slc21673-row {
        width:100% !important;
        max-width:100% !important;
        margin-left:auto !important;
        margin-right:auto !important;
        left:auto !important;
        right:auto !important;
        transform:none !important;
    }

    body.slc-hc-21676-page #slc21617-rehost .slc21621-authoritative-grid {
        width:100% !important;
        max-width:100% !important;
        grid-template-columns:minmax(0, 2.12fr) minmax(260px, .88fr) !important;
        gap:28px !important;
    }

    body.slc-hc-21676-page #slc21617-rehost .slc21626-gallery {
        width:100% !important;
        max-width:100% !important;
        left:0 !important;
        right:auto !important;
        transform:none !important;
    }
}

@media (max-width:1099px) {
    body.slc-hc-21676-page #slc21617-rehost,
    body.slc-hc-21676-page #slc21617-rehost .slc21672-row,
    body.slc-hc-21676-page #slc21617-rehost .slc21673-row {
        width:100% !important;
        max-width:100% !important;
        transform:none !important;
        margin-left:auto !important;
        margin-right:auto !important;
    }
}
