.collection-laptops{max-width:var(--page-width, 1400px);margin:0 auto;padding:0 var(--page-margin, 1rem)}.collection-laptops__layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.collection-laptops__layout{grid-template-columns:1fr 300px}}.collection-laptops__main{min-width:0}.collection-laptops__sidebar{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1023px){.collection-laptops__sidebar{order:-1}}.sidebar-block{background:var(--color-background-alt, #f5f5f5);border-radius:8px;padding:1.5rem}.sidebar-block__title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:var(--color-foreground, #1a1a1a)}.sidebar-block__intro{margin:0 0 1rem;font-size:.875rem;color:var(--color-foreground-muted, #666)}.sidebar-block__text{font-size:.875rem;line-height:1.6;color:var(--color-foreground, #1a1a1a)}.sidebar-block__text p{margin:0 0 .75rem}.sidebar-block__text p:last-child{margin-bottom:0}.sidebar-block__button{display:inline-block;margin-top:1rem;padding:.625rem 1.25rem;background:var(--color-accent, #0066cc);color:#fff;text-decoration:none;border-radius:4px;font-size:.875rem;font-weight:500;transition:background-color .2s}.sidebar-block__button:hover{background:var(--color-accent-hover, #0052a3)}.sidebar-block--image{padding:0;overflow:hidden}.sidebar-block__image{width:100%;height:auto;display:block;border-radius:8px}.sidebar-block__image-placeholder{padding:3rem 1.5rem;text-align:center;color:var(--color-foreground-muted, #999);font-size:.875rem}.sidebar-labels-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.sidebar-label{display:flex;align-items:flex-start;gap:.75rem}.sidebar-label__icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a}.sidebar-label__icon--budget{color:#2e7d32}.sidebar-label__icon--grafik{color:#7b1fa2}.sidebar-label__icon--performance{color:#1565c0}.sidebar-label__icon--leicht{color:#00838f}.sidebar-label__icon--nachhaltig{color:#558b2f}.sidebar-label__content{display:flex;flex-direction:column;gap:.125rem}.sidebar-label__content strong{font-size:.875rem;font-weight:600;color:var(--color-foreground, #1a1a1a)}.sidebar-label__content span{font-size:.8125rem;color:var(--color-foreground-muted, #666)}.laptops-filters{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border, #e5e5e5)}.laptops-filters__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.laptops-filters__title{font-size:1rem;font-weight:600;color:var(--color-foreground, #1a1a1a)}.laptops-filters__reset{font-size:.875rem;color:var(--color-link, #0066cc);text-decoration:none}.laptops-filters__reset:hover{text-decoration:underline}.laptops-filters__row{display:flex;flex-wrap:wrap;gap:.5rem}.laptops-filter{position:relative}.laptops-filter__toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--color-background, #fff);border:1px solid var(--color-border, #ccc);border-radius:4px;font-size:.875rem;font-weight:500;color:var(--color-foreground, #1a1a1a);cursor:pointer;transition:border-color .2s,background-color .2s}.laptops-filter__toggle:hover{border-color:var(--color-foreground, #1a1a1a)}.laptops-filter__toggle[aria-expanded=true]{border-color:var(--color-foreground, #1a1a1a);background-color:var(--color-background-alt, #f5f5f5)}.laptops-filter__toggle[aria-expanded=true] .laptops-filter__icon{transform:rotate(180deg)}.laptops-filter__icon{transition:transform .2s}.laptops-filter__count{font-size:.75rem;color:var(--color-accent, #0066cc)}.laptops-filter__dropdown{position:absolute;top:100%;left:0;z-index:100;min-width:200px;max-height:300px;overflow-y:auto;margin-top:.25rem;padding:.5rem;background:var(--color-background, #fff);border:1px solid var(--color-border, #ccc);border-radius:4px;box-shadow:0 4px 12px #0000001a}.laptops-filter__list{list-style:none;margin:0;padding:0}.laptops-filter__option{margin-bottom:.25rem}.laptops-filter__option-label{display:flex;align-items:center;gap:.5rem;padding:.5rem;cursor:pointer;border-radius:4px;transition:background-color .15s}.laptops-filter__option-label:hover{background-color:var(--color-background-alt, #f5f5f5)}.laptops-filter__checkbox{width:1rem;height:1rem;accent-color:var(--color-accent, #0066cc)}.laptops-filter__option-text{flex:1;font-size:.875rem}.laptops-filter__option-count{font-size:.75rem;color:var(--color-foreground-muted, #666)}.laptops-filter__price-range{padding:1rem}.price-slider-container{display:flex;flex-direction:column;gap:1rem}.price-slider{position:relative;height:2rem}.price-slider__track{position:absolute;top:50%;left:0;right:0;height:4px;background:var(--color-border, #ddd);border-radius:2px;transform:translateY(-50%)}.price-slider__range{position:absolute;top:50%;height:4px;background:var(--color-accent, #0066cc);border-radius:2px;transform:translateY(-50%)}.price-slider__input{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:4px;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.price-slider__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;background:var(--color-accent, #0066cc);border-radius:50%;cursor:pointer;pointer-events:auto;border:2px solid white;box-shadow:0 2px 4px #0003}.price-slider__input::-moz-range-thumb{width:1.25rem;height:1.25rem;background:var(--color-accent, #0066cc);border-radius:50%;cursor:pointer;pointer-events:auto;border:2px solid white;box-shadow:0 2px 4px #0003}.price-inputs{display:flex;align-items:center;gap:.5rem}.price-input{display:flex;align-items:center;gap:.25rem}.price-input label{font-size:.75rem;color:var(--color-foreground-muted, #666)}.price-input__currency{font-size:.875rem}.price-input input{width:5rem;padding:.375rem .5rem;border:1px solid var(--color-border, #ccc);border-radius:4px;font-size:.875rem;text-align:right}.price-input__separator{color:var(--color-foreground-muted, #666)}.laptops-filter__apply-price{width:100%;padding:.625rem 1rem;background:var(--color-accent, #0066cc);color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.laptops-filter__apply-price:hover{background:var(--color-accent-hover, #0052a3)}.laptops-filters__active{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.laptops-filters__active:empty{display:none}.active-filter-tag{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--color-background-alt, #f0f0f0);border:1px solid var(--color-border, #ddd);border-radius:999px;font-size:.8125rem;color:var(--color-foreground, #1a1a1a);cursor:pointer;transition:background-color .15s}.active-filter-tag:hover{background:var(--color-border, #e0e0e0)}.active-filter-tag svg{opacity:.6}.active-filter-clear{padding:.375rem .75rem;background:transparent;border:none;font-size:.8125rem;color:var(--color-link, #0066cc);cursor:pointer;text-decoration:underline}.laptops-products__list{list-style:none;margin:0;padding:0}.laptops-products__empty{text-align:center;padding:3rem 1rem}.laptops-products__empty h2{margin-bottom:.5rem}.laptops-products__empty a{color:var(--color-link, #0066cc)}.laptop-card{padding:1.5rem 0;border-bottom:1px solid var(--color-border, #e5e5e5)}.laptop-card:first-child{padding-top:0}.laptop-card__inner{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.laptop-card__inner{grid-template-columns:300px 1fr;gap:2rem}}.laptop-card__image-column{position:relative}.laptop-card__image-link{display:block}.laptop-card__image{width:100%;height:auto;object-fit:contain;background:var(--color-background-alt, #f8f8f8);border-radius:8px}.laptop-card__image-placeholder{width:100%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:var(--color-background-alt, #f8f8f8);border-radius:8px;color:var(--color-foreground-muted, #999)}.laptop-card__image-placeholder svg{width:4rem;height:4rem}.laptop-card__geizhals-label{position:absolute;top:.5rem;right:.5rem;padding:.3rem .6rem;background:#16a34a;color:#fff;font-size:.8rem;font-weight:600;border-radius:4px;text-decoration:none;line-height:1.3;z-index:1}.laptop-card__geizhals-label:hover{background:#15803d}.laptop-card__badges{position:absolute;top:.5rem;left:.5rem;display:flex;gap:.25rem}.laptop-card__badge{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--color-background, #fff);border-radius:50%;box-shadow:0 2px 4px #0000001a}.laptop-card__badge--budget{color:#2e7d32}.laptop-card__badge--grafik{color:#7b1fa2}.laptop-card__badge--performance{color:#1565c0}.laptop-card__badge--leicht{color:#00838f}.laptop-card__badge--nachhaltig{color:#558b2f}.laptop-card__info-column{display:flex;flex-direction:column;gap:1rem}.laptop-card__header{margin-bottom:.5rem}.laptop-card__brand{display:block;font-size:.875rem;color:var(--color-foreground-muted, #666);margin-bottom:.25rem}.laptop-card__title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.laptop-card__title a{color:inherit;text-decoration:none}.laptop-card__title a:hover{color:var(--color-link, #0066cc)}.laptop-card__specs{width:100%;border-collapse:collapse;font-size:.875rem}.laptop-card__specs th,.laptop-card__specs td{padding:.5rem 0;text-align:left;vertical-align:top;border-bottom:1px solid var(--color-border-light, #eee)}.laptop-card__specs th{width:40%;font-weight:500;color:var(--color-foreground-muted, #666);padding-right:1rem}.laptop-card__specs td{font-weight:400;color:var(--color-foreground, #1a1a1a)}.laptop-card__variants{display:flex;align-items:center;gap:.75rem}.laptop-card__variant-label{font-size:.875rem;font-weight:500;color:var(--color-foreground-muted, #666)}.laptop-card__variant-select{flex:1;max-width:300px;padding:.5rem 2rem .5rem .75rem;border:1px solid var(--color-border, #ccc);border-radius:4px;font-size:.875rem;background-color:var(--color-background, #fff);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;-webkit-appearance:none;appearance:none;cursor:pointer}.laptop-card__price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.laptop-card__price{display:flex;align-items:baseline;gap:.5rem}.laptop-card__price-compare{font-size:1rem;color:var(--color-foreground-muted, #999);text-decoration:line-through}.laptop-card__price-current{font-size:1.5rem;font-weight:700;color:var(--color-foreground, #1a1a1a)}.laptop-card__availability{display:flex;align-items:center;gap:.5rem;font-size:.85rem;line-height:1.4}.laptop-card__availability-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.laptop-card__availability-dot--green{background-color:#16a34a;box-shadow:0 0 0 2px #16a34a33}.laptop-card__availability-dot--red{background-color:#dc2626;box-shadow:0 0 0 2px #dc262633}.laptop-card__availability-text{color:#4b5563}.laptop-card__actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-light, #eee)}@media(min-width:768px){.laptop-card__actions{flex-direction:row;justify-content:space-between;align-items:center}}.laptop-card__compare{display:flex;align-items:center;gap:.5rem;cursor:pointer}.laptop-card__compare-checkbox{width:1.125rem;height:1.125rem;accent-color:var(--color-accent, #0066cc)}.laptop-card__compare-text{font-size:.875rem;color:var(--color-foreground-muted, #666)}.laptop-card__compare-remove{display:none}.laptop-card__compare-checkbox:checked~.laptop-card__compare-text .laptop-card__compare-add{display:none}.laptop-card__compare-checkbox:checked~.laptop-card__compare-text .laptop-card__compare-remove{display:inline}.laptop-card__buttons{display:flex;gap:.75rem;flex-wrap:wrap}.laptop-card__button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;border-radius:4px;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}.laptop-card__button--details{flex:1;background:var(--color-background-alt, #f0f0f0);border:1px solid var(--color-border, #ccc);color:var(--color-foreground, #1a1a1a)}.laptop-card__button--details:hover{background:var(--color-border, #e0e0e0)}.laptop-card__button--buy{flex:1;background:#26b887;border:1px solid #26B887;color:#fff}.laptop-card__button--buy:hover{background:#1fa073;border-color:#1fa073}.laptop-card__button--buy:disabled{background:var(--color-foreground-muted, #999);border-color:var(--color-foreground-muted, #999);cursor:not-allowed}.laptops-pagination{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border, #e5e5e5)}.laptops-pagination__list{display:flex;justify-content:center;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.laptops-pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;font-size:.875rem;color:var(--color-foreground, #1a1a1a);text-decoration:none;border:1px solid var(--color-border, #ddd);border-radius:4px;transition:background-color .2s,border-color .2s}.laptops-pagination__link:hover{background:var(--color-background-alt, #f5f5f5);border-color:var(--color-foreground, #1a1a1a)}.laptops-pagination__link--current{background:var(--color-accent, #0066cc);border-color:var(--color-accent, #0066cc);color:#fff}.laptops-pagination__link--gap{border-color:transparent}.laptops-infinite-scroll{padding:2rem 0;text-align:center}.laptops-infinite-scroll__spinner{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem;color:var(--color-foreground-muted, #666)}.loading-spinner{width:1.5rem;height:1.5rem;border:2px solid var(--color-border, #ddd);border-top-color:var(--color-accent, #0066cc);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.comparison-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--color-foreground, #1a1a1a);color:#fff;padding:1rem;box-shadow:0 -4px 12px #00000026;display:none}.comparison-bar.is-visible{display:block}.comparison-bar__content{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:var(--page-width, 1200px);margin:0 auto;flex-wrap:wrap}.comparison-bar__count{font-size:.875rem}.comparison-bar__button{padding:.625rem 1.25rem;background:var(--color-accent, #0066cc);color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.comparison-bar__button:hover{background:var(--color-accent-hover, #0052a3)}.comparison-bar__clear{padding:.625rem 1rem;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-size:.875rem;cursor:pointer;transition:border-color .2s}.comparison-bar__clear:hover{border-color:#fff}.comparison-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:1rem}.comparison-modal.is-visible{display:flex}.comparison-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.comparison-modal__content{position:relative;width:100%;max-width:1000px;max-height:90vh;background:var(--color-background, #fff);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.comparison-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--color-border, #e5e5e5)}.comparison-modal__header h2{margin:0;font-size:1.25rem}.comparison-modal__close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:1.5rem;color:var(--color-foreground-muted, #666);cursor:pointer;border-radius:4px;transition:background-color .2s}.comparison-modal__close:hover{background:var(--color-background-alt, #f0f0f0)}.comparison-modal__body{flex:1;overflow:auto;padding:1.5rem}.comparison-table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;font-size:.875rem}.comparison-table th,.comparison-table td{padding:.75rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--color-border-light, #eee)}.comparison-table thead th{vertical-align:bottom;padding-bottom:1rem;border-bottom:2px solid var(--color-border, #ddd)}.comparison-table tbody th{font-weight:500;color:var(--color-foreground-muted, #666);white-space:nowrap}.comparison-product{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;gap:.5rem}.comparison-product__image{width:120px;height:auto;object-fit:contain;background:var(--color-background-alt, #f8f8f8);border-radius:4px}.comparison-product__brand{font-size:.75rem;color:var(--color-foreground-muted, #666)}.comparison-product__title{font-weight:500;color:var(--color-foreground, #1a1a1a)}.comparison-product:hover .comparison-product__title{color:var(--color-link, #0066cc)}@media(max-width:767px){.laptops-filters__row{flex-direction:column}.laptops-filter{width:100%}.laptops-filter__toggle{width:100%;justify-content:space-between}.laptops-filter__dropdown{position:static;margin-top:.5rem;box-shadow:none;border-radius:0;border-left:none;border-right:none}.laptop-card__buttons{flex-direction:column}.laptop-card__button{width:100%}.comparison-bar__content{flex-direction:column;gap:.75rem}.comparison-modal__content{max-height:100vh;border-radius:0}.comparison-table{font-size:.75rem}.comparison-product__image{width:80px}}.breadcrumbs{font-size:.875rem;color:var(--color-foreground-muted, #666)}.breadcrumbs a{color:var(--color-link, #0066cc);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/18/assets/collection-laptops.css.map */
