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