@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&display=swap";body{margin:0;background:#2d1400;color:#f7f3ed;font-family:Quicksand,sans-serif}.instock.svelte-1rzeysc{max-width:1280px;margin:0 auto;padding:0 2rem 8rem}.list.svelte-1rzeysc{display:flex;flex-direction:column;gap:5rem}.card.svelte-1rzeysc{display:grid;grid-template-columns:1.6fr 1fr;gap:3rem;background:#242120;padding:3rem;border-radius:2rem;align-items:center}.image.svelte-1rzeysc{border-radius:1.5rem;overflow:hidden;transition:box-shadow .4s ease}.image.svelte-1rzeysc img:where(.svelte-1rzeysc){width:100%;height:700px;object-fit:cover;transition:transform .6s ease}.card.svelte-1rzeysc:hover .image:where(.svelte-1rzeysc){box-shadow:0 0 0 2px #e58219,0 0 35px #e5821973}.card.svelte-1rzeysc:hover img:where(.svelte-1rzeysc){transform:scale(1.03)}.text.svelte-1rzeysc{max-width:420px}.price.svelte-1rzeysc{display:block;font-weight:700;margin:1rem 0 1.5rem;color:#e58219}p.svelte-1rzeysc{line-height:1.7;margin-bottom:2.5rem;font-size:.95rem}.btn.svelte-1rzeysc{text-decoration:none;display:inline-block;background:#e58219;color:#242120;border:none;padding:.7rem 2rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all .25s ease}.btn.svelte-1rzeysc:hover{background:#2d1400;color:#f7f3ed;box-shadow:0 0 0 1px #e58219;transform:translateY(-1px)}@media(max-width:900px){.card.svelte-1rzeysc{grid-template-columns:1fr;text-align:center}.text.svelte-1rzeysc{max-width:none}.image.svelte-1rzeysc img:where(.svelte-1rzeysc){height:420px}}
