body{margin:0;padding:0;box-sizing:border-box}.container.svelte-y8th65{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#d2c3f9;padding-bottom:90px;box-sizing:border-box}h1.svelte-y8th65{color:#8231d6;font-size:1.8rem;margin-bottom:2rem;font-weight:700;text-align:center;padding:0 1rem;margin-top:-2rem}.search-box.svelte-y8th65{display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:320px;padding:0 1rem}input.svelte-y8th65{padding:.8rem;border:2px solid #8231D6;border-radius:6px;font-size:.95rem;outline:none;transition:border-color .2s}input.svelte-y8th65:focus{border-color:#8231d6}input.svelte-y8th65:disabled{background-color:#f5f5f5;cursor:not-allowed}button.svelte-y8th65{padding:.8rem 1.5rem;background-color:#8231d6;color:#fffbef;border:none;border-radius:6px;font-size:.95rem;cursor:pointer;transition:background-color .2s}button.svelte-y8th65:hover:not(:disabled){background-color:#8231d6}button.svelte-y8th65:active:not(:disabled){transform:scale(.98)}button.svelte-y8th65:disabled{background-color:#8231d6;cursor:not-allowed}.error.svelte-y8th65{color:#ff4545;font-size:.9rem;margin:0;text-align:center}@media (max-width: 480px){h1.svelte-y8th65{font-size:2.5rem;margin-bottom:1.2rem}.search-box.svelte-y8th65{max-width:280px}input.svelte-y8th65,button.svelte-y8th65{font-size:.9rem}}.modal-overlay.svelte-y8th65{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-y8th65{background-color:#d2c3f9;border-radius:12px;padding:2rem;width:90%;max-width:400px;box-shadow:0 4px 6px #0000001a}.modal.svelte-y8th65 h2:where(.svelte-y8th65){color:#8231d6;font-size:1.5rem;margin:0 0 1.5rem;text-align:center}.modal-content.svelte-y8th65{display:flex;flex-direction:column;gap:1rem}.info-item.svelte-y8th65{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #773223}.info-item.svelte-y8th65:last-child{border-bottom:none}.label.svelte-y8th65{color:#666;font-size:.95rem}.value.svelte-y8th65{color:#8231d6;font-weight:500;font-size:1rem}.close-btn.svelte-y8th65{width:100%;margin-top:1.5rem;padding:.8rem;background-color:#8231d6;color:#fffbef;border:none;border-radius:6px;font-size:.95rem;cursor:pointer;transition:background-color .2s}.close-btn.svelte-y8th65:hover{background-color:#8231d6}@media (max-width: 480px){.modal.svelte-y8th65{width:80%;padding:1.5rem}.modal.svelte-y8th65 h2:where(.svelte-y8th65){font-size:1.3rem;margin-bottom:1rem}.info-item.svelte-y8th65{font-size:.9rem}}.overlay-button.svelte-y8th65{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000080;border:none;padding:0;cursor:pointer}.modal.svelte-y8th65{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}
