.mbs-catalog{--mbs-columns:4;margin:24px 0}.mbs-toolbar{display:flex;gap:10px;margin-bottom:18px}.mbs-toolbar input{flex:1;min-width:180px;padding:11px 13px;border:1px solid #c7c7c7;border-radius:4px}.mbs-toolbar button,.mbs-button{display:inline-block;padding:10px 15px;border:0;border-radius:4px;background:#2271b1;color:#fff!important;text-decoration:none;cursor:pointer}.mbs-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.mbs-categories a{padding:8px 12px;border:1px solid #d4d4d4;border-radius:999px;text-decoration:none}.mbs-categories a.is-active{background:#2271b1;color:#fff;border-color:#2271b1}.mbs-product-grid{display:grid;grid-template-columns:repeat(var(--mbs-columns),minmax(0,1fr));gap:22px}.mbs-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.mbs-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#f6f6f6}.mbs-product-image img{width:100%;height:100%;object-fit:contain}.mbs-placeholder{color:#777}.mbs-product-body{display:flex;flex:1;flex-direction:column;padding:16px}.mbs-product-body h3{font-size:1.08rem;margin:0 0 10px}.mbs-product-body h3 a{text-decoration:none}.mbs-product-body p{font-size:.94rem;line-height:1.5;margin:0 0 15px}.mbs-product-body .mbs-button{margin-top:auto;text-align:center}.mbs-pagination ul{display:flex;gap:6px;list-style:none;padding:0;margin:25px 0 0}.mbs-pagination a,.mbs-pagination span{display:block;padding:7px 11px;border:1px solid #ddd;text-decoration:none}.mbs-pagination .current{background:#2271b1;color:#fff}.mbs-wrap{width:min(1120px,calc(100% - 32px));margin:32px auto}.mbs-breadcrumb{font-size:.9rem;margin-bottom:18px}.mbs-breadcrumb span{margin:0 .35rem}.mbs-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:clamp(20px,4vw,44px)}.mbs-header{display:grid;grid-template-columns:minmax(180px,320px) 1fr;gap:32px;align-items:start}.mbs-header h1{margin-top:0}.mbs-image img,.mbs-content img{max-width:100%;height:auto}.mbs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.mbs-tile{padding:14px;border:1px solid #ddd;text-decoration:none}.mbs-tile img{width:100%;height:130px;object-fit:contain}@media(max-width:1000px){.mbs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.mbs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mbs-header{grid-template-columns:1fr}}@media(max-width:480px){.mbs-product-grid{grid-template-columns:1fr}.mbs-toolbar{flex-direction:column}}
.mbs-title{margin:0 0 24px}.mbs-gallery{margin:0 0 28px}.mbs-gallery-main{display:flex;align-items:center;justify-content:center;min-height:260px;background:#f7f7f7;border:1px solid #ddd;border-radius:7px;overflow:hidden}.mbs-gallery-main img{display:block;max-width:100%;max-height:680px;width:auto;height:auto;object-fit:contain}.mbs-gallery-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.mbs-gallery-thumb{width:92px;height:72px;padding:3px;background:#fff;border:2px solid #ddd;border-radius:5px;cursor:pointer}.mbs-gallery-thumb.is-active{border-color:#2271b1}.mbs-gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}.mbs-content>:first-child{margin-top:0}
.mbs-category-section,.mbs-product-section{margin:0 0 34px}.mbs-category-section h2,.mbs-product-section h2{margin:0 0 18px}.mbs-category-grid{display:grid;grid-template-columns:repeat(var(--mbs-columns,4),minmax(0,1fr));gap:22px}.mbs-category-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e0e0e0;border-radius:6px;text-align:center;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.06)}.mbs-category-image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#f6f6f6}.mbs-category-image img{width:100%;height:100%;object-fit:contain}.mbs-category-card strong{padding:15px 15px 5px;font-size:1.05rem}.mbs-category-card small{padding:0 15px 15px;color:#666}.mbs-archive-header{margin-bottom:30px}.mbs-category-description{max-width:900px}.mbs-category-page .mbs-category-grid{--mbs-columns:3}@media(max-width:1000px){.mbs-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.mbs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.mbs-category-grid{grid-template-columns:1fr}}
/* Optimierte Produktgalerie ab 1.6.4 */
.mbs-product-page{overflow:hidden}.mbs-product-page .mbs-title{margin-bottom:22px}.mbs-gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin:0 0 30px}.mbs-gallery-main-wrap{position:relative}.mbs-gallery-main{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;aspect-ratio:16/9;padding:18px;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;overflow:hidden;cursor:zoom-in}.mbs-gallery-main img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.mbs-gallery-zoom{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 2px 10px rgba(0,0,0,.18);font-size:24px;line-height:1}.mbs-gallery-counter{position:absolute;left:12px;bottom:12px;padding:5px 9px;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;font-size:.83rem}.mbs-gallery-thumbs{display:flex;flex-wrap:nowrap;gap:10px;margin-top:0;padding:2px 1px 8px;overflow-x:auto;scrollbar-width:thin}.mbs-gallery-thumb{flex:0 0 88px;width:88px;height:68px;padding:3px;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer}.mbs-gallery-thumb:hover,.mbs-gallery-thumb:focus-visible{border-color:#777}.mbs-gallery-thumb.is-active{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.mbs-gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}.mbs-content{font-size:1rem;line-height:1.65}.mbs-content ul,.mbs-content ol{padding-left:1.35em}.mbs-content p{margin:0 0 1em}.mbs-lightbox[hidden]{display:none}.mbs-lightbox{position:fixed;z-index:999999;inset:0;display:flex;align-items:center;justify-content:center;padding:32px;background:rgba(0,0,0,.9)}.mbs-lightbox img{display:block;max-width:96vw;max-height:92vh;width:auto;height:auto;object-fit:contain}.mbs-lightbox-close{position:absolute;top:14px;right:18px;width:48px;height:48px;border:0;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:36px;line-height:1;cursor:pointer}.mbs-lightbox-open{overflow:hidden}@media(max-width:760px){.mbs-gallery-main{aspect-ratio:4/3;padding:10px}.mbs-gallery-thumb{flex-basis:74px;width:74px;height:58px}.mbs-lightbox{padding:18px}}

/* Bilddarstellung und kompakter Inhaltsanschluss ab 1.6.5 */
.mbs-product-page .mbs-gallery{margin-bottom:12px}
.mbs-product-page .mbs-gallery-main{
    aspect-ratio:auto;
    min-height:0;
    padding:10px;
    line-height:0;
}
.mbs-product-page .mbs-gallery-main img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:min(70vh,680px);
    object-fit:contain;
    image-rendering:auto;
}
.mbs-product-page .mbs-gallery-thumbs{margin-bottom:0}
.mbs-product-page .mbs-content{margin-top:0;padding-top:0;clear:both}
.mbs-product-page .mbs-content > :first-child{margin-top:0!important;padding-top:0!important}
.mbs-product-page .mbs-content > p:empty,
.mbs-product-page .mbs-content > div:empty{display:none!important}
@media(max-width:760px){
    .mbs-product-page .mbs-gallery-main{aspect-ratio:auto;padding:8px}
    .mbs-product-page .mbs-gallery-main img{max-height:60vh}
}
