/* Statische Bundles */
.twoc-bundle-card{display:grid;grid-template-columns:180px minmax(0,1fr) 210px;gap:1rem;align-items:stretch;border:1px solid var(--twoc-border);padding:1rem}.twoc-bundle-image{width:180px;height:180px;object-fit:contain;background:#fff;border:1px solid var(--twoc-border)}.twoc-bundle-copy{min-width:0}.twoc-bundle-items{margin:.7rem 0 0;padding-left:1.2rem}.twoc-bundle-items li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:.25rem 0;align-items:start}.twoc-bundle_quantity{white-space:nowrap;text-align:right}.twoc-bundle-missing{color:#991c1c}.twoc-bundle-actions{display:flex;flex-direction:column;justify-content:center;gap:.55rem}.twoc-purpose-tags{display:flex;gap:.35rem;flex-wrap:wrap;margin:.6rem 0}.twoc-purpose-tags span{background:var(--twoc-soft);border:1px solid var(--twoc-border);border-radius:99px;padding:.2rem .55rem;font-size:.8rem}.twoc-featured-badge{display:inline-block;background:#111;color:#fff;padding:.2rem .55rem;border-radius:99px;font-size:.75rem;font-weight:700}@media(max-width:900px){.twoc-bundle-card{grid-template-columns:140px 1fr}.twoc-bundle-image{width:140px;height:140px}.twoc-bundle-actions{grid-column:1/-1;flex-direction:row}}@media(max-width:700px){.twoc-bundle-card{grid-template-columns:1fr}.twoc-bundle-image{width:min(100%,280px);height:auto;aspect-ratio:1}.twoc-bundle-actions{grid-column:auto;flex-direction:column}}
