.audiothek-filter *,.audiothek-grid *,.audiothek-pagination *{box-sizing:border-box}.audiothek-filter{background:#f8f9fa;border:1px solid #e3e6ea;border-radius:10px;padding:20px 24px;margin-bottom:28px}.audiothek-search-row{margin-bottom:14px}.audiothek-search-full{position:relative}.audiothek-search-input{width:100%;padding:12px 16px 12px 44px;font-size:16px;border:2px solid #c8cdd2;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%238a9099' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E") 14px center no-repeat;transition:border-color .2s,box-shadow .2s;outline:none}.audiothek-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.audiothek-filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.audiothek-filter-group{flex:1 1 160px;min-width:140px}.audiothek-filter-group label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#555;margin-bottom:4px}.audiothek-filter-group select,.audiothek-filter-group input[type=date]{width:100%;padding:8px 10px;border:1px solid #c8cdd2;border-radius:6px;background:#fff;font-size:14px;color:#222;cursor:pointer;transition:border-color .2s;outline:none}.audiothek-filter-group select:focus,.audiothek-filter-group input[type=date]:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.audiothek-filter-btns{display:flex;gap:8px;flex:0 0 auto}.audiothek-btn{display:inline-block;padding:9px 18px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;border:none;transition:background .2s,transform .1s;white-space:nowrap}.audiothek-btn:active{transform:translateY(1px)}.audiothek-btn-primary{background:#2563eb;color:#fff}.audiothek-btn-primary:hover{background:#1d4ed8;color:#fff}.audiothek-btn-reset{background:#e5e7eb;color:#374151}.audiothek-btn-reset:hover{background:#d1d5db;color:#374151}.audiothek-count{font-size:13px;color:#777;margin-bottom:16px}.audiothek-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:22px;margin-bottom:32px}.audiothek-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.audiothek-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.audiothek-card-thumb{width:100%;aspect-ratio:16/9;overflow:hidden;background:#f0f4f8;display:flex;align-items:center;justify-content:center}.audiothek-card-thumb img{width:100%;height:100%;object-fit:cover}.audiothek-card-thumb--placeholder .audiothek-icon{font-size:48px;opacity:.4}.audiothek-card-body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}.audiothek-card-title{font-size:17px;font-weight:700;margin:0 0 10px;line-height:1.3}.audiothek-card-title a{color:#111;text-decoration:none}.audiothek-card-title a:hover{color:#2563eb}.audiothek-card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.audiothek-badge{display:inline-block;font-size:12px;padding:3px 8px;border-radius:20px;font-weight:500;white-space:nowrap}.audiothek-badge--date{background:#eff6ff;color:#1e40af}.audiothek-badge--speaker{background:#f0fdf4;color:#166534}.audiothek-badge--serie{background:#fefce8;color:#854d0e}.audiothek-badge--bible{background:#fdf4ff;color:#7e22ce}.audiothek-badge--type{background:#fff7ed;color:#9a3412}.audiothek-badge--duration{background:#f1f5f9;color:#475569}.audiothek-card-excerpt{font-size:14px;color:#555;line-height:1.55;margin:0 0 14px;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.audiothek-player{margin-top:auto;background:#f0f4f8;border-radius:8px;padding:10px 12px}.audiothek-player-controls{display:flex;align-items:center;gap:10px}.audiothek-play-btn{background:#2563eb;color:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:14px;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .1s;padding-left:3px}.audiothek-play-btn:hover{background:#1d4ed8}.audiothek-play-btn:active{transform:scale(.95)}.audiothek-play-btn.playing{padding-left:0}.audiothek-progress-wrap{flex:1;display:flex;flex-direction:column;gap:3px}.audiothek-progress-bar{width:100%;height:5px;background:#cbd5e1;border-radius:4px;cursor:pointer;position:relative;overflow:hidden}.audiothek-progress-fill{height:100%;background:#2563eb;border-radius:4px;width:0%;transition:width .1s linear;pointer-events:none}.audiothek-time{font-size:11px;color:#64748b;display:flex;gap:2px}.audiothek-download-btn{color:#64748b;font-size:18px;text-decoration:none;flex-shrink:0;transition:color .2s}.audiothek-download-btn:hover{color:#2563eb}.audiothek-pagination ul{display:flex;list-style:none;gap:6px;padding:0;margin:0 0 32px;flex-wrap:wrap}.audiothek-pagination ul li a,.audiothek-pagination ul li span{display:block;padding:7px 13px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;color:#374151;text-decoration:none;transition:background .15s}.audiothek-pagination ul li .current,.audiothek-pagination ul li a:hover{background:#2563eb;border-color:#2563eb;color:#fff}@media (max-width:680px){.audiothek-filter-row{gap:8px}.audiothek-filter-group{flex:1 1 100%}.audiothek-filter-btns{flex:1 1 100%}.audiothek-grid{grid-template-columns:1fr}.audiothek-btn{width:100%;text-align:center}}@media (max-width:900px){.audiothek-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.audiothek-loading{text-align:center;padding:40px;color:#999;font-size:15px}.audiothek-loading::after{content:" ⏳"}