.lw-suche{display:flex;flex-direction:column;min-height:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--white, #FFFFFF)}.lw-suche *,.lw-suche *:before,.lw-suche *:after{box-sizing:border-box}.lw-suche-kopf{flex:none;display:flex;align-items:center;gap:10px;padding:16px 20px;background:var(--white, #FFFFFF);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2}.lw-suche-feld{flex:1;min-width:0;display:flex;align-items:center;gap:10px;height:50px;padding:0 8px 0 17px;background:var(--white, #FFFFFF);border:1.5px solid var(--marke);border-radius:var(--r-pill, 999px);transition:border-color .15s ease,box-shadow .2s ease}.lw-suche-feld:focus-within{border-color:var(--fokus-kante, var(--marke));box-shadow:var(--fokus-ring, 0 0 0 4px rgba(6,57,113,.22))}.lw-suche-lupe{flex:none;display:inline-flex;align-items:center;color:var(--marke)}.lw-suche-eingabe{flex:1;min-width:0;height:100%;padding:0;background:transparent;border:none;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none;font-family:inherit;font-weight:var(--w-text, 400);font-size:16px;line-height:1.25;color:var(--ink)}.lw-suche .lw-suche-eingabe:focus,.lw-suche .lw-suche-eingabe:focus-visible{outline:none;box-shadow:none;border-color:transparent}.lw-suche-eingabe::placeholder{color:var(--muted);font-weight:var(--w-text, 400);font-size:14.5px}.lw-suche-eingabe::-webkit-search-cancel-button{display:none}.lw-suche-eingabe::-webkit-search-decoration{display:none}.lw-suche-leeren,.lw-suche-zu{flex:none;display:none;align-items:center;justify-content:center;background:transparent;border:none;border-radius:var(--r-pill, 999px);color:var(--ink-2);cursor:pointer;transition:background .15s ease,color .15s ease}.lw-suche-leeren{width:34px;height:34px}.lw-suche-los{flex:none;height:38px;margin-right:-3px;padding:0 18px;background:var(--marke);color:var(--white, #FFFFFF);border:none;border-radius:var(--r-pill, 999px);font-family:inherit;font-size:14.5px;font-weight:var(--w-label, 600);line-height:1;cursor:pointer;transition:background .15s ease}.lw-suche-los:active{background:var(--marke-tief)}@media(max-width:560px){.lw-suche-los{display:none}}.lw-suche-zu{width:40px;height:40px;display:flex;color:var(--ink)}.lw-suche[data-lw-suche-gefuellt=ja] .lw-suche-leeren{display:flex}.lw-suche-leerraum,.lw-suche-treffer{flex:1;min-height:0;overflow:auto;padding:16px 20px 28px;-webkit-overflow-scrolling:touch}.lw-suche-treffer,.lw-suche[data-lw-suche-zustand=treffer] .lw-suche-leerraum,.lw-suche[data-lw-suche-zustand=laedt] .lw-suche-leerraum{display:none}.lw-suche[data-lw-suche-zustand=treffer] .lw-suche-treffer,.lw-suche[data-lw-suche-zustand=laedt] .lw-suche-treffer{display:block}.lw-suche-gruppe+.lw-suche-gruppe{margin-top:22px}.lw-suche-gk{margin:0 0 8px;font-family:inherit;font-size:13px;font-weight:var(--w-label, 600);letter-spacing:0;text-transform:none;color:var(--muted)}.lw-suche-gk+.lw-suche-gk{margin-top:20px}.lw-suche-liste{list-style:none;margin:0;padding:0}.lw-suche-liste li+li{border-top:1px solid var(--line)}.lw-suche-zeile{display:flex;align-items:center;gap:12px;padding:9px 8px;border-radius:var(--r-soft, 12px);text-decoration:none;color:var(--ink);transition:background .15s ease}.lw-suche-zeile--wort{padding:11px 8px}.lw-suche-zlupe{flex:none;display:inline-flex;color:var(--muted)}.lw-suche-pfeil{flex:none;color:var(--muted);transition:transform .15s ease}.lw-suche-bild{flex:none;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--bildfeld);border-radius:var(--r-bild, 8px);overflow:hidden}.lw-suche-bild img{width:100%;height:100%;object-fit:contain;padding:5px}.lw-suche-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.lw-suche-titel{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:var(--w-label, 600);line-height:1.3;color:var(--ink);overflow:hidden;overflow-wrap:anywhere}.lw-suche-zeile--wort .lw-suche-titel{flex:1;min-width:0;display:block;white-space:nowrap;text-overflow:ellipsis}.lw-suche-unter{font-size:12.5px;font-weight:var(--w-text, 400);line-height:1.3;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lw-suche-preis{flex:none;margin-left:10px;font-size:12.5px;font-weight:var(--w-titel, 700);line-height:1.3;color:var(--ink);font-variant-numeric:tabular-nums}.lw-suche-zahl{font-weight:var(--w-label, 600);color:var(--ink-2);font-variant-numeric:tabular-nums}.lw-suche-leer,.lw-suche-nichts{padding:10px 8px;font-size:13.5px;font-weight:var(--w-text, 400);color:var(--muted)}.lw-suche-status{flex:none;margin:0;padding:0 20px;font-size:13px;font-weight:var(--w-text, 400);color:var(--muted)}.lw-suche-status:empty{display:none}.lw-suche[data-lw-suche-zustand=leer] .lw-suche-status{display:none}.lw-suche-alle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:18px;padding:14px 18px;background:var(--marke);color:var(--white, #FFFFFF);border:none;border-radius:var(--r-soft, 12px);font-family:inherit;font-size:15px;font-weight:var(--w-label, 600);line-height:1.2;text-decoration:none;cursor:pointer;transition:background .15s ease}.lw-suche-alle svg{flex:none;transition:transform .15s ease}.lw-suche-zeile:active,.lw-suche-leeren:active,.lw-suche-zu:active{background:var(--marke-tint)}.lw-suche-alle:active{background:var(--marke-tief)}@media(hover:hover){.lw-suche-los:hover{background:var(--marke-tief)}.lw-suche-zeile:hover{background:var(--marke-tint)}.lw-suche-zeile--wort:hover .lw-suche-pfeil{transform:translate(3px);color:var(--marke)}.lw-suche-leeren:hover,.lw-suche-zu:hover{background:var(--marke-tint);color:var(--ink)}.lw-suche-alle:hover{background:var(--marke-tief)}.lw-suche-alle:hover svg{transform:translate(3px)}}.lw-suche--fenster{flex:1;min-height:0;height:auto}.lw-suche--schublade{background:transparent}.lw-suche--schublade .lw-suche-kopf{padding:0 0 18px;border-bottom:none;background:transparent;position:static}.lw-suche--schublade .lw-suche-leerraum,.lw-suche--schublade .lw-suche-treffer{overflow:visible;padding:0}.lw-suche--schublade .lw-suche-status{padding:0 0 8px}.lw-suche--hero,.lw-suche--seite{position:relative;background:transparent}.lw-suche--hero .lw-suche-kopf,.lw-suche--seite .lw-suche-kopf{padding:0;border-bottom:none;background:transparent;position:static}.lw-suche-buehne{position:fixed;left:0;top:0;width:auto;z-index:1200}.lw-suche-buehne.lw-suche--hero,.lw-suche-buehne.lw-suche--seite{position:fixed;background:transparent}.lw-suche-buehne.lw-suche{display:block;background:transparent;min-height:0}.lw-suche--hero .lw-suche-leerraum,.lw-suche--seite .lw-suche-leerraum,.lw-suche--hero .lw-suche-treffer,.lw-suche--seite .lw-suche-treffer{position:static;width:100%;max-height:min(70vh,520px);padding:14px 16px 18px;background:var(--white, #FFFFFF);border:1px solid var(--line);border-radius:var(--r-card, 14px);box-shadow:0 18px 44px -18px #0e101347,0 4px 12px -6px #0e10131a}.lw-suche--hero .lw-suche-leerraum,.lw-suche--seite .lw-suche-leerraum,.lw-suche--hero[data-lw-suche-offen=nein] .lw-suche-treffer,.lw-suche--seite[data-lw-suche-offen=nein] .lw-suche-treffer{display:none}.lw-suche--hero[data-lw-suche-offen=ja][data-lw-suche-zustand=leer] .lw-suche-leerraum,.lw-suche--seite[data-lw-suche-offen=ja][data-lw-suche-zustand=leer] .lw-suche-leerraum{display:block}.lw-suche--hero .lw-suche-leerraum,.lw-suche--seite .lw-suche-leerraum,.lw-suche--hero .lw-suche-treffer,.lw-suche--seite .lw-suche-treffer{scrollbar-width:thin;scrollbar-color:var(--line-stark) transparent;overscroll-behavior:contain}@media(min-width:900px){.lw-suche--hero[data-lw-suche-offen=ja][data-lw-suche-zustand=leer] .lw-suche-leerraum,.lw-suche--seite[data-lw-suche-offen=ja][data-lw-suche-zustand=leer] .lw-suche-leerraum,.lw-suche--hero[data-lw-suche-offen=ja][data-lw-suche-zustand=treffer] .lw-suche-treffer,.lw-suche--seite[data-lw-suche-offen=ja][data-lw-suche-zustand=treffer] .lw-suche-treffer,.lw-suche--hero[data-lw-suche-offen=ja][data-lw-suche-zustand=laedt] .lw-suche-treffer,.lw-suche--seite[data-lw-suche-offen=ja][data-lw-suche-zustand=laedt] .lw-suche-treffer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;column-gap:34px;row-gap:18px;padding:18px 20px 20px}.lw-suche--hero .lw-suche-gruppe+.lw-suche-gruppe,.lw-suche--seite .lw-suche-gruppe+.lw-suche-gruppe{margin-top:0}.lw-suche--hero .lw-suche-alle,.lw-suche--seite .lw-suche-alle{grid-column:1 / -1;margin-top:4px}.lw-suche--hero .lw-suche-nichts,.lw-suche--seite .lw-suche-nichts{grid-column:1 / -1}.lw-suche--hero .lw-suche-gruppe:first-of-type:last-of-type,.lw-suche--seite .lw-suche-gruppe:first-of-type:last-of-type{grid-column:1 / -1}.lw-suche--hero .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste,.lw-suche--seite .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste{columns:2;column-gap:34px}.lw-suche--hero .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste li,.lw-suche--seite .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste li{break-inside:avoid}.lw-suche--hero .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste li,.lw-suche--seite .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste li{border-top:none;border-bottom:1px solid var(--line)}.lw-suche--hero .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste li:last-child,.lw-suche--seite .lw-suche-gruppe:first-of-type:last-of-type .lw-suche-liste li:last-child{border-bottom:none}}.lw-suche--hero .lw-suche-status,.lw-suche--seite .lw-suche-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/35/assets/lw-suche.css.map */
