.merk-hero .merk-hero__inner{display:flex;gap:32px;align-items:flex-start;margin-top:16px}.merk-hero .merk-hero__logo-col{flex:0 0 140px}.merk-hero .merk-hero__logo{background:#fff;border-radius:12px;padding:12px;display:inline-block;margin-bottom:12px}.merk-hero .merk-hero__logo img{width:110px;height:auto;display:block;border-radius:4px}.merk-hero .merk-hero__meta{margin-top:12px;display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:baseline}.merk-hero .merk-hero__meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:rgb(255 255 255 / .5)}.merk-hero .merk-hero__meta-value{font-size:13px;color:rgb(255 255 255 / .8)}.merk-hero .merk-hero__website{color:#f57e14;text-decoration:none}.merk-hero .merk-hero__website:hover{text-decoration:underline}.merk-hero .merk-hero__info{flex:1;min-width:0}.merk-hero .merk-hero__title{font-family:var(--font-heading);font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:700;color:#fff;margin-bottom:6px}.merk-hero .merk-hero__intro{font-size:1rem;line-height:1.7;color:rgb(255 255 255 / .85)}.merk-hero .merk-hero__intro a{color:#f57e14}@media (max-width:768px){.merk-hero .merk-hero__inner{flex-direction:column}.merk-hero .merk-hero__logo-col{flex:none;display:flex;gap:16px;align-items:flex-start;width:100%}.merk-hero .merk-hero__meta{gap:4px 12px}}.merk-single .cat-hero{margin-bottom:0}.merk-single .cat-hero+.container{padding-top:32px}.merk-content{max-width:1000px}.merk-section__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#1a0532;margin-bottom:20px}.merk-products{margin-bottom:var(--space-2xl)}.merk-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.merk-product-card{background:#fff;border:1px solid #e8e2da;border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow 0.2s,transform 0.2s;display:flex;flex-direction:column}.merk-product-card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .08);transform:translateY(-2px)}.merk-product-card__image{background:#fff;display:flex;align-items:center;justify-content:center;padding:16px;min-height:180px}.merk-product-card__image img{max-height:160px;width:auto;max-width:100%;object-fit:contain}.merk-product-card__body{padding:16px;border-top:1px solid #e8e2da;flex:1;display:flex;flex-direction:column}.merk-product-card__img-wrap{position:relative}.merk-product-card__review-badge{position:absolute;top:10px;left:10px;background:#81CC2A;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px}.merk-product-card__type{font-size:.75rem;color:#f57e14;font-weight:600;text-transform:uppercase}.merk-product-card__title{font-family:var(--font-heading);font-size:1rem;font-weight:700;margin:6px 0 8px;color:#1a0532}.merk-product-card__title a{color:inherit;text-decoration:none}.merk-product-card__title a:hover{color:#f57e14}.merk-product-card__pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.merk-product-card__pill{font-size:.75rem;background:#f5f3ef;color:#3a3330;padding:3px 8px;border-radius:4px}.merk-product-card__price{font-size:.9rem;margin-bottom:8px}.merk-product-card__review-badge{text-decoration:none;color:#fff}.merk-product-card__review-badge:hover{opacity:.9}.merk-product-card__review-bar{display:flex;align-items:center;gap:10px;background:#f0f9e8;border-top:1px solid #d4edba;padding:10px 16px;text-decoration:none;border-radius:0 0 12px 12px;margin-top:auto}.merk-product-card__review-bar:hover{background:#e4f5d4}.merk-product-card__review-label{font-size:13px;color:#3b6d11;font-weight:500}.merk-product-card__specs{margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:0;list-style:none}.merk-product-card__spec{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:8px;font-size:13px;padding:5px 0;border-bottom:1px dashed #e8e2da}.merk-product-card__spec:last-child{border-bottom:none}.merk-product-card__spec dt{display:inline;color:#73685e;font-weight:400;flex:1 1 auto;min-width:0}.merk-product-card__spec dd{display:inline;margin:0;padding:0;color:#1a0532;font-weight:600;text-align:right;flex-shrink:0;white-space:nowrap}.merk-product-card__spec--extra{display:none}.merk-product-card__toggle-specs{display:inline-flex;align-items:center;gap:4px;margin-top:6px;font-size:13px;font-weight:600;color:#f57e14;background:none;border:none;padding:4px 0;cursor:pointer}.merk-product-card__toggle-specs:hover{text-decoration:underline}@media (max-width:960px){.merk-products__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.merk-products__grid{grid-template-columns:1fr}}.merk-product-card__cta-btn{display:block;margin-top:10px;padding:10px 18px;background:#f57e14;color:#fff;font-size:13px;font-weight:700;text-align:center;text-decoration:none;border-radius:8px;transition:background 0.2s}.merk-product-card__cta-btn:hover{background:#d96a0a;color:#fff}.p1m-products-shortcode{margin:32px 0}.p1m-products-shortcode__title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:#1a0532;margin-bottom:16px}.merk-products__grid--cols-1{grid-template-columns:1fr;max-width:360px}.merk-products__grid--cols-2{grid-template-columns:repeat(2,1fr)}.merk-products__grid--cols-3{grid-template-columns:repeat(3,1fr)}.merk-products__grid--cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:960px){.merk-products__grid--cols-3,.merk-products__grid--cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.merk-products__grid--cols-2,.merk-products__grid--cols-3,.merk-products__grid--cols-4{grid-template-columns:1fr}}.merk-reviews{margin-bottom:var(--space-2xl)}.merk-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:768px){.merk-reviews__grid{grid-template-columns:1fr}}.merk-extra-content{background:#fff;border:.5px solid #e8e4df;border-radius:12px;padding:28px 32px;margin-bottom:32px}.merk-extra-content .entry-content{line-height:1.8}.merk-youtube{margin-bottom:var(--space-2xl)}.merk-howto{margin-bottom:var(--space-2xl)}.merk-list{list-style:none!important;padding:0!important;margin:0!important}.merk-list li{padding:10px 0;border-bottom:1px solid #e8e2da;list-style:none!important}.merk-list li:last-child{border-bottom:none}.merk-list a{color:#1a0532;font-weight:500;font-size:.95rem}.merk-list a:hover{color:#f57e14}.merk-news{margin-bottom:var(--space-2xl)}.merk-news__list{list-style:none!important;padding:0!important;margin:0!important}.merk-news__list li{display:flex;align-items:baseline;gap:12px;padding:10px 0;border-bottom:1px solid #e8e2da;list-style:none!important}.merk-news__list li:last-child{border-bottom:none}.merk-news__date{font-size:.8rem;color:#999;white-space:nowrap;flex-shrink:0;min-width:80px}.merk-news__list a{color:#1a0532;font-weight:500;font-size:.95rem;flex:1}.merk-news__list a:hover{color:#f57e14}.merk-news__badge{font-size:.7rem;color:#f57e14;font-weight:600;text-transform:uppercase;flex-shrink:0}.merk-overzicht .cat-hero+.container{padding-top:40px}.merk-overzicht__title{font-family:var(--font-heading);font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:700;color:#1a0532;margin-bottom:8px}.merk-overzicht__intro{margin-bottom:12px;max-width:700px}.merk-overzicht__count{display:inline-block;background:#81CC2A;color:#fff;font-size:13px;font-weight:600;padding:4px 12px;border-radius:20px;margin:8px 0 4px}.merk-overzicht__featured{margin-bottom:3rem;background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:32px}.merk-overzicht__featured-inner{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.merk-overzicht__featured-text p{color:#666;line-height:1.6;margin-bottom:16px}.merk-overzicht__featured-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.merk-overzicht__featured-actions .btn{font-size:14px;padding:10px 20px}.merk-overzicht__featured-grid .merk-grid{margin-bottom:0}@media (max-width:768px){.merk-overzicht__featured-inner{grid-template-columns:1fr}.merk-overzicht__featured{padding:20px}}.merk-overzicht__section{margin-bottom:3rem}.merk-overzicht__section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.merk-overzicht__view-all{font-size:14px;font-weight:500;color:#f57e14}.merk-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-bottom:80px}.merk-card{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #e8e2da;border-radius:12px;padding:16px 12px;text-decoration:none;color:inherit;transition:box-shadow 0.2s,transform 0.2s;overflow:visible;position:relative;z-index:1}.merk-card:hover,.merk-card:has(.merk-badge--more.is-open){box-shadow:0 4px 16px rgb(0 0 0 / .08);transform:translateY(-2px);z-index:10}.merk-card__logo{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.merk-card__logo img{max-width:80px;max-height:80px;object-fit:contain}.merk-card__placeholder{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f5f3ef;border-radius:50%;font-size:1.5rem;font-weight:700;color:#1a0532}.merk-card__name{font-size:14px;font-weight:600;color:#1a0532;text-align:center}.merk-badges{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;margin-top:6px}.merk-badge{font-size:10px;padding:2px 6px;border-radius:3px;background:#f1efe8;color:#666}.merk-badge--p1meter{background:#eaf3de;color:#3b6d11}.merk-badge--batterij{background:#fef0e0;color:#854f0b}.merk-badge--more{background:#f1efe8;color:#666;cursor:pointer;position:relative}.merk-badge__tooltip{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#1a0532;color:#fff;font-size:12px;padding:6px 10px;border-radius:6px;white-space:nowrap;z-index:100}.merk-badge__tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid #fff0;border-top-color:#1a0532}.merk-badge--more:hover .merk-badge__tooltip,.merk-badge--more.is-open .merk-badge__tooltip{display:block}.merk-gutenberg{margin-bottom:var(--space-2xl)}.merk-gutenberg .entry-content{line-height:1.8}@media (max-width:768px){.merk-grid{grid-template-columns:repeat(2,1fr)}}