.hsk-wrapper,.hsk-wrapper *{box-sizing:border-box;font-family: inherit}
.hsk-wrapper{display:flex;align-items:stretch;margin:24px 0;border:1px solid #dce4e5;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(25,62,70,.09)}
.hsk-sidebar{width:360px;min-width:310px;max-width:360px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e4e9ea;overflow:hidden}
.hsk-sidebar-top{padding:18px 18px 13px;border-bottom:1px solid #edf0f0}
.hsk-search,.hsk-bundesland{width:100%;padding:11px 13px;border:1px solid #ccd7d9;border-radius:10px;font-size:16px;background:#fff;color:#183f49}
.hsk-search:focus,.hsk-bundesland:focus{border-color:#c69b3c;outline:3px solid rgba(198,155,60,.2)}
.hsk-filters{display:grid;grid-template-columns:1fr 1fr;gap:7px 9px;margin:14px 0 0;padding:0;border:0;max-height:138px;overflow:auto}
.hsk-filters legend{grid-column:1/-1;padding:0;font-size:14px;font-weight:700;color:#183f49}
.hsk-service-filter{display:flex;align-items:flex-start;gap:7px;padding:5px 7px;border-radius:8px;font-size:13px;line-height:1.35;color:#315761;cursor:pointer}
.hsk-service-filter:hover{background:#f5f1e7}
.hsk-service-filter input{margin:2px 0 0;accent-color:#c69b3c;flex:0 0 auto}
.hsk-active-filters{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
.hsk-filter-chip,.hsk-reset-filters,.hsk-empty-reset{border:0;border-radius:999px;cursor:pointer;font:inherit}
.hsk-filter-chip{padding:5px 9px;background:#f2e7ca;color:#173f49;font-size:12px;font-weight:650}
.hsk-filter-actions{margin-top:8px;text-align:right}
.hsk-reset-filters{padding:4px 0;background:transparent;color:#876511;font-size:13px;text-decoration:underline;text-underline-offset:3px}
.hsk-typ-filters{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}
.hsk-typ-filter{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid #d3dcde;border-radius:999px;background:#f8faf9;color:#315761;font-size:13px;cursor:pointer}
.hsk-typ-filter.active{border-color:#1f5865;background:#1f5865;color:#fff;font-weight:700}
.hsk-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex-shrink:0}
.hsk-dot-blau{background:#1f5865}.hsk-dot-orange{background:#c69b3c}
.hsk-bundesland-wrap{margin-top:11px}.hsk-locked-state{padding:10px 12px;border-radius:10px;background:#f5f1e7;color:#315761;font-size:14px}
.hsk-count{padding:8px 18px;border-bottom:1px solid #edf0f0;color:#647a80;font-size:13px}
.hsk-list{overflow-y:auto;flex:1;padding:9px 11px;overscroll-behavior:contain}
.hsk-card{padding:12px 13px;margin-bottom:8px;border:1px solid #e1e7e8;border-radius:12px;background:#fff;cursor:pointer;transition:.15s ease}
.hsk-card:hover,.hsk-card:focus-visible{border-color:#c69b3c;background:#fcfaf5;outline:none;box-shadow:0 0 0 3px rgba(198,155,60,.18)}
.hsk-card.active{border-color:#1f5865;background:#eef4f5}
.hsk-card-name{display:flex;align-items:center;gap:7px;margin-bottom:3px;color:#183f49;font-size:16px;font-weight:700}
.hsk-card-city{color:#567078;font-size:14px}.hsk-card-tags,.hsk-popup-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}
.hsk-tag{padding:3px 8px;border-radius:999px;background:#edf3f3;color:#315761;font-size:12px}
.hsk-load-more{display:block;width:100%;padding:10px;border:0;border-radius:9px;background:#eef4f5;color:#315761;font-size:14px;cursor:pointer}
.hsk-empty{padding:18px 12px;text-align:center;color:#315761}.hsk-empty p{margin:7px 0 12px}.hsk-empty-reset{padding:8px 13px;background:#c69b3c;color:#173f49;font-weight:700}.hsk-empty .hsk-profile-link{display:block;margin-top:12px;color:#876511}
.hsk-map-col{flex:1;min-width:0}.hsk-map{width:100%}.hsk-map-pin{width:24px;height:24px;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 7px rgba(0,0,0,.32)}
.hsk-popup{min-width:230px;color:#183f49}.hsk-popup-typ{margin-bottom:4px;color:#876511;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hsk-popup h3{margin:0 0 5px;font-size:18px;font-weight:750}.hsk-popup-city,.hsk-popup-info{color:#567078;font-size:14px}.hsk-popup-info{margin-top:8px}.hsk-popup-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}
.hsk-popup-link{display:inline-block;padding:7px 11px;border-radius:8px;background:#1f5865;color:#fff!important;font-size:13px;font-weight:700;text-decoration:none}.hsk-popup-link-secondary{border:1px solid #d2dcde;background:#fff;color:#315761!important}
.hsk-wrapper button:focus-visible,.hsk-wrapper a:focus-visible,.hsk-wrapper input:focus-visible,.hsk-wrapper select:focus-visible{outline:3px solid rgba(198,155,60,.45);outline-offset:2px}
@media (max-width: 700px){.hsk-wrapper{height:auto!important;flex-direction:column}.hsk-sidebar{width:100%;min-width:0;max-width:none;max-height:440px;border-right:0;border-bottom:1px solid #e4e9ea}.hsk-filters{max-height:120px}.hsk-map{height:340px!important}}