.tp-sortiment-page{--tp-sortiment-text:var(--tp-text,#2d2d2d);--tp-sortiment-muted:var(--tp-text-sec,#4b5563);--tp-sortiment-faint:var(--tp-text-muted,#9ca3af);--tp-sortiment-border:var(--tp-border,#e5e7eb);--tp-sortiment-bg:var(--tp-bg,#fff);--tp-sortiment-subtle:var(--tp-bg-subtle,#f9fafb);min-width:0;color:var(--tp-sortiment-text);background:var(--tp-sortiment-bg);flex:1 1 0}.tp-sortiment-hero,.tp-sortiment-section,.tp-sortiment-support{width:calc(100% - 32px);max-width:var(--tp-container,1440px);margin-inline:auto}.tp-sortiment-hero{padding:4px 0 34px}.tp-sortiment-bread{color:var(--tp-sortiment-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.tp-sortiment-bread__link{color:var(--tp-blue,#337ab7);text-decoration:none}.tp-sortiment-bread__link:hover{color:var(--tp-blue-hover,#2a6291)}.tp-sortiment-bread__sep,.tp-sortiment-bread__cur{color:var(--tp-sortiment-faint)}.tp-sortiment-fastbuy{display:none}.tp-sortiment-fastbuy__head{gap:2px;display:grid}.tp-sortiment-fastbuy__head span{color:var(--tp-blue,#337ab7);letter-spacing:.4px;text-transform:uppercase;font-size:11px;font-weight:800}.tp-sortiment-fastbuy__head strong{color:var(--tp-sortiment-text);font-size:16px;line-height:1.2}.tp-sortiment-fastbuy__grid{gap:8px;display:grid}.tp-sortiment-fastbuy__link{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);min-height:54px;color:inherit;background:var(--tp-sortiment-bg);gap:2px;padding:10px 12px;text-decoration:none;display:grid}.tp-sortiment-fastbuy__link strong{color:var(--tp-sortiment-text);font-size:14px;line-height:1.15}.tp-sortiment-fastbuy__link span{color:var(--tp-sortiment-muted);font-size:12px;line-height:1.2}.tp-sortiment-hero__grid{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-subtle);grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:28px;padding:28px;display:grid}.tp-sortiment-eyebrow{color:var(--tp-blue,#337ab7);letter-spacing:.5px;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.tp-sortiment-title{max-width:780px;color:var(--tp-sortiment-text);letter-spacing:0;margin:0;font-size:32px;font-weight:700;line-height:1.15}.tp-sortiment-lead{max-width:760px;color:var(--tp-sortiment-muted);margin:14px 0 0;font-size:15px;line-height:1.6}.tp-sortiment-hero__facts{grid-template-columns:1fr;gap:10px;display:grid}.tp-sortiment-hero__facts div{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-bg);justify-content:space-between;align-items:baseline;gap:16px;min-height:44px;padding:10px 12px;display:flex}.tp-sortiment-hero__facts strong{color:var(--tp-orange-text,#c9530e);font-family:var(--tp-font-mono,var(--tp-font));font-size:18px;font-weight:700}.tp-sortiment-hero__facts span{color:var(--tp-sortiment-muted);font-size:13px}.tp-sortiment-section{padding:26px 0 20px}.tp-sortiment-section__head{margin-bottom:16px}.tp-sortiment-section__head h2{color:var(--tp-sortiment-text);margin:0;font-size:22px;font-weight:700;line-height:1.25}.tp-sortiment-section__head--split{justify-content:space-between;align-items:end;gap:16px;display:flex}.tp-sortiment-section__search-link{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);min-height:44px;color:var(--tp-blue,#337ab7);background:var(--tp-sortiment-bg);justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.tp-sortiment-section__search-link:hover{background:var(--tp-sortiment-subtle);color:var(--tp-blue-hover,#2a6291)}.tp-sortiment-category-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.tp-sortiment-decision-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.tp-sortiment-decision-card{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);min-height:216px;color:inherit;background:var(--tp-sortiment-bg);grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px 14px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.tp-sortiment-decision-card:hover{border-color:var(--tp-blue,#337ab7);box-shadow:var(--tp-shadow,0 1px 6px #0000000f);transform:translateY(-1px)}.tp-sortiment-decision-card__icon{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);width:44px;height:44px;color:var(--tp-blue,#337ab7);background:var(--tp-sortiment-subtle);justify-content:center;align-items:center;font-size:22px;display:inline-flex}.tp-sortiment-decision-card__body{gap:6px;min-width:0;display:grid}.tp-sortiment-decision-card__body strong{color:var(--tp-sortiment-text);font-size:17px;line-height:1.3}.tp-sortiment-decision-card__body span,.tp-sortiment-decision-card__fit,.tp-sortiment-decision-card__avoid{font-size:13px;line-height:1.45}.tp-sortiment-decision-card__body span{color:var(--tp-sortiment-muted)}.tp-sortiment-decision-card__fit,.tp-sortiment-decision-card__avoid{border-radius:var(--tp-radius,6px);grid-column:1/-1;padding:10px 12px}.tp-sortiment-decision-card__fit{color:#166534;background:#f0fdf4}.tp-sortiment-decision-card__avoid{color:var(--tp-sortiment-muted);background:var(--tp-sortiment-subtle)}.tp-sortiment-category-card{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);min-height:132px;color:inherit;background:var(--tp-sortiment-bg);grid-template-columns:44px minmax(0,1fr);gap:14px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.tp-sortiment-category-card:hover{border-color:var(--tp-blue,#337ab7);box-shadow:var(--tp-shadow,0 1px 6px #0000000f);transform:translateY(-1px)}.tp-sortiment-category-card__icon{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);width:44px;height:44px;color:var(--tp-blue,#337ab7);background:var(--tp-sortiment-subtle);justify-content:center;align-items:center;font-size:22px;display:inline-flex}.tp-sortiment-category-card__body{min-width:0}.tp-sortiment-category-card__body strong{color:var(--tp-sortiment-text);margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.3;display:block}.tp-sortiment-category-card__body span{color:var(--tp-sortiment-muted);font-size:13px;line-height:1.45;display:block}.tp-sortiment-category-card__meta{color:var(--tp-sortiment-faint);grid-column:2;font-size:12px;font-weight:600}.tp-sortiment-product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.tp-sortiment-product-card{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-bg);flex-direction:column;min-height:188px;padding:16px;display:flex}.tp-sortiment-product-card__top{flex:1}.tp-sortiment-product-card__top p{color:var(--tp-sortiment-faint);letter-spacing:.5px;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:700}.tp-sortiment-product-card__title{color:var(--tp-sortiment-text);font-size:15px;font-weight:700;line-height:1.35;text-decoration:none;display:block}.tp-sortiment-product-card__title:hover{color:var(--tp-blue,#337ab7)}.tp-sortiment-product-card__price{flex-direction:column;gap:2px;margin:14px 0 12px;display:flex}.tp-sortiment-product-card__price-value{color:var(--tp-orange-text,#c9530e);font-family:var(--tp-font-mono,var(--tp-font));font-size:16px;font-weight:700;line-height:1.25}.tp-sortiment-product-card__price-context,.tp-sortiment-product-card__price-min,.tp-sortiment-product-card__price-legal{color:var(--tp-sortiment-muted);font-family:var(--tp-font,"Roboto",sans-serif);font-size:12px;font-weight:500;line-height:1.35;display:block}.tp-sortiment-product-card__price-context{color:var(--tp-sortiment-text)}.tp-sortiment-product-card__price a{color:var(--tp-sortiment-muted);text-underline-offset:2px;text-decoration:underline}.tp-sortiment-product-card__cta{border-radius:var(--tp-radius,6px);min-height:44px;color:var(--tp-bg,#fff);background:var(--tp-orange,#f36f21);justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.tp-sortiment-product-card__cta:hover{background:var(--tp-orange-hover,#e06018)}.tp-sortiment-support{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 0 42px;display:grid}.tp-sortiment-support__item{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);min-height:88px;color:inherit;background:var(--tp-sortiment-subtle);flex-direction:column;justify-content:center;padding:16px;text-decoration:none;display:flex}.tp-sortiment-support__item span{color:var(--tp-blue,#337ab7);letter-spacing:.5px;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700}.tp-sortiment-support__item strong{color:var(--tp-sortiment-text);font-size:15px;line-height:1.3}@media (max-width:900px){.tp-sortiment-hero__grid,.tp-sortiment-support{grid-template-columns:1fr}}@media (max-width:640px){.tp-sortiment-hero,.tp-sortiment-section,.tp-sortiment-support{width:calc(100% - 24px)}.tp-sortiment-hero{padding-top:0}.tp-sortiment-bread{margin-bottom:10px;font-size:12px}.tp-sortiment-fastbuy{border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-subtle);gap:10px;margin-bottom:14px;padding:12px;display:grid}.tp-sortiment-fastbuy__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-sortiment-hero__grid{padding:14px}.tp-sortiment-title{font-size:22px}.tp-sortiment-lead{margin-top:8px;font-size:13px;line-height:1.45}.tp-sortiment-hero__facts{display:none}.tp-sortiment-section__head--split{flex-direction:column;align-items:stretch}}
