.conditions-search.svelte-7h94ql{width:100%;max-width:42rem;margin:0 auto}.search-input-wrap.svelte-7h94ql{position:relative;display:flex;align-items:center}.search-icon.svelte-7h94ql{position:absolute;left:1.25rem;width:1.25rem;height:1.25rem;color:var(--color-base-content);opacity:.45;pointer-events:none}.search-input.svelte-7h94ql{width:100%;padding:1rem 3rem 1rem 3.25rem;font-size:1.125rem;line-height:1.5;color:var(--color-base-content);background-color:var(--color-base-100);border:1px solid var(--color-base-300);border-radius:.75rem;transition:border-color .15s ease,box-shadow .15s ease}.search-input.svelte-7h94ql:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 20%,transparent)}.search-input.svelte-7h94ql::placeholder{color:var(--color-base-content);opacity:.4}.clear-btn.svelte-7h94ql{position:absolute;right:1rem;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:var(--color-base-content);opacity:.5;background:none;border:none;border-radius:.375rem;cursor:pointer;transition:opacity .15s ease,background-color .15s ease}.clear-btn.svelte-7h94ql svg:where(.svelte-7h94ql){width:1rem;height:1rem}.clear-btn.svelte-7h94ql:hover{opacity:1;background-color:color-mix(in srgb,var(--color-base-content) 8%,transparent)}.clear-btn.svelte-7h94ql:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.helper-text.svelte-7h94ql{margin-top:.625rem;font-size:.875rem;color:var(--color-base-content);opacity:.5;text-align:center}.results-area.svelte-7h94ql{margin-top:2rem;min-height:4rem}.suggestions.svelte-7h94ql{text-align:center}.suggestions-label.svelte-7h94ql{font-size:.875rem;font-weight:600;color:var(--color-base-content);opacity:.6;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.suggestion-chips.svelte-7h94ql{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.suggestion-chip.svelte-7h94ql{padding:.5rem 1rem;font-size:.9375rem;color:var(--color-primary);background-color:color-mix(in srgb,var(--color-primary) 8%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border-radius:9999px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.suggestion-chip.svelte-7h94ql:hover{background-color:color-mix(in srgb,var(--color-primary) 15%,transparent);border-color:color-mix(in srgb,var(--color-primary) 35%,transparent)}.suggestion-chip.svelte-7h94ql:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.status-message.svelte-7h94ql{padding:1.5rem;text-align:center;color:var(--color-base-content);background-color:color-mix(in srgb,var(--color-base-content) 4%,transparent);border-radius:.75rem}.status-searching.svelte-7h94ql{opacity:.6;font-style:italic}.status-headline.svelte-7h94ql{font-weight:600;margin-bottom:.5rem}.status-capped.svelte-7h94ql .status-headline:where(.svelte-7h94ql),.status-error.svelte-7h94ql .status-headline:where(.svelte-7h94ql){font-size:1.0625rem}.status-capped.svelte-7h94ql p:where(.svelte-7h94ql):not(.status-headline),.status-error.svelte-7h94ql p:where(.svelte-7h94ql):not(.status-headline){opacity:.7;line-height:1.5}.status-message.svelte-7h94ql a:where(.svelte-7h94ql){color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.results-count.svelte-7h94ql{font-size:.9375rem;font-weight:600;color:var(--color-base-content);opacity:.7;margin-bottom:.875rem}.results.svelte-7h94ql{list-style:none;padding:0;margin:0;border:1px solid var(--color-base-300);border-radius:.75rem;overflow:hidden}.result-item.svelte-7h94ql{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.125rem;background-color:var(--color-base-100);border-bottom:1px solid var(--color-base-300)}.result-item.svelte-7h94ql:last-child{border-bottom:none}.result-name.svelte-7h94ql{font-size:1rem;color:var(--color-base-content);line-height:1.4}.result-badge.svelte-7h94ql{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;padding:.25rem .625rem;font-size:.8125rem;font-weight:500;color:var(--color-primary);background-color:color-mix(in srgb,var(--color-primary) 10%,transparent);border-radius:9999px}.result-badge.svelte-7h94ql svg:where(.svelte-7h94ql){width:.875rem;height:.875rem}.results-footer.svelte-7h94ql{margin-top:.875rem;font-size:.875rem;color:var(--color-base-content);opacity:.5;text-align:center;font-style:italic}@media(max-width:640px){.search-input.svelte-7h94ql{font-size:1rem;padding:.875rem 2.75rem .875rem 3rem}.result-item.svelte-7h94ql{flex-wrap:wrap}.result-badge.svelte-7h94ql{font-size:.75rem}}.gate-loading.svelte-fdwtfa{min-height:400px}.email-gate.svelte-fdwtfa{display:flex;justify-content:center;padding:2rem 1rem}.gate-card.svelte-fdwtfa{max-width:560px;width:100%;background:var(--color-base-100, #fff);border:1px solid color-mix(in srgb,currentColor 10%,transparent);border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 4px 20px #0000000a}.gate-headline.svelte-fdwtfa{font-size:1.75rem;font-weight:600;margin:0 0 .75rem;text-align:center}.gate-subhead.svelte-fdwtfa{text-align:center;color:color-mix(in srgb,currentColor 70%,transparent);margin:0 0 2rem;line-height:1.5}.gate-form.svelte-fdwtfa{display:flex;flex-direction:column;gap:1.25rem}.field.svelte-fdwtfa{display:flex;flex-direction:column;gap:.5rem}.field-label.svelte-fdwtfa{font-weight:500;font-size:.95rem}.field-optional.svelte-fdwtfa{font-weight:400;color:color-mix(in srgb,currentColor 55%,transparent);font-size:.85rem}.required.svelte-fdwtfa{color:var(--color-error, #e06080)}.field-error.svelte-fdwtfa{color:var(--color-error, #e06080);font-size:.85rem}.radio-options.svelte-fdwtfa{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.radio-option.svelte-fdwtfa{display:flex;align-items:center;gap:.6rem;cursor:pointer;padding:.4rem 0}.radio-option.svelte-fdwtfa span:where(.svelte-fdwtfa){font-size:.95rem}.consent.svelte-fdwtfa{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;line-height:1.4}.consent.svelte-fdwtfa .checkbox:where(.svelte-fdwtfa){margin-top:.15rem;flex-shrink:0}.consent-text.svelte-fdwtfa{font-size:.9rem;color:color-mix(in srgb,currentColor 80%,transparent)}.consent-error.svelte-fdwtfa{margin-left:1.75rem}.submit-btn.svelte-fdwtfa{margin-top:.5rem}.submit-error.svelte-fdwtfa{color:var(--color-error, #e06080);text-align:center;margin:.5rem 0 0;font-size:.9rem}.success.svelte-fdwtfa{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 0}.success-checkmark.svelte-fdwtfa{width:72px;height:72px;margin-bottom:1.25rem}.success-checkmark.svelte-fdwtfa svg:where(.svelte-fdwtfa){width:100%;height:100%}.checkmark-circle.svelte-fdwtfa{stroke:var(--color-success, #52c788);stroke-width:2.5;stroke-dasharray:166;stroke-dashoffset:166;animation:svelte-fdwtfa-draw-circle .6s ease-out forwards}.checkmark-check.svelte-fdwtfa{stroke:var(--color-success, #52c788);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:50;stroke-dashoffset:50;animation:svelte-fdwtfa-draw-check .35s .5s ease-out forwards}@keyframes svelte-fdwtfa-draw-circle{to{stroke-dashoffset:0}}@keyframes svelte-fdwtfa-draw-check{to{stroke-dashoffset:0}}.success-headline.svelte-fdwtfa{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.success-text.svelte-fdwtfa{margin:0;color:color-mix(in srgb,currentColor 70%,transparent);line-height:1.5;max-width:32ch}.reset-row.svelte-fdwtfa{text-align:center;padding:2rem 0 1rem}
