.ext-shop{padding-block:0;background:#f3f4f6;color:var(--text,#172033)}
.ext-shop .shop-shell{width:min(1380px,100%);max-width:none;padding-inline:24px}
.shop-trustbar{display:flex;justify-content:flex-end;gap:24px;padding:9px 16px;background:#f7f7f8;color:#475467;font-size:.82rem}
.shop-trustbar span:first-child{margin-right:auto}.shop-trustbar span::first-letter{color:var(--accent,#5b5bd6)}
.shop-head{display:grid;grid-template-columns:minmax(210px,.75fr) minmax(320px,1.15fr) minmax(210px,.7fr);align-items:center;gap:30px;padding:22px 16px;background:#fff}
.shop-title small{display:block;color:#667085;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}.shop-title h2{margin:2px 0;font-size:clamp(1.65rem,2.6vw,2.6rem);line-height:1;color:var(--accent,#5b5bd6)}
.shop-search{display:grid;grid-template-columns:minmax(0,1fr) 48px;margin:0}.shop-search input{min-width:0;height:46px;padding:0 15px;border:1px solid #cbd2dc;border-right:0;background:#fff;color:inherit;font:inherit}.shop-search button{height:46px;border:1px solid #cbd2dc;background:#fff;color:var(--accent,#5b5bd6);font-size:1.65rem;line-height:1;cursor:pointer}.shop-search:focus-within{outline:3px solid color-mix(in srgb,var(--accent,#5b5bd6) 18%,transparent)}
.shop-cart-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 12px;border:0;background:#fff;color:inherit;text-align:left;font:inherit;cursor:pointer}.shop-cart-icon{font-size:1.75rem}.shop-cart-copy{display:grid}.shop-cart-copy strong{font-size:.94rem}.shop-cart-copy small{color:#667085;font-weight:500}.shop-cart-link>b{display:grid;place-items:center;min-width:29px;height:29px;border-radius:50%;background:var(--accent,#5b5bd6);color:#fff}
.shop-category-nav{display:flex;align-items:center;gap:4px;overflow-x:auto;padding:0 10px;border-top:1px solid #e5e7eb;border-bottom:1px solid #d8dce3;background:#fff;white-space:nowrap}.shop-category-nav a{padding:14px 16px;border-bottom:3px solid transparent;color:#263244;text-decoration:none;font-weight:700}.shop-category-nav a:hover,.shop-category-nav a.active{border-bottom-color:var(--accent,#5b5bd6);color:var(--accent,#5b5bd6)}
.shop-breadcrumb{padding:16px 10px;color:#667085;font-size:.85rem}.shop-breadcrumb a{color:inherit}.shop-breadcrumb span{padding:0 5px}
.shop-catalog-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:20px;padding-bottom:32px}.shop-sidebar{display:grid;gap:18px}.shop-results{min-width:0}.shop-results-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:15px 18px;background:#fff;border:1px solid #e2e5ea}.shop-results-title h2{margin:0;font-size:1.75rem;font-weight:500}.shop-results-title span{color:#667085;font-size:.88rem}
.shop-grid{display:grid;gap:0;border:1px solid #e0e4ea;background:#fff}.shop-grid article{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr) minmax(190px,240px);gap:22px;min-height:230px;padding:18px;border-bottom:1px solid #dfe3e9;background:#fff}.shop-grid article:last-child{border-bottom:0}.shop-product-image{position:relative;display:grid;place-items:center;min-height:190px;background:#fafafa}.shop-product-image img{display:block;width:100%;height:190px;object-fit:contain}.shop-product-image>span{color:#c0c6d0;font-size:4rem}.shop-product-info{min-width:0}.shop-product-info h3{margin:5px 0 2px;font-size:1.14rem;line-height:1.25}.shop-product-info>p{margin:10px 0;color:#475467;line-height:1.55}.shop-sku{display:block;color:#667085}.shop-product-buy{display:grid;align-content:start;justify-items:end;text-align:right}.shop-product-buy form{width:100%;margin-top:13px}.shop-product-buy .button{width:100%}.shop-price{display:block;font-size:1.4rem;font-weight:750}.shop-product-buy>small{margin-top:3px;color:#667085}.shop-stock{margin:18px 0 0;font-size:.88rem;font-weight:750}.shop-stock.available{color:#568c22}.shop-stock.sold-out{color:#b42318}.shop-grid button:disabled{opacity:.5;cursor:not-allowed}
.shop-product-image{text-decoration:none}.shop-product-info h3 a{color:inherit;text-decoration:none}.shop-product-info h3 a:hover{color:var(--accent,#5b5bd6)}.shop-detail-link{display:inline-flex;margin-top:4px;color:var(--accent,#5b5bd6);font-size:.86rem;font-weight:800}.shop-category{display:inline-flex;width:fit-content;padding:3px 8px;border-radius:999px;background:color-mix(in srgb,var(--accent,#5b5bd6) 11%,white);color:var(--accent,#5b5bd6);font-size:.72rem;font-weight:800;text-decoration:none}.shop-success{margin:0 0 18px;padding:16px;border-radius:8px;background:#eaf9ef;color:#166534}.shop-success .button{display:inline-block;margin-top:12px}.shop-empty{padding:50px 20px;border:1px dashed #c9d1dc;background:#fff;text-align:center}.shop-empty strong{font-size:1.15rem}.shop-empty p{margin-bottom:0}
.shop-detail{display:grid;gap:20px;padding-bottom:35px}.shop-detail-main{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(320px,.95fr);gap:38px;padding:28px;background:#fff;border:1px solid #e0e4ea}.shop-detail-gallery{position:relative;display:grid;place-items:center;min-height:440px;background:#fafafa}.shop-detail-gallery img{display:block;width:100%;height:440px;object-fit:contain}.shop-detail-gallery>span{color:#c0c6d0;font-size:7rem}.shop-detail-summary{align-self:center}.shop-detail-summary h1{margin:10px 0;font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.2}.shop-detail-sku{color:#667085}.shop-detail-summary>.shop-price{margin-top:24px;font-size:2rem}.shop-detail-summary .shop-price.promotion{justify-items:start;margin-top:24px}.shop-detail-summary .shop-price.promotion strong{font-size:2rem}.shop-detail-cart{display:grid;grid-template-columns:110px minmax(190px,1fr);align-items:end;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid #e0e4ea}.shop-detail-cart label{display:grid;gap:5px;font-size:.82rem;font-weight:800}.shop-detail-cart input{height:44px;padding:0 10px;border:1px solid #cbd2dc;font:inherit}.shop-detail-cart .button{height:44px}.shop-detail-service{display:grid;gap:7px;margin-top:20px;padding:15px;background:#f7f8fa;color:#527b24;font-size:.86rem}.shop-detail-description{background:#fff;border:1px solid #e0e4ea}.shop-detail-description nav{display:flex;gap:0;background:#f3f4f6}.shop-detail-description nav span{padding:14px 18px}.shop-detail-description nav .active{background:#fff;border-top:3px solid var(--accent,#5b5bd6);color:var(--accent,#5b5bd6);font-weight:800}.shop-detail-description>div{padding:24px}.shop-detail-description h2{margin-top:0;font-size:1.45rem}.shop-detail-description p{max-width:950px;line-height:1.75}.shop-related{padding:20px;background:#fff;border:1px solid #e0e4ea}.shop-related h2{margin:0 0 20px;font-size:1.4rem;font-weight:500}.shop-related>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shop-related article a{display:grid;gap:10px;color:inherit;text-align:center;text-decoration:none}.shop-related img,.shop-related-placeholder{display:grid;place-items:center;width:100%;height:190px;object-fit:contain;background:#fafafa}.shop-related-placeholder{color:#c0c6d0;font-size:4rem}.shop-related article strong{min-height:2.8em;line-height:1.35}.shop-related article b{font-size:1.1rem}.shop-related article a:hover strong{color:var(--accent,#5b5bd6)}.shop-back-link{justify-self:start;color:var(--accent,#5b5bd6);font-weight:800}
.shop-pagination{display:flex;justify-content:flex-end;gap:4px;padding-top:16px}.shop-pagination a{display:grid;place-items:center;min-width:38px;height:38px;padding:0 11px;border:1px solid #d3d8e0;background:#fff;color:inherit;text-decoration:none}.shop-pagination a:hover,.shop-pagination a.active{border-color:var(--accent,#5b5bd6);background:var(--accent,#5b5bd6);color:#fff}
.shop-modal[hidden]{display:none}.shop-modal{position:fixed;z-index:2147483000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(10,15,30,.68);backdrop-filter:blur(4px)}.shop-modal-dialog{position:relative;width:min(1000px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:30px;border-radius:var(--radius,14px);background:var(--page-bg,#fff);color:var(--text,#111);box-shadow:0 30px 80px rgba(0,0,0,.35);outline:none}.shop-modal-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:inherit}.shop-modal-open{overflow:hidden}.cart-table{display:grid;gap:0;margin:18px 0}.cart-row{display:grid;grid-template-columns:minmax(180px,2fr) 1fr 90px 1fr auto;align-items:center;gap:16px;padding:13px 8px;border-bottom:1px solid var(--line,#d7dce5)}.cart-row>span:first-child{display:grid}.cart-row small{opacity:.7}.cart-header{font-size:.86rem;font-weight:700;opacity:.7}.cart-row input{width:70px;padding:8px}.shop-remove{border:0;background:transparent;color:#b42318;text-decoration:underline;cursor:pointer}.cart-totals{display:grid;gap:8px;max-width:430px;margin:24px 0 24px auto}.cart-totals>div{display:flex;justify-content:space-between;gap:30px}.cart-totals .grand-total{padding-top:12px;border-top:2px solid var(--line,#d7dce5);font-size:1.2rem}.checkout{display:grid;gap:14px;max-width:650px;margin:35px auto 0;padding:24px;border:1px solid var(--line,#d7dce5);border-radius:var(--radius,14px)}.checkout label{display:grid;gap:5px}.checkout input,.checkout textarea{padding:11px;font:inherit}.checkout .check{display:flex;align-items:flex-start}.checkout fieldset{display:grid;gap:10px;padding:16px;border:1px solid var(--line,#d7dce5);border-radius:8px}.checkout fieldset input{padding:0}.button.secondary{background:transparent;color:inherit;border:1px solid var(--line,#d7dce5)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:980px){.shop-head{grid-template-columns:1fr 1fr}.shop-search{grid-column:1/-1;grid-row:2}.shop-catalog-layout{grid-template-columns:220px minmax(0,1fr)}.shop-grid article{grid-template-columns:160px minmax(0,1fr)}.shop-product-buy{grid-column:2;justify-items:start;text-align:left}.shop-product-buy form{max-width:260px}.shop-product-image img{height:160px}.shop-detail-main{gap:24px}.shop-detail-gallery,.shop-detail-gallery img{min-height:340px;height:340px}.shop-related>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.ext-shop .shop-shell{padding-inline:12px}.shop-trustbar{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.shop-head{grid-template-columns:1fr;padding:18px 10px}.shop-search{grid-column:auto;grid-row:auto}.shop-cart-link{justify-self:stretch}.shop-catalog-layout{grid-template-columns:1fr}.shop-category-tree{position:static}.shop-grid article{grid-template-columns:105px minmax(0,1fr);gap:14px;padding:13px}.shop-product-image{min-height:110px}.shop-product-image img{height:110px}.shop-product-buy{grid-column:1/-1;justify-items:stretch;text-align:left}.shop-price{font-size:1.25rem}.shop-stock{margin-top:9px}.shop-detail-main{grid-template-columns:1fr;padding:16px}.shop-detail-gallery,.shop-detail-gallery img{min-height:280px;height:280px}.shop-modal{padding:0}.shop-modal-dialog{width:100%;height:100%;max-height:none;border-radius:0;padding:24px 16px}.cart-header{display:none}.cart-row{grid-template-columns:1fr 90px}.cart-row>*:nth-child(2),.cart-row>*:nth-child(4){text-align:right}}
@media(max-width:480px){.shop-trustbar span:nth-child(n+2){display:none}.shop-results-title{align-items:flex-start}.shop-results-title h2{font-size:1.35rem}.shop-grid article{grid-template-columns:1fr}.shop-product-image img{height:190px}.shop-product-buy{grid-column:auto}.shop-sortbar{grid-template-columns:1fr!important}.shop-sortbar .shop-filter-reset{justify-self:start}.shop-detail-cart{grid-template-columns:1fr}.shop-related>div{grid-template-columns:1fr 1fr}.shop-related img,.shop-related-placeholder{height:130px}}

/* Wählbare Produktanordnung: responsive Karten oder klassische Liste. */
.shop-catalog-layout-auto .shop-grid,.shop-catalog-layout-grid .shop-grid{gap:18px;border:0;background:transparent}
.shop-catalog-layout-auto .shop-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}
.shop-catalog-layout-grid .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.shop-catalog-layout-auto .shop-grid article,.shop-catalog-layout-grid .shop-grid article{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;gap:15px;min-width:0;min-height:100%;padding:16px;border:1px solid #dfe3e9;border-radius:var(--radius,10px);background:#fff}
.shop-catalog-layout-auto .shop-grid article:last-child,.shop-catalog-layout-grid .shop-grid article:last-child{border-bottom:1px solid #dfe3e9}
.shop-catalog-layout-auto .shop-product-image,.shop-catalog-layout-grid .shop-product-image{min-height:210px}
.shop-catalog-layout-auto .shop-product-image img,.shop-catalog-layout-grid .shop-product-image img{height:210px}
.shop-catalog-layout-auto .shop-product-info,.shop-catalog-layout-grid .shop-product-info{display:flex;flex-direction:column;align-items:flex-start}
.shop-catalog-layout-auto .shop-detail-link,.shop-catalog-layout-grid .shop-detail-link{margin-top:auto;padding-top:8px}
.shop-catalog-layout-auto .shop-product-buy,.shop-catalog-layout-grid .shop-product-buy{grid-column:auto;justify-items:stretch;text-align:left;padding-top:14px;border-top:1px solid #e5e7eb}
.shop-catalog-layout-auto .shop-product-buy form,.shop-catalog-layout-grid .shop-product-buy form{max-width:none}
@media(max-width:1100px){.shop-catalog-layout-grid .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){
.shop-grid,.shop-catalog-layout-auto .shop-grid,.shop-catalog-layout-grid .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:0;background:transparent}
.shop-grid article,.shop-catalog-layout-auto .shop-grid article,.shop-catalog-layout-grid .shop-grid article{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;min-width:0;min-height:100%;padding:10px;border:1px solid #dfe3e9;border-radius:var(--radius,10px)}
.shop-grid article:last-child{border-bottom:1px solid #dfe3e9}
.shop-product-image,.shop-catalog-layout-auto .shop-product-image,.shop-catalog-layout-grid .shop-product-image{min-height:120px}
.shop-product-image img,.shop-catalog-layout-auto .shop-product-image img,.shop-catalog-layout-grid .shop-product-image img{height:120px}
.shop-product-info{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.shop-product-info h3{width:100%;font-size:.95rem;overflow-wrap:anywhere}
.shop-product-info>p:not(.shop-recent-sales){display:none}
.shop-sku{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem}
.shop-category{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem}
.shop-detail-link{margin-top:auto;padding-top:6px;font-size:.74rem}
.shop-product-buy{grid-column:auto;justify-items:stretch;text-align:left;padding-top:10px;border-top:1px solid #e5e7eb}
.shop-product-buy form{max-width:none;margin-top:8px}
.shop-product-buy .button{padding-inline:6px;font-size:.76rem;white-space:normal}
.shop-price,.shop-price.promotion strong{font-size:1.05rem}
.shop-price.promotion{justify-items:start}
.shop-product-buy>small,.shop-stock,.shop-promo-time,.shop-recent-sales{font-size:.7rem}
.shop-stock{margin-top:7px}
.shop-promo-badge{padding:4px 7px;font-size:.68rem}
}
