.oc-suche{--oc-gruen: #004429;--oc-dunkel: #1a1a1a;--oc-rahmen: #d8e4db;--oc-leise: #4d5f55;--oc-flaeche: #ffffff;--oc-radius: 20px;--oc-radius-klein: 12px;--oc-karte-radius: 12px;--oc-karte-rahmen: 1.5px;font-family:var(--font-general-family),"Trebuchet MS","Lucida Sans Unicode",sans-serif;color:var(--oc-dunkel);container-type:inline-size}.oc-suche *,.oc-vorschlag *{box-sizing:border-box}.oc-visuell-versteckt{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.oc-kopf{margin-bottom:12px}.oc-kopf__titel{font-weight:600;font-size:clamp(22px,4vw,30px);line-height:1.2;margin:0 0 4px;color:var(--oc-dunkel)}.oc-kopf__zahl{margin:0;color:var(--oc-leise);font-size:14px}.oc-korrektur{margin:8px 0 0;font-size:14px}.oc-korrektur__knopf,.oc-textknopf{-webkit-appearance:none;appearance:none;border:0;background:none;font:inherit;color:var(--oc-gruen);text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:2px 0}.oc-leiste{display:flex;justify-content:flex-end;padding:10px 0;border-top:1px solid var(--oc-rahmen);border-bottom:1px solid var(--oc-rahmen);margin-bottom:18px}.oc-sortierung{display:inline-flex;align-items:center;gap:8px;font-size:14px}.oc-sortierung>span{color:var(--oc-leise)}.oc-sortierung select,.oc-bereich__feld{font:inherit;font-size:14px;color:var(--oc-dunkel);padding:8px 12px;border:1px solid var(--oc-rahmen);border-radius:999px;background:var(--oc-flaeche);min-height:40px}.oc-spalten{display:grid;grid-template-columns:1fr;gap:22px}.oc-spalten>*{min-width:0}@media(min-width:850px){.oc-spalten{grid-template-columns:220px 1fr;gap:32px}.oc-filter{position:sticky;top:16px;align-self:start;max-height:calc(100vh - 32px);overflow-y:auto}}.oc-filter__kopf{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:10px}.oc-filter__kopf h3{font-size:18px;margin:0;font-weight:600;white-space:nowrap;flex:none}.oc-filter__kopf .oc-textknopf{text-align:right}.oc-filter__schliessen,.oc-filter__fuss,.oc-filterknopf{display:none}.oc-facette{border:0;border-top:1px solid var(--oc-rahmen);margin:0;padding:12px 0}.oc-facette__titel{padding:0;font-size:14px;font-weight:600;width:100%}.oc-facette__schalter{-webkit-appearance:none;appearance:none;border:0;background:none;font:inherit;font-weight:600;color:var(--oc-dunkel);cursor:pointer;padding:4px 0;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px}.oc-facette__schalter:after{content:"";width:8px;height:8px;border-right:2px solid var(--oc-leise);border-bottom:2px solid var(--oc-leise);transform:rotate(45deg);transition:transform .18s ease;flex:none}.oc-facette--zu .oc-facette__schalter:after{transform:rotate(-45deg)}.oc-facette--zu .oc-facette__liste{display:none}.oc-facette__liste{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:2px}.oc-facette__wert{display:flex;align-items:center;gap:9px;min-height:36px}.oc-facette__wert input{width:18px;height:18px;accent-color:var(--oc-gruen);flex:none}.oc-facette__wert label{font-size:14px;cursor:pointer;line-height:1.35}.oc-facette__zahl{color:var(--oc-leise);font-size:12.5px}.oc-bereich{display:flex;align-items:center;gap:8px;margin-top:8px}.oc-bereich__feld{width:100%;min-width:0}.oc-weitere{border-top:1px solid var(--oc-rahmen);padding-top:10px;margin-top:6px}.oc-weitere>summary{cursor:pointer;font-weight:600;font-size:14px;padding:8px 0;min-height:36px}.oc-gitter{list-style:none;margin:0;padding:0;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.oc-gitter{gap:30px}}@media(min-width:992px){.oc-gitter{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.oc-gitter{grid-template-columns:repeat(4,minmax(0,1fr))}}.oc-gitter--schmal{grid-template-columns:repeat(2,minmax(0,1fr))}.oc-kachel{position:relative;display:flex}.oc-kachel__link{display:flex;flex-direction:column;width:100%;min-width:0;color:var(--oc-dunkel);text-decoration:none;background:#fff;border:var(--oc-karte-rahmen) solid var(--oc-gruen);background-clip:padding-box;border-radius:var(--oc-karte-radius);overflow:hidden;transition:box-shadow .25s ease}@media(hover:hover)and (pointer:fine){.oc-kachel__link:hover{box-shadow:0 14px 28px -10px #00000047}.oc-kachel__link:hover .oc-kachel__bild{transform:scale(1.04)}}.oc-kachel__link:focus-visible{outline:3px solid var(--oc-gruen);outline-offset:2px}.oc-kachel__medien{position:relative;display:block;width:100%;aspect-ratio:1 / 1;background:#f3f3ef;overflow:hidden;border-top-left-radius:calc(var(--oc-karte-radius) - var(--oc-karte-rahmen));border-top-right-radius:calc(var(--oc-karte-radius) - var(--oc-karte-rahmen))}.oc-kachel__bild{display:block;width:100%;height:100%;object-fit:contain;padding:10px;box-sizing:border-box;transition:transform .35s ease}.oc-kachel__bild--leer{background:#f3f3ef}@media(max-width:767px){.oc-kachel__bild{padding:6px}}.oc-kachel__body{display:flex;flex-direction:column;gap:6px;padding:12px 14px 14px;min-width:0}.oc-kachel__haendler{display:block;font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oc-kachel__haendler-name{color:#1a1a1a;font-weight:600}.oc-kachel__titel{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;overflow-wrap:break-word;font-size:14.5px;font-weight:600;line-height:1.35;color:#1a1a1a;min-height:2.7em}.oc-kachel__link:hover .oc-kachel__titel{text-decoration:underline;text-underline-offset:3px}.oc-kachel__uvp{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;font-size:12.5px;line-height:1.3;color:#8a8a85}.oc-kachel__uvp-label{font-weight:500;text-decoration:none}.oc-kachel__streich{text-decoration:line-through}.oc-kachel__preis-zeile{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.oc-kachel__preis{font-size:16px;font-weight:700;color:#1a1a1a}.oc-kachel__grundpreis{display:block;font-size:12px;line-height:1.3;color:#555}.oc-kachel__bestand{display:block;font-size:12px;line-height:1.3;color:#8a8a85}.oc-abzeichen{position:absolute;top:8px;left:8px;z-index:1;display:inline-block;font-size:11px;letter-spacing:.03em;padding:2px 9px;border-radius:999px;background:var(--oc-gruen);color:#fff}.oc-mehr{display:flex;justify-content:center;margin:28px 0 8px}.oc-knopf{-webkit-appearance:none;appearance:none;font:inherit;font-weight:500;border:1px solid var(--oc-gruen);background:var(--oc-gruen);color:#fff;padding:12px 28px;border-radius:999px;cursor:pointer;min-height:44px}.oc-knopf:hover{background:#0a5c39}.oc-knopf:disabled{opacity:.55;cursor:progress}.oc-leer{border:1px solid var(--oc-rahmen);border-radius:var(--oc-radius);padding:24px;background:#fbfcfb}.oc-leer h3{font-family:Playfair Display,Georgia,serif;font-size:20px;margin:0 0 6px}.oc-leer__titel{font-family:Playfair Display,Georgia,serif;font-size:17px;margin:20px 0 10px}.oc-leer__zeile{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.oc-chip{-webkit-appearance:none;appearance:none;font:inherit;font-size:13px;border:1px solid var(--oc-rahmen);background:#fff;color:var(--oc-dunkel);padding:8px 16px;border-radius:999px;cursor:pointer;min-height:40px}.oc-chip:hover{border-color:var(--oc-gruen);color:var(--oc-gruen)}.oc-vorschlag{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 6px);max-height:min(70vh,480px);overflow-y:auto;background:#fff;border:1px solid #d8e4db;border-radius:20px;box-shadow:0 12px 34px #00442924;padding:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a}.oc-vorschlag[hidden]{display:none}.oc-vorschlag__titel{margin:8px 8px 4px;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:#4d5f55}.oc-vorschlag__hinweis{margin:4px 8px 8px;font-size:13px;color:#4d5f55}.oc-vorschlag__liste{list-style:none;margin:0 0 6px;padding:0}.oc-vorschlag__zeile{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:12px;cursor:pointer;font-size:14px;min-height:42px}.oc-vorschlag__zeile:hover,.oc-vorschlag__zeile.oc-markiert{background:#e8f3ec}.oc-vorschlag__zahl{color:#4d5f55;font-size:12px;margin-left:auto}.oc-vorschlag__produkt img{width:40px;height:40px;object-fit:contain;background:#f4f6f4;border-radius:8px;flex:none}.oc-vorschlag__text{display:flex;flex-direction:column;min-width:0}.oc-vorschlag__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oc-vorschlag__preis{font-size:12.5px;color:#4d5f55}.oc-vorschlag__alle{display:block;width:100%;-webkit-appearance:none;appearance:none;border:0;background:#004429;color:#fff;font:inherit;font-size:14px;padding:11px 14px;border-radius:999px;cursor:pointer;margin-top:6px;min-height:44px}.oc-vorschlag__alle:hover{background:#0a5c39}.oc-suche :focus-visible,.oc-vorschlag :focus-visible,.oc-vorschlag__alle:focus-visible{outline:3px solid #004429;outline-offset:2px;border-radius:6px}@media(max-width:849px){.oc-filterknopf{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 18px;font:inherit;font-size:14px;font-weight:600;color:var(--oc-gruen);background:var(--oc-flaeche);border:1px solid var(--oc-rahmen);border-radius:999px;cursor:pointer}.oc-filterknopf:hover{border-color:var(--oc-gruen)}.oc-leiste{justify-content:space-between}.oc-spalten>.oc-filter{display:none}body.oc-filter-offen .oc-spalten>.oc-filter{display:block;position:fixed;left:0;right:0;bottom:0;top:10vh;z-index:1001;margin:0;padding:0 16px 96px;background:var(--oc-flaeche);border:0;border-radius:16px 16px 0 0;box-shadow:0 -8px 30px #0003;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:oc-filter-herein .22s ease-out}@keyframes oc-filter-herein{0%{transform:translateY(12%)}to{transform:translateY(0)}}body.oc-filter-offen:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073}body.oc-filter-offen{overflow:hidden}body.oc-filter-offen .oc-filter__kopf{position:sticky;top:0;z-index:1;align-items:center;flex-wrap:nowrap;margin:0 -16px 8px;padding:14px 16px;background:var(--oc-flaeche);border-bottom:1px solid var(--oc-rahmen)}body.oc-filter-offen .oc-filter__kopf h3{font-size:17px}body.oc-filter-offen .oc-filter__schliessen{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-8px;flex:none;font-size:26px;line-height:1;color:var(--oc-dunkel);background:none;border:0;cursor:pointer}body.oc-filter-offen .oc-filter__fuss{display:block;position:fixed;left:0;right:0;bottom:0;z-index:2;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--oc-flaeche);border-top:1px solid var(--oc-rahmen)}body.oc-filter-offen .oc-filter__fuss .oc-knopf{width:100%;min-height:48px}body.oc-filter-offen .oc-facette__schalter{min-height:48px}body.oc-filter-offen .oc-facette__wert{min-height:44px}body.oc-filter-offen .oc-facette__wert input{width:20px;height:20px}body.oc-filter-offen .oc-weitere>summary{min-height:48px}body.oc-filter-offen .oc-textknopf{min-height:44px;display:inline-flex;align-items:center}}@media(max-width:849px)and (prefers-reduced-motion:reduce){body.oc-filter-offen .oc-spalten>.oc-filter{animation:none}}@media(max-width:849px){.oc-filter .oc-facette:first-of-type{border-top:0}.oc-facette__schalter{min-height:44px}.oc-facette__wert{min-height:40px}.oc-weitere>summary{min-height:44px;display:flex;align-items:center}.oc-chip{min-height:40px;display:inline-flex;align-items:center}.oc-sortierung select{min-height:44px}.oc-leiste{flex-wrap:wrap;gap:8px;justify-content:space-between}.oc-sortierung,.oc-sortierung select{flex:1 1 auto;min-width:0}.oc-kachel__body{padding:10px 10px 12px}.oc-kachel__titel{font-size:14px}.oc-kachel__preis{font-size:15px}.oc-kachel__uvp,.oc-kachel__grundpreis,.oc-kachel__bestand{font-size:11.5px}.oc-kachel__preis-zeile,.oc-kachel__uvp{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.oc-suche *,.oc-vorschlag *{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:more){.oc-suche{--oc-rahmen: #6b7d72;--oc-leise: #33413a}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/oc-suche.css.map */
