.back-btn.svelte-tu2gwo{color:#43a047;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;font-weight:500}.back-btn.svelte-tu2gwo:hover{color:#388e3c;text-decoration:none}.error-state.svelte-tu2gwo{padding:3rem 0}.error-icon.svelte-tu2gwo{color:#dc3545;margin-bottom:1rem}.product-card.svelte-tu2gwo{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 12px #0000001a}.product-image.svelte-tu2gwo{width:100%;aspect-ratio:1;overflow:hidden}.product-image.svelte-tu2gwo img:where(.svelte-tu2gwo){width:100%;height:100%;object-fit:cover}.image-thumbnails.svelte-tu2gwo{display:flex;gap:.5rem;padding:1rem;overflow-x:auto;background:#f8f9fa}.thumbnail.svelte-tu2gwo{flex-shrink:0;width:60px;height:60px;border:2px solid transparent;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .2s ease;outline:none}.thumbnail.svelte-tu2gwo:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.thumbnail.svelte-tu2gwo:hover{border-color:#007bff;transform:scale(1.05)}.thumbnail.active.svelte-tu2gwo{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.thumbnail.svelte-tu2gwo img:where(.svelte-tu2gwo){width:100%;height:100%;object-fit:cover}.product-info.svelte-tu2gwo{padding:1.5rem}.product-title.svelte-tu2gwo{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:1rem}.product-description.svelte-tu2gwo{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.draw-card.svelte-tu2gwo{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 12px #0000001a;height:fit-content}.draw-header.svelte-tu2gwo{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.draw-header.svelte-tu2gwo h2:where(.svelte-tu2gwo){font-size:1.5rem;font-weight:700;color:#333;margin:0}.status-badge.svelte-tu2gwo{padding:.5rem 1rem;border-radius:1rem;font-weight:600;font-size:.875rem}.status-badge.active.svelte-tu2gwo{background:#e8f5e8;color:#43a047}.status-badge.ended.svelte-tu2gwo{background:#fff3cd;color:#856404}.draw-stats.svelte-tu2gwo{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.stat-item.svelte-tu2gwo{text-align:center;padding:1rem;background:#f8f9fa;border-radius:.5rem}.stat-label.svelte-tu2gwo{font-size:.875rem;color:#666;margin-bottom:.5rem}.stat-value.svelte-tu2gwo{font-size:1.25rem;font-weight:700;color:#333}.progress-section.svelte-tu2gwo{margin-bottom:1.5rem}.progress-label.svelte-tu2gwo{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;color:#666}.progress-bar.svelte-tu2gwo{height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress-fill.svelte-tu2gwo{height:100%;background:linear-gradient(90deg,#43a047,#66bb6a);transition:width .3s ease}.winner-info.svelte-tu2gwo{background:#f8f9fa;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}.winner-info.svelte-tu2gwo h3:where(.svelte-tu2gwo){color:#43a047;margin-bottom:1rem}.winner-details.svelte-tu2gwo{display:flex;flex-direction:column;gap:.5rem}.winner-item.svelte-tu2gwo{display:flex;justify-content:space-between}.winner-label.svelte-tu2gwo{color:#666}.winner-value.svelte-tu2gwo{color:#333;font-weight:600}.participation-section.svelte-tu2gwo{margin-bottom:1.5rem}.participation-section.svelte-tu2gwo h3:where(.svelte-tu2gwo){color:#333;margin-bottom:1rem}.user-points.svelte-tu2gwo{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#e8f5e8;border-radius:.5rem;margin-bottom:1rem}.points-label.svelte-tu2gwo{color:#2e7d32;font-weight:500}.points-value.svelte-tu2gwo{color:#1b5e20;font-weight:700;font-size:1.25rem}.form-group.svelte-tu2gwo{margin-bottom:1rem}.form-group.svelte-tu2gwo label:where(.svelte-tu2gwo){display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-control.svelte-tu2gwo{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.form-control.svelte-tu2gwo:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.form-text.svelte-tu2gwo{color:#666;font-size:.875rem}.winning-chance.svelte-tu2gwo{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff3cd;border-radius:.5rem;margin-bottom:1rem}.chance-label.svelte-tu2gwo{color:#856404;font-weight:500}.chance-value.svelte-tu2gwo{color:#856404;font-weight:700;font-size:1.1rem}.btn-participate.svelte-tu2gwo{width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;border-radius:.75rem;background:#00b63d;border:none;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #00b63d40;text-transform:uppercase;letter-spacing:.5px}.btn-participate.svelte-tu2gwo:hover:not(:disabled){background:#43a047;transform:translateY(-2px);box-shadow:0 6px 16px #00b63d59}.btn-participate.svelte-tu2gwo:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #00b63d40}.btn-participate.svelte-tu2gwo:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}.terms-section.svelte-tu2gwo{border-top:1px solid #f0f0f0;padding-top:1rem}.terms-section.svelte-tu2gwo h4:where(.svelte-tu2gwo){color:#333;margin-bottom:.5rem}.terms-text.svelte-tu2gwo{color:#666;font-size:.875rem;line-height:1.5}.login-prompt.svelte-tu2gwo{text-align:center;padding:2rem;background:#f8f9fa;border-radius:.5rem;border:1px solid #e9ecef}.login-message.svelte-tu2gwo h4:where(.svelte-tu2gwo){color:#333;margin-bottom:.5rem;font-size:1.2rem}.login-message.svelte-tu2gwo p:where(.svelte-tu2gwo){color:#666;margin-bottom:1.5rem;font-size:.95rem}.login-message.svelte-tu2gwo .btn:where(.svelte-tu2gwo){padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.how-it-works-section.svelte-tu2gwo{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 12px #0000001a;margin-bottom:3rem}.how-it-works-section.svelte-tu2gwo h2:where(.svelte-tu2gwo){text-align:center;color:#333;margin-bottom:2rem}.steps.svelte-tu2gwo{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step.svelte-tu2gwo{display:flex;gap:1rem;align-items:flex-start}.step-number.svelte-tu2gwo{width:40px;height:40px;background:#43a047;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.step-content.svelte-tu2gwo h3:where(.svelte-tu2gwo){color:#333;margin-bottom:.5rem}.step-content.svelte-tu2gwo p:where(.svelte-tu2gwo){color:#666;line-height:1.6}@media (max-width: 768px){.draw-stats.svelte-tu2gwo,.steps.svelte-tu2gwo{grid-template-columns:1fr}.step.svelte-tu2gwo{flex-direction:column;text-align:center}.step-number.svelte-tu2gwo{align-self:center}}
