/* Compacte publieke pagina's zonder desktoplay-out te wijzigen. */
.home-mobile-copy,
.home-mobile-label {
    display: none;
}

@media (max-width: 760px) {
    .home-desktop-copy,
    .home-desktop-label {
        display: none !important;
    }

    .home-mobile-copy,
    .home-mobile-label {
        display: block;
    }

    .home-hero-final,
    .home-trust-final,
    .home-style-banner-section,
    .product-preview-final,
    .home-campaign-banner-section {
        margin-right: 10px;
        margin-bottom: 14px;
        margin-left: 10px;
    }

    .home-hero-final {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 14px;
        min-height: 0;
        padding: 18px 16px 15px;
        overflow: hidden;
    }

    .home-hero-final .hero-text { min-width: 0; }
    .home-hero-final .home-eyebrow {
        display: block;
        font-size: 10.5px;
        line-height: 1.35;
    }

    .home-hero-final h1 {
        margin: 6px 0 9px;
        font-size: clamp(1.7rem, 7.8vw, 2.1rem);
        line-height: 1.06;
        letter-spacing: -0.65px;
        overflow-wrap: anywhere;
    }

    .home-hero-final .hero-text p {
        margin: 0;
        font-size: 13.5px;
        line-height: 1.45;
    }

    .home-hero-final .hero-actions {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        margin-top: 14px;
    }

    .home-hero-final .hero-button {
        width: 100%;
        min-height: 46px;
        padding: 8px 9px;
        border-radius: 8px;
        font-size: 12px;
        line-height: 1.25;
        text-align: center;
        overflow-wrap: anywhere;
    }

    .home-hero-final .hero-visual-final {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 7px;
        width: 100%;
        height: auto;
        min-height: 0;
        margin: 0;
    }

    .home-hero-final .hero-visual-final::before { display: none; }
    .home-hero-final .hero-visual-final .hero-img {
        position: static;
        display: block;
        box-sizing: border-box;
        width: 100%;
        height: clamp(62px, 13vw, 92px);
        min-width: 0;
        padding: 4px;
        border: 1px solid #dce6f3;
        border-radius: 9px;
        background: #ffffff;
        object-fit: contain;
        box-shadow: 0 7px 16px rgba(23, 46, 78, 0.09);
        transform: none;
    }

    .home-campaign-banner {
        grid-template-areas: "copy visual";
        grid-template-columns: minmax(0, 1fr) 104px;
        min-height: 0;
    }

    .home-campaign-banner-copy {
        min-height: 0;
        padding: 16px;
    }

    .home-campaign-banner-label {
        margin-bottom: 7px;
        padding: 4px 7px;
        font-size: 10px;
    }

    .home-campaign-banner-copy h2 {
        font-size: 21px;
        line-height: 1.08;
    }

    .home-campaign-banner-copy p { display: none; }
    .home-campaign-banner-button {
        min-height: 38px;
        margin-top: 12px;
        padding: 8px 11px;
        font-size: 12px;
    }

    .home-campaign-banner-image {
        width: 100%;
        height: 100%;
        min-height: 174px;
        aspect-ratio: auto;
        object-fit: cover;
        border-top: 0;
        border-left: 1px solid rgba(23, 105, 224, 0.1);
    }

    .product-preview-final { padding: 18px 14px; }
    .product-preview-final .section-head { margin-bottom: 14px; }
    .product-preview-final .section-head h2 {
        margin-bottom: 4px;
        font-size: 22px;
        line-height: 1.15;
    }

    .product-preview-final .section-head p { display: none; }
    .product-preview-final .section-head-with-action {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 10px;
        align-items: center;
    }

    .product-preview-final .section-head-with-action .section-head-button {
        width: auto;
        min-height: 36px;
        align-self: center;
        padding: 7px 10px;
        font-size: 11px;
        white-space: normal;
        text-align: center;
    }

    .product-grid-home-clean {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .product-grid-home-clean > .product-card:not(.home-mobile-priority) { display: none; }
    .product-preview-final .product-card {
        display: flex;
        min-width: 0;
        min-height: 0;
        flex-direction: column;
        padding: 9px;
        border-radius: 11px;
    }

    .product-preview-final .product-photo {
        height: 76px;
        margin-bottom: 8px;
        padding: 5px;
        border-radius: 8px;
    }

    .product-preview-final .product-card h3 {
        margin: 0;
        font-size: 13px;
        line-height: 1.25;
    }

    .product-preview-final .product-card p { display: none; }
    .home-event-products .product-grid-home-clean {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .home-event-products .product-card { padding: 7px; }
    .home-event-products .product-photo { height: 64px; }
    .home-event-products .product-card h3 { font-size: 11px; }

    .home-style-localized-banner {
        grid-template-columns: minmax(0, 1fr) 108px;
        min-height: 0;
    }

    .home-style-localized-copy { padding: 16px; }
    .home-style-localized-copy > span {
        margin-bottom: 6px;
        font-size: 9px;
        line-height: 1.3;
    }

    .home-style-localized-copy h2 {
        margin-bottom: 6px;
        font-size: 21px;
        line-height: 1.1;
    }

    .home-style-localized-copy p {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 1.4;
    }

    .home-style-localized-copy strong {
        min-height: 36px;
        padding: 0 11px;
        font-size: 11px;
    }

    .home-style-localized-banner > img {
        width: 100%;
        height: 100%;
        min-height: 190px;
        aspect-ratio: auto;
        object-fit: cover;
        border-top: 0;
        border-left: 1px solid rgba(22, 101, 52, 0.1);
    }

    .home-trust-final { padding: 17px 14px; }
    .home-trust-final .section-head { margin-bottom: 10px; }
    .home-trust-final .section-head .home-eyebrow,
    .home-trust-final .section-head p { display: none; }
    .home-trust-final .section-head h2 {
        margin: 0;
        font-size: 20px;
        line-height: 1.15;
    }

    .home-trust-final-grid {
        display: grid;
        gap: 0;
        overflow: hidden;
        border: 1px solid #dbe5ef;
        border-radius: 11px;
        background: #f8fbff;
    }

    .home-trust-final-grid article {
        display: block;
        border: 0;
        border-top: 1px solid #dbe5ef;
        border-radius: 0;
        background: transparent;
    }

    .home-trust-final-grid article:first-child { border-top: 0; }
    .home-trust-final-grid article > img,
    .home-trust-final-body p { display: none; }
    .home-trust-final-body {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 8px;
        align-items: center;
        padding: 9px 10px;
    }

    .home-trust-final-body h3 {
        margin: 0;
        font-size: 13px;
    }

    .home-trust-button {
        width: auto;
        min-height: 34px;
        padding: 7px 9px;
        border-radius: 7px;
        font-size: 10px;
    }

    .site-main .page-hero { padding: 28px 16px 24px; }
    .site-main .small-hero h1 {
        margin: 7px 0 9px;
        font-size: clamp(1.85rem, 9vw, 2.25rem);
        line-height: 1.08;
    }

    .site-main .small-hero p,
    .site-main .pp-page-header p {
        font-size: 15px;
        line-height: 1.5;
    }

    .site-main .pp-section { padding: 34px 14px; }
    .site-main .pp-page-header { margin-bottom: 24px; }
    .site-main .category-section {
        margin-bottom: 36px;
        padding: 24px 14px;
    }

    .site-main .category-grid,
    .site-main .pp-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .site-main .category-card,
    .site-main .pp-product-card {
        min-width: 0;
        padding: 12px;
        border-radius: 13px;
    }

    .site-main .category-card img,
    .site-main .pp-product-card-image {
        height: 88px;
        margin-bottom: 9px;
        padding: 6px;
        border-radius: 9px;
    }

    .site-main .category-card h2,
    .site-main .pp-product-card h3 {
        margin: 0 0 5px;
        font-size: 15px;
        line-height: 1.25;
    }

    .site-main .category-card p,
    .site-main .pp-product-card p { display: none; }
    .site-main .category-card span,
    .site-main .pp-product-card span {
        margin-top: 5px;
        font-size: 12px;
    }

    .site-main .mailing-info {
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
        margin: 0 10px 36px;
        padding: 24px 18px;
        border-radius: 16px;
    }

    .site-footer { margin-top: 24px; }
    .site-footer-inner {
        width: min(100% - 24px, 1180px);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px 14px;
        padding: 18px 0 12px;
    }

    .site-footer-brand {
        display: flex;
        grid-column: 1 / -1;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        max-width: none;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .site-footer-brand > p { display: none; }
    .site-footer-printplaats-logo { max-height: 32px; }
    .site-footer-manu {
        margin-top: 0;
        gap: 6px;
    }

    .site-footer-manu span { font-size: 10px; }
    .site-footer-manu img {
        max-height: 27px;
        padding: 3px 5px;
    }

    .site-footer-column:nth-child(4) { grid-column: 1 / -1; }
    .site-footer-column h3 {
        margin-bottom: 7px;
        font-size: 13px;
    }

    .site-footer-column li { margin-bottom: 4px; }
    .site-footer-column a,
    .site-footer-column p {
        font-size: 12px;
        line-height: 1.4;
    }

    .site-footer-column:nth-child(3) > p,
    .site-footer-small { display: none; }
    .site-footer-column:nth-child(4) ul {
        display: flex;
        flex-wrap: wrap;
        gap: 5px 12px;
    }

    .site-footer-column:nth-child(4) li { margin: 0; }
    .site-footer-bottom {
        width: min(100% - 24px, 1180px);
        padding: 10px 0 14px;
        font-size: 11px;
    }

    .site-footer-bottom a:last-child { display: none; }
}

@media (max-width: 440px) {
    .product-preview-final .section-head-with-action {
        grid-template-columns: minmax(0, 1fr);
        gap: 8px;
    }

    .product-preview-final .section-head-with-action .section-head-button {
        max-width: 100%;
        justify-self: start;
    }
}

@media (max-width: 360px) {
    .home-hero-final {
        gap: 12px;
        padding: 16px 14px 14px;
    }

    .home-hero-final h1 {
        font-size: 1.65rem;
    }

    .home-hero-final .hero-actions {
        grid-template-columns: minmax(0, 1fr);
        gap: 7px;
        margin-top: 12px;
    }

    .home-hero-final .hero-button {
        min-height: 40px;
        padding: 7px 10px;
    }

    .home-hero-final .hero-visual-final {
        gap: 5px;
    }

    .home-campaign-banner,
    .home-style-localized-banner {
        grid-template-columns: minmax(0, 1fr) 84px;
    }

}

/* Homepage hero: de twee keuzes blijven ook op kleine schermen direct zichtbaar. */
@media (max-width: 760px) {
    .home-hero-final .hero-advice-link {
        display: inline-flex;
        margin-top: 12px;
        font-size: 11.5px;
        line-height: 1.35;
    }

    .home-hero-final .hero-audience-choices {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
        min-width: 0;
    }

    .home-hero-final .hero-audience-choice {
        min-width: 0;
        border-radius: 8px;
        box-shadow: 0 8px 18px rgba(23, 46, 78, 0.1);
    }

    .home-hero-final .hero-audience-image {
        aspect-ratio: 16 / 10;
    }

    .home-hero-final .hero-audience-choice-professional .hero-audience-image img {
        padding: 4px;
    }

    .home-hero-final .hero-audience-copy {
        min-height: 108px;
        padding: 10px 32px 11px 11px;
    }

    .home-hero-final .hero-audience-copy strong {
        margin-bottom: 5px;
        font-size: 12.5px;
        line-height: 1.22;
        overflow-wrap: anywhere;
    }

    .home-hero-final .hero-audience-copy small {
        font-size: 10.5px;
        line-height: 1.32;
        overflow-wrap: anywhere;
    }

    .home-hero-final .hero-audience-arrow {
        right: 9px;
        bottom: 10px;
        width: 23px;
        height: 23px;
        font-size: 14px;
    }
}

@media (max-width: 360px) {
    .home-hero-final .hero-audience-copy {
        min-height: 116px;
        padding-right: 28px;
    }

    .home-hero-final .hero-audience-copy strong {
        font-size: 11.5px;
    }

    .home-hero-final .hero-audience-copy small {
        font-size: 9.75px;
    }
}
