.sticky.svelte-1wahwur{position:sticky;top:0;background:#f4f0ff;border-bottom:1px solid #000000;z-index:10;padding:1rem 0}h1.svelte-1wahwur{font-size:2rem;margin-bottom:1rem;color:#333}.container.svelte-1wahwur{max-width:1200px;margin:0 auto;padding:2rem}.products-grid.svelte-1wahwur{display:grid;grid-template-columns:repeat(auto-fill,minmax(600px,1fr));gap:2rem}.product-card.svelte-1wahwur{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;border:1px solid rgba(0,0,0,.05);transition:transform .2s;cursor:pointer}.product-card.svelte-1wahwur:hover{transform:translateY(-4px)}.price.svelte-1wahwur{font-size:1.25rem;color:#1c9653;font-weight:700}.error.svelte-1wahwur{color:red;font-weight:700}.product-image.svelte-1wahwur{height:4rem;width:4rem;border-radius:4px;margin-top:1rem}.flex.svelte-1wahwur{display:flex;justify-content:space-between;align-items:center}.pagination.svelte-1wahwur{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem}.pagination-button.svelte-1wahwur{padding:1rem;border:.1rem solid #5582f6;background:#fff;color:#5582f6;border-radius:1rem;cursor:pointer}.pagination-button.svelte-1wahwur:hover:not(:disabled){background:#5582f6;color:#fff}.pagination-button.svelte-1wahwur:disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.page-info.svelte-1wahwur{color:#000}.task-completed.svelte-1wahwur{color:#21ca6d;font-weight:700;margin-top:.5rem;font-size:1.1rem}.variant-info.svelte-1wahwur{color:#666;font-size:1rem;margin-top:.5rem}.progress-section.svelte-1wahwur{margin:1rem 0}.progress-info.svelte-1wahwur{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-text.svelte-1wahwur{color:#666;font-size:.9rem}.progress-percentage.svelte-1wahwur{color:green;font-size:.9rem;font-weight:700}.progress-bar.svelte-1wahwur{height:8px;background-color:#fff;border-radius:4px;overflow:hidden;margin-top:.5rem;border:1px solid #ddd}.progress-fill.svelte-1wahwur{height:100%;background:green;border-radius:3px}
