.rezept-filter .search{position:relative;max-width:440px;margin-top:.3rem}.rezept-filter .search svg{position:absolute;left:1.05rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--c-muted);pointer-events:none}.rezept-filter .search input{width:100%;border:1.5px solid var(--c-border);border-radius:999px;background:#fff;color:inherit;font:inherit;font-size:.98rem;padding:.6rem 1.2rem .6rem 2.7rem;box-shadow:var(--shadow-sm);transition:border-color .15s ease,box-shadow .15s ease}.rezept-filter .search input::placeholder{color:var(--c-muted)}.rezept-filter .search input:hover{border-color:var(--c-primary)}.rezept-filter .search input:focus{outline:none;border-color:var(--c-primary);box-shadow:0 0 0 3px #4890d82e}.rezept-filter .chips{display:flex;flex-wrap:wrap;gap:.55rem;padding:.9rem 0 1.7rem}.rezept-filter .chip{border:1.5px solid var(--c-border);background:#fff;color:var(--c-muted);text-decoration:none;border-radius:999px;padding:.52rem 1.15rem;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:var(--shadow-sm);-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.rezept-filter .chip:hover{border-color:var(--c-primary);color:var(--c-primary-dark);transform:translateY(-2px);box-shadow:0 6px 16px #0f30401f}.rezept-filter .chip:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}.rezept-filter .chip.active{background:linear-gradient(135deg,var(--c-primary),var(--c-primary-dark));border-color:transparent;color:#fff;box-shadow:0 8px 20px #4890d861}.rezept-filter .chip.active:hover{color:#fff;transform:translateY(-2px)}.rezept-filter .diet-chips{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin:-.7rem 0 1.6rem}.rezept-filter .diet-label{font-size:.9rem;font-weight:700;color:var(--c-muted);margin-right:.15rem}.rezept-filter .diet-chip{font-size:.9rem;padding:.46rem 1rem}.rezept-filter .diet-chip.active{background:linear-gradient(135deg,var(--c-accent, #6aa84f),var(--c-accent-dark, #4e7d38));border-color:transparent;color:#fff;box-shadow:0 8px 20px #4e7d3852}.rezept-filter .diet-chip.active:hover{color:#fff}.rezept-filter .grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.2rem}.rezept-filter .card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--c-border);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .12s ease,box-shadow .12s ease;animation:cardIn .5s cubic-bezier(.22,.61,.36,1) both}@keyframes cardIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.rezept-filter .card{animation:none}}.rezept-filter .card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.rezept-filter .card .thumb{position:relative;aspect-ratio:3 / 2;background:var(--c-surface-2);overflow:hidden}.rezept-filter .card .thumb picture{display:contents}.rezept-filter .card .thumb img{width:100%;height:100%;object-fit:cover;display:block}.rezept-filter .card .ph{width:100%;height:100%;display:grid;place-items:center;font-size:2.4rem;opacity:.5}.rezept-filter .card .time{position:absolute;bottom:.6rem;left:.6rem;background:#0009;color:#fff;font-size:.78rem;font-weight:600;padding:.2rem .55rem;border-radius:999px}.rezept-filter .card .body{padding:.9rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.55rem;flex:1}.rezept-filter .card .body h3{margin:0;font-size:1.2rem;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.55em}.rezept-filter .card .tags{list-style:none;display:flex;flex-wrap:wrap;gap:.35rem;padding:0;margin:0}.rezept-filter .card .tag{font-size:.74rem;font-weight:600;color:var(--c-primary-dark);background:var(--c-surface-2);border-radius:999px;padding:.15rem .55rem}.rezept-filter .status{color:var(--c-muted);padding:1.4rem 0;text-align:center}.rezept-filter .midnight{display:flex;gap:.8rem;align-items:flex-start;background:linear-gradient(135deg,#17324a,#1d4b6e);color:#eaf2f9;border-radius:var(--radius);padding:.95rem 1.2rem;margin:0 0 1.3rem;box-shadow:var(--shadow-sm)}.rezept-filter .midnight p{margin:0;line-height:1.55;font-size:.97rem}.rezept-filter .midnight strong{color:#fff}.rezept-filter .midnight a{color:#ffd76a;font-weight:600}.rezept-filter .mn-moon{font-size:1.35rem;line-height:1;margin-top:.1rem}.rezept-filter #sentinel{height:1px}.page-head{max-width:var(--maxw-text);padding-block:1.8rem 1rem}.page-head p{color:var(--c-muted);font-size:1.1rem}.sammlungen{color:var(--c-muted-strong);font-size:.93rem;margin:-.6rem 0 1.4rem}
