.discovery-page{background:var(--surface-2);padding:clamp(48px,8vw,88px) clamp(20px,6vw,88px)}.discovery-container{max-width:1160px;margin:0 auto}.discovery-eyebrow{color:var(--brand);font:600 12px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px}.discovery-page h1{max-width:760px;font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(32px,4.8vw,56px);line-height:1.1}.discovery-intro{max-width:720px;color:var(--muted);margin:0;font-size:16px}.search-shell,.listing-shell{margin-top:32px}.search-shell .search-hero{border:1px solid var(--border-2);background:var(--surface);transition:border-color var(--dur-fast),box-shadow var(--dur-fast);border-radius:14px;align-items:center;gap:12px;padding:13px 16px;display:flex}.search-shell .search-hero:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-tint)}.search-shell .search-hero-ic{color:var(--muted-2);flex-shrink:0;display:flex}.search-shell .search-hero-input{min-width:0;color:var(--text);font:500 16px var(--font-display);background:0 0;border:0;outline:0;flex:1}.search-shell .search-hero-input::placeholder{color:var(--muted-2)}.search-shell .search-hero-clear{color:var(--muted-2);cursor:pointer;background:0 0;border:0;padding:2px;line-height:0}.search-shell .search-hero-clear:hover{color:var(--text)}.search-shell .filter-bar{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:16px;display:flex}.search-shell .chip-row,.search-shell .species-chips{flex-wrap:wrap;gap:6px;display:flex}.search-shell .chip{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg);color:var(--muted);font:500 13px var(--font-body);cursor:pointer;padding:6px 14px}.search-shell .chip:hover,.search-shell .chip.active{border-color:var(--brand);background:var(--brand-tint);color:var(--brand)}.search-shell .plz-input{border:1px solid var(--border-2);background:var(--surface);width:130px;color:var(--text);font:14px var(--font-body);border-radius:8px;padding:7px 12px}.search-shell .plz-input:focus{border-color:var(--brand);outline:0}.search-shell .umkreis-hint{color:var(--brand);font-size:13px;font-weight:600}.search-shell .loading{color:var(--muted);text-align:center;padding:60px 20px}.search-shell .results-grid{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));gap:12px;margin-top:20px;display:grid}.search-shell .practice-card{border:1px solid var(--border);background:var(--surface);cursor:pointer;transition:border-color var(--dur-fast),box-shadow var(--dur-fast),transform var(--dur-fast);border-radius:12px;gap:12px;padding:16px;display:flex}.search-shell .practice-card:hover,.search-shell .practice-card:focus-visible{border-color:var(--brand-border-hover);box-shadow:var(--shadow-3);outline:0;transform:translateY(-1px)}.search-shell .logo-avatar{background:var(--brand-tint);width:48px;height:48px;color:var(--brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;overflow:hidden}.search-shell .logo-avatar img{object-fit:cover;width:100%;height:100%}.search-shell .card-content{flex:1;min-width:0}.search-shell .card-top{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.search-shell .card-name{color:var(--text);font-size:14px;font-weight:700}.search-shell .type-badge,.search-shell .species-chip{border-radius:var(--radius-sm);background:var(--brand-tint);color:var(--brand);align-items:center;padding:2px 7px;font-size:11px;font-weight:600;display:inline-flex}.search-shell .card-tagline{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;overflow:hidden}.search-shell .card-location{color:var(--muted-2);margin-bottom:6px;font-size:12px}.search-shell .empty-state{color:var(--brand);text-align:center;padding:60px 20px}.search-shell .empty-state p{color:var(--muted);margin:0 0 8px;font-size:16px}.listing-shell{max-width:860px}.listing-shell .hero{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-items:flex-start;gap:20px;padding:24px;display:flex}.listing-shell .hero-logo{background:var(--brand-tint);width:80px;height:80px;box-shadow:var(--shadow-1);color:var(--brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;font-weight:700;display:flex;overflow:hidden}.listing-shell .hero-logo img{object-fit:cover;width:100%;height:100%}.listing-shell .hero-body{flex:1;min-width:0}.listing-shell .hero-name{color:var(--text);font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(22px,4vw,32px);line-height:1.15}.listing-shell .hero-tagline{color:var(--muted);margin:0 0 10px;font-size:16px;line-height:1.4}.listing-shell .hero-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.listing-shell .hero-meta-item{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.listing-shell .hero-meta-item svg{color:var(--muted-2);flex-shrink:0}.listing-shell .species-chips{flex-wrap:wrap;gap:6px;display:flex}.listing-shell .species-pill{border:1px solid var(--brand-tint-2);border-radius:var(--radius-full);background:var(--brand-tint);color:var(--brand);padding:4px 12px;font-size:12px;font-weight:600}.listing-shell .section{border-bottom:1px solid var(--border);padding:28px 0}.listing-shell .section-title{color:var(--text);font-family:var(--font-display);align-items:center;gap:8px;margin-bottom:16px;font-size:19px;font-weight:700;display:flex}.listing-shell .section-title svg{color:var(--brand)}.listing-shell .about-agenda{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.listing-shell .about-agenda-item{flex-direction:column;gap:2px;display:flex}.listing-shell .about-agenda-head{color:var(--text);font-size:15px;font-weight:700;line-height:1.4}.listing-shell .about-agenda-sub,.listing-shell .description-text{color:var(--muted);font-size:14px;line-height:1.6}.listing-shell .description-text p{margin:0 0 14px}.listing-shell .description-text p:last-child{margin-bottom:0}.listing-shell .description-text h3,.listing-shell .description-text h4{color:var(--text);font-family:var(--font-display);margin:18px 0 8px}.listing-shell .description-text ul,.listing-shell .description-text ol{margin:0;padding-left:20px}.listing-shell .cert-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.listing-shell .cert-item{color:var(--text);align-items:center;gap:8px;font-size:14px;display:flex}.listing-shell .cert-check{background:var(--brand-tint);width:18px;height:18px;color:var(--brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.listing-shell .rates-list{flex-direction:column;gap:8px;display:flex}.listing-shell .rate-row{background:var(--bg);color:var(--text);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:14px;display:flex}.listing-shell .rate-key{color:var(--muted)}.listing-shell .rate-val{font-weight:700}.listing-shell .btn-book{background:var(--brand);color:var(--on-dark-title);border-radius:9px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.listing-shell .btn-book:hover{background:var(--brand-d)}.listing-shell .state-card{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:14px;margin-bottom:20px;padding:48px 24px}.listing-shell .state-muted-icon{color:var(--muted-2);margin-bottom:12px;font-size:32px}.listing-shell .state-title{color:var(--text);margin-bottom:8px;font-size:20px;font-weight:700}.listing-shell .state-msg{max-width:380px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.6}.listing-shell .spinner{border:3px solid var(--border);border-top-color:var(--brand);border-radius:50%;width:36px;height:36px;margin:80px auto;animation:.8s linear infinite discovery-spin;display:none}.listing-shell .spinner.visible{display:block}@keyframes discovery-spin{to{transform:rotate(360deg)}}.search-shell .demo-badge,.listing-shell .demo-badge{border:1px solid var(--brand-tint-2);border-radius:var(--radius-sm);background:var(--brand-tint);color:var(--text);align-items:center;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.3;display:inline-flex}@media (width<=540px){.search-shell .filter-bar{align-items:stretch}.search-shell .plz-input{width:100%}.listing-shell .hero{gap:14px;padding:18px}.listing-shell .hero-logo{width:58px;height:58px;font-size:20px}}
