.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,#FFFFFF);--tp-sortiment-subtle:var(--tp-bg-subtle,#F9FAFB);flex:1 1 0;min-width:0;color:var(--tp-sortiment-text);background:var(--tp-sortiment-bg)}.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:28px 0 34px}.tp-sortiment-bread{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--tp-sortiment-muted);font-size:13px}.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__cur,.tp-sortiment-bread__sep{color:var(--tp-sortiment-faint)}.tp-sortiment-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;align-items:end;padding:28px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-subtle)}.tp-sortiment-eyebrow{margin:0 0 8px;color:var(--tp-blue,#337AB7);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.tp-sortiment-title{margin:0;max-width:780px;color:var(--tp-sortiment-text);font-size:32px;line-height:1.15;font-weight:700;letter-spacing:0}.tp-sortiment-lead{max-width:760px;margin:14px 0 0;color:var(--tp-sortiment-muted);font-size:15px;line-height:1.6}.tp-sortiment-hero__facts{display:grid;grid-template-columns:1fr;gap:10px}.tp-sortiment-hero__facts div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;min-height:44px;padding:10px 12px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-bg)}.tp-sortiment-hero__facts strong{color:var(--tp-orange,#F36F21);font-family:var(--tp-font-mono,"Roboto Mono",monospace);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{margin:0;color:var(--tp-sortiment-text);font-size:22px;line-height:1.25;font-weight:700}.tp-sortiment-section__head--split{display:flex;align-items:end;justify-content:space-between;gap:16px}.tp-sortiment-section__search-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);color:var(--tp-blue,#337AB7);font-size:14px;font-weight:700;text-decoration:none;background:var(--tp-sortiment-bg)}.tp-sortiment-section__search-link:hover{background:var(--tp-sortiment-subtle);color:var(--tp-blue-hover,#2a6291)}.tp-sortiment-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.tp-sortiment-category-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;min-height:132px;padding:16px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);color:inherit;text-decoration:none;background:var(--tp-sortiment-bg);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.tp-sortiment-category-card:hover{border-color:var(--tp-blue,#337AB7);box-shadow:var(--tp-shadow,0 1px 6px rgba(0,0,0,.06));transform:translateY(-1px)}.tp-sortiment-category-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);color:var(--tp-blue,#337AB7);background:var(--tp-sortiment-subtle);font-size:22px}.tp-sortiment-category-card__body{min-width:0}.tp-sortiment-category-card__body strong{display:block;margin-bottom:6px;color:var(--tp-sortiment-text);font-size:16px;line-height:1.3;font-weight:700}.tp-sortiment-category-card__body span{display:block;color:var(--tp-sortiment-muted);font-size:13px;line-height:1.45}.tp-sortiment-category-card__meta{grid-column:2;color:var(--tp-sortiment-faint);font-size:12px;font-weight:600}.tp-sortiment-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.tp-sortiment-product-card{display:flex;flex-direction:column;min-height:188px;padding:16px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);background:var(--tp-sortiment-bg)}.tp-sortiment-product-card__top{flex:1}.tp-sortiment-product-card__top p{margin:0 0 7px;color:var(--tp-sortiment-faint);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.tp-sortiment-product-card__title{display:block;color:var(--tp-sortiment-text);font-size:15px;line-height:1.35;font-weight:700;text-decoration:none}.tp-sortiment-product-card__title:hover{color:var(--tp-blue,#337AB7)}.tp-sortiment-product-card__price{margin:14px 0 12px;color:var(--tp-orange,#F36F21);font-family:var(--tp-font-mono,"Roboto Mono",monospace);font-size:16px;font-weight:700}.tp-sortiment-product-card__price span{display:block;margin-top:4px;color:var(--tp-sortiment-muted);font-family:var(--tp-font,"Roboto",sans-serif);font-size:12px;font-weight:500;line-height:1.35}.tp-sortiment-product-card__price a{color:var(--tp-sortiment-muted);text-decoration:underline;text-underline-offset:2px}.tp-sortiment-product-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:var(--tp-radius,6px);color:var(--tp-bg,#FFFFFF);font-size:14px;font-weight:700;text-decoration:none;background:var(--tp-orange,#F36F21);transition:background .15s ease}.tp-sortiment-product-card__cta:hover{background:var(--tp-orange-hover,#E06018)}.tp-sortiment-support{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 0 42px}.tp-sortiment-support__item{display:flex;flex-direction:column;justify-content:center;min-height:88px;padding:16px;border:1px solid var(--tp-sortiment-border);border-radius:var(--tp-radius,6px);color:inherit;text-decoration:none;background:var(--tp-sortiment-subtle)}.tp-sortiment-support__item span{margin-bottom:5px;color:var(--tp-blue,#337AB7);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.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__grid{padding:20px}.tp-sortiment-title{font-size:28px}.tp-sortiment-section__head--split{align-items:stretch;flex-direction:column}}