.header.svelte-1apv8g3{text-align:center}.container.svelte-1apv8g3{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.title.svelte-1apv8g3{font-size:4rem;font-weight:600;margin:0;background-color:#fff;border:2px solid var(--primary);border-radius:var(--radius);padding:0 50px}.logo.svelte-1apv8g3{display:block;width:103px;height:auto;background-color:#fff;border:2px solid var(--primary);border-radius:var(--radius);padding:10px 20px;object-fit:contain}.subtitle.svelte-1apv8g3{font-size:1.2rem;background-color:#fff;border:2px solid var(--primary);border-radius:var(--radius);padding:10px 20px;margin-top:24px;width:fit-content}.top-wrapper.svelte-1apv8g3{display:flex;justify-content:center;gap:24px}@media(max-width:500px){.subtitle.svelte-1apv8g3{width:100%;padding:12px 32px}.logo.svelte-1apv8g3{padding:0;width:49px;border:none;border-radius:0}.title.svelte-1apv8g3{border:none;padding:0;border-radius:0}.top-wrapper.svelte-1apv8g3{background-color:#fff;border-radius:var(--radius);width:100%;border:2px solid var(--primary);padding:0 24px}}@media(max-width:350px){.top-wrapper.svelte-1apv8g3{align-items:center;flex-direction:column-reverse;gap:0;padding:16px 24px}}.card.svelte-17yv9fs{background:#fff;padding:1.5rem;border-radius:var(--radius);border:1.5px solid var(--primary)}.input-wrapper.svelte-17yv9fs{display:flex;flex-direction:column;gap:.5rem}.input.svelte-17yv9fs{width:100%;padding:.8rem;font-size:1rem;border:1.5px solid var(--primary);border-radius:var(--radius);flex:1;outline:none}@media(min-width:550px){.input-wrapper.svelte-17yv9fs{flex-direction:row;align-items:center}.input.svelte-17yv9fs{margin-bottom:0}.button.svelte-17yv9fs{width:auto;margin-left:1rem}}.input-hint.svelte-17yv9fs{font-size:.9rem;color:#888;margin-top:.5rem}.button.svelte-17yv9fs{display:block;width:120px;background:var(--primary);color:#fff;padding:.8rem;font-size:1rem;border:none;border-radius:var(--radius);cursor:pointer;transition:opacity .2s}.button.svelte-17yv9fs:hover{opacity:.9}.button.svelte-17yv9fs:disabled{opacity:.5;cursor:not-allowed}@media(max-width:550px){.button.svelte-17yv9fs{width:100%}}.result-card.svelte-th84g0{height:300px;background:#fff;padding:1.2rem 1.5rem;border-radius:var(--radius);border:1.5px solid var(--primary);display:flex;flex-direction:column;position:relative;overflow:hidden}h3.svelte-th84g0{margin:0 0 .4rem;font-size:1.1rem;font-weight:600}.container.svelte-th84g0{position:relative;flex:1;overflow:hidden}.container.svelte-th84g0 *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,1) rgba(0,0,0,.01);-ms-overflow-style:none}.container.svelte-th84g0 *::-webkit-scrollbar{width:4px}.container.svelte-th84g0 *::-webkit-scrollbar-track{background:transparent}.container.svelte-th84g0 *::-webkit-scrollbar-thumb{background:#000;border-radius:4px;min-height:40px}.container.svelte-th84g0 *::-webkit-scrollbar-thumb:hover{background:#000c}.list.svelte-th84g0{height:100%;padding:.5rem .5rem .5rem .3rem;margin:0;padding-top:0}.top-fade.svelte-th84g0,.bottom-fade.svelte-th84g0{position:absolute;left:0;right:20px;height:24px;pointer-events:none;z-index:2}.top-fade.svelte-th84g0{top:0;background:linear-gradient(to bottom,#fff,transparent)}.bottom-fade.svelte-th84g0{bottom:0;background:linear-gradient(to top,#fff,transparent)}.list.svelte-th84g0 li:where(.svelte-th84g0){display:flex;align-items:center;justify-content:space-between;gap:.5rem;list-style:none;position:relative;padding:.35rem 0 .35rem 1.2rem}.list.svelte-th84g0 li:where(.svelte-th84g0):before{content:"•";position:absolute;left:0;color:var(--text-muted)}@keyframes svelte-th84g0-pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}.skeleton-item.svelte-th84g0{height:20px;background:#f0f0f0;border-radius:4px;margin:.35rem 0;animation:svelte-th84g0-pulse 1.5s ease-in-out infinite;width:var(--width)}.list.svelte-th84g0 li:where(.svelte-th84g0):nth-child(1) .skeleton-item:where(.svelte-th84g0){--width: 85%}.list.svelte-th84g0 li:where(.svelte-th84g0):nth-child(2) .skeleton-item:where(.svelte-th84g0){--width: 65%}.list.svelte-th84g0 li:where(.svelte-th84g0):nth-child(3) .skeleton-item:where(.svelte-th84g0){--width: 75%}.list.svelte-th84g0 li:where(.svelte-th84g0):nth-child(4) .skeleton-item:where(.svelte-th84g0){--width: 60%}.list.svelte-th84g0 li:where(.svelte-th84g0):nth-child(5) .skeleton-item:where(.svelte-th84g0){--width: 70%}.empty-state.svelte-th84g0{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);gap:.75rem;text-align:center;padding:1rem}.empty-state.svelte-th84g0 svg:where(.svelte-th84g0){margin-bottom:12px}.empty-state.svelte-th84g0 p:where(.svelte-th84g0){margin:0;font-size:1rem;font-weight:500}.header.svelte-th84g0{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.expand-button.svelte-th84g0{background:none;border:none;padding:.5rem;cursor:pointer;color:var(--text-muted);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-decoration:none}.expand-button.svelte-th84g0:hover{background:var(--background);color:var(--primary)}.results-grid.svelte-1rr9elp{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:550px){.results-grid.svelte-1rr9elp{grid-template-columns:1fr}}details.svelte-1knq6bb summary:where(.svelte-1knq6bb){font-weight:600;cursor:pointer;padding:1rem 1.5rem}.content.svelte-1knq6bb{margin-top:.6rem;padding:0 1.5rem 1rem;margin-top:-.5rem}.title.svelte-1knq6bb{margin-left:8px}details.svelte-zz445v summary:where(.svelte-zz445v){font-weight:600;cursor:pointer;padding:1rem 1.5rem}.title.svelte-zz445v{margin-left:8px}.content.svelte-zz445v{margin-top:.6rem;padding:0 1.5rem 1rem;margin-top:-.5rem}p.svelte-zz445v{margin:.5rem 0}p.svelte-zz445v:first-of-type{margin-top:0}p.svelte-zz445v:last-of-type{margin-bottom:0}strong.svelte-zz445v{color:var(--primary)}.card.svelte-1ms8ewj{background:#fff;border-radius:var(--radius);border:1.5px solid var(--primary)}.card.svelte-qkbk28{border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.telegram.svelte-qkbk28,.bmc.svelte-qkbk28{background:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--primary);border-radius:var(--radius);transition:background-color .2s;width:100%;height:100%;border:2px solid black;padding:12px 0}.tg-icon.svelte-qkbk28{height:auto;height:32px;width:32px;object-fit:contain}.bmc-btn.svelte-qkbk28{width:100%;height:32px;object-fit:contain}.telegram.svelte-qkbk28 span:where(.svelte-qkbk28){margin-left:.5rem;font-size:1rem;font-weight:600}@media(max-width:450px){.card.svelte-qkbk28{grid-template-columns:1fr}}.container.svelte-1uha8ag{max-width:900px;margin:0 auto;padding:40px 16px 32px;min-height:100vh;display:flex;flex-direction:column;gap:32px}
