.home-product-rail--newest {
    padding-bottom: 52px;
}

.home-product-rail--bestsellers {
    padding-top: 38px;
    border-top: 1px solid var(--line);
}

.editorial-product__variants[data-variant-dimension="color"] {
    width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    box-shadow: none;
}

.model-hero__pager {
    display: none;
}

@media (max-width: 760px) {
    body {
        padding-bottom: calc(62px + env(safe-area-inset-bottom));
        font-size: 14px;
    }

    .container,
    .container-wide {
        width: calc(100% - 24px);
    }

    .site-header {
        height: 62px;
        padding-inline: 12px;
    }

    .brand img {
        width: 103px;
        height: 34px;
    }

    .icon-button,
    .menu-button {
        width: 40px;
        height: 40px;
    }

    .icon-button svg {
        width: 21px;
        height: 21px;
    }

    .mobile-drawer {
        top: 62px;
        padding: 16px 18px;
    }

    .mobile-drawer a {
        min-height: 42px;
        padding: 9px 8px;
        font-size: 12px;
    }

    .header-search {
        top: 61px;
        padding: 9px 10px;
    }

    .header-search input {
        min-height: 42px;
        padding: 10px 12px;
        font-size: 12px;
    }

    .model-hero__media {
        width: 100%;
        height: clamp(310px, 40svh, 355px);
        min-height: 310px;
        gap: 8px;
        padding: 8px 8px 0;
        overflow-x: auto;
        overscroll-behavior-inline: contain;
        scroll-behavior: smooth;
        scroll-padding-inline: 8px;
        scroll-snap-type: x mandatory;
        touch-action: pan-x pan-y;
        -webkit-overflow-scrolling: touch;
    }

    .model-hero__media.is-pointer-dragging {
        cursor: grabbing;
        scroll-behavior: auto;
        scroll-snap-type: none;
        user-select: none;
    }

    .model-hero__frame,
    .model-hero__frame--primary {
        flex: 0 0 100%;
        border-radius: 14px;
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }

    .model-hero__edition {
        position: absolute;
        inset: auto auto 14px 18px;
        min-width: 98px;
        margin: 0;
    }

    .model-hero__pager {
        order: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 3px;
        min-height: 27px;
        padding: 7px 12px 2px;
        background: var(--model-paper);
    }

    .model-hero__pager button {
        width: 24px;
        height: 20px;
        display: grid;
        place-items: center;
        padding: 0;
        border: 0;
        background: transparent;
    }

    .model-hero__pager button span {
        width: 6px;
        height: 6px;
        display: block;
        border-radius: 999px;
        background: rgba(27, 25, 22, .28);
        transition: width .25s ease, background-color .25s ease;
    }

    .model-hero__pager button[aria-current="true"] span {
        width: 20px;
        background: var(--model-accent);
    }

    .model-hero__copy {
        padding: 23px 16px 29px;
    }

    .model-hero__copy .season-eyebrow {
        margin-bottom: 9px;
        font-size: 10px;
    }

    .model-hero__copy h1 {
        max-width: 330px;
        font-size: clamp(30px, 8.8vw, 35px);
        line-height: 1.28;
    }

    .model-hero__copy > p {
        margin: 10px 0 15px;
        font-size: 11px;
        line-height: 1.9;
    }

    .model-hero__actions {
        gap: 10px;
    }

    .model-hero__actions .button {
        min-height: 45px;
        padding: 9px 16px;
        font-size: 12px;
    }

    .model-hero__authentic {
        font-size: 10px;
    }

    .section {
        padding-block: 40px;
    }

    .home-product-rail--newest {
        padding-bottom: 34px;
    }

    .home-product-rail--bestsellers {
        padding-top: 34px;
    }

    .section-heading {
        gap: 10px;
        margin-bottom: 15px;
    }

    .section-heading h2 {
        font-size: 20px;
        line-height: 1.4;
    }

    .section-heading p {
        margin-bottom: 2px;
        font-size: 10px;
    }

    .section-heading > a {
        flex: none;
        padding: 6px 9px;
        font-size: 10px;
    }

    .product-grid {
        gap: 25px 8px;
    }

    .product-card--fashion .product-image {
        border-radius: 14px;
    }

    .product-card--fashion .product-card-body {
        padding: 8px 1px 0;
    }

    .product-card__meta {
        min-height: 18px;
        font-size: 8px;
    }

    .product-card--fashion h3 {
        min-height: 38px;
        margin: 3px 0 5px;
        font-size: 11.5px;
        line-height: 1.65;
    }

    .product-card__options {
        min-height: 20px;
    }

    .product-card__commerce {
        margin-top: 6px;
        padding-top: 7px;
    }

    .product-card--fashion .price > span {
        display: none;
    }

    .product-card--fashion .price strong {
        font-size: 10.5px;
    }

    .product-card__quick-add button,
    .product-card__quick-add:not(form) {
        width: 32px;
        height: 32px;
        min-height: 32px;
    }

    .categories-section {
        padding-top: 32px;
    }

    .category-orbits {
        gap: 8px;
    }

    .category-orbits span {
        margin-bottom: 8px;
    }

    .category-orbits strong {
        font-size: 10px;
    }

    .special-copy {
        padding: 22px 18px;
    }

    .special-copy h2 {
        font-size: 24px;
    }

    .style-community {
        padding-block: 52px 58px;
    }

    .style-community > header p {
        font-size: 11px;
    }

    .style-community__track a {
        flex-basis: 48vw;
        width: 48vw;
        height: 68vw;
        border-radius: 18px;
    }

    .site-footer {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px 14px;
        padding: 24px 16px calc(70px + env(safe-area-inset-bottom));
    }

    .footer-brand {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: 88px minmax(0, 1fr);
        gap: 0 12px;
        align-items: center;
    }

    .footer-brand img {
        width: 88px;
        height: 36px;
        padding: 5px;
        border-radius: 9px;
    }

    .footer-brand p {
        display: none;
    }

    .footer-socials {
        grid-column: 2;
        gap: 6px;
        margin: 0;
    }

    .footer-socials a {
        min-height: 28px;
        display: inline-flex;
        align-items: center;
        margin: 0;
        padding: 3px 7px;
        font-size: 9px;
    }

    .footer-links {
        min-width: 0;
    }

    .site-footer h2 {
        margin: 0 0 8px;
        font-size: 12px;
    }

    .site-footer .footer-links > a,
    .site-footer .footer-links > span {
        min-height: 23px;
        display: flex;
        align-items: center;
        margin: 0;
        font-size: 10px;
        line-height: 1.55;
    }

    .site-footer .trust {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: 58px minmax(0, 1fr);
        grid-template-rows: auto auto;
        gap: 0 12px;
        align-items: center;
        padding-top: 12px;
        border-top: 1px solid rgba(255, 255, 255, .14);
    }

    .site-footer .trust h2 {
        grid-column: 2;
        grid-row: 1;
        margin: 0;
    }

    .site-footer .trust a {
        grid-column: 1;
        grid-row: 1 / 3;
        margin: 0;
    }

    .site-footer .trust span {
        grid-column: 2;
        grid-row: 2;
        margin: 1px 0 0;
        font-size: 10px;
    }

    .site-footer .trust img {
        width: 54px;
        height: 60px;
    }

    .copyright {
        grid-column: 1 / -1;
        margin: 0;
        padding-top: 10px;
        text-align: center;
    }

    .copyright span {
        margin: 2px 0;
        font-size: 9px;
        line-height: 1.7;
        text-align: center;
    }

    .mobile-bottom-nav {
        min-height: 58px;
        padding: 6px max(8px, env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom));
    }

    .mobile-bottom-nav a {
        gap: 1px;
        font-size: 10px;
    }

    .mobile-bottom-nav svg {
        width: 19px;
        height: 19px;
    }

    .delivery-status-rail {
        bottom: calc(67px + env(safe-area-inset-bottom));
        min-height: 42px;
        font-size: 10px;
    }
}
