.animation-container.svelte-17iu6kw{width:var(--width);height:var(--height);padding:0;border:none;margin:0;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center}.animation-container.favoriteLoading.svelte-17iu6kw{animation:svelte-17iu6kw-star-pulse 2s infinite}@keyframes svelte-17iu6kw-star-pulse{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}.loading-content.svelte-10wt7mz{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;background-color:#fff;border-radius:12px;height:calc(100vh - 48px)}.loading-text.svelte-10wt7mz{font-size:16px;font-weight:500;margin:0;color:var(--text-color-black)}.back-button.svelte-mqy7iz{background:none;border:none;cursor:pointer;display:flex;align-items:center;font-size:16px;color:var(--text-color-black);padding:0}.container.svelte-2x03ks{width:calc(100% - 48px);display:flex;flex-direction:column;gap:12px;padding:12px 24px}.no-button.svelte-2x03ks{background:none;outline:none;padding:0;margin:0;border:none;cursor:pointer;height:20px}.header-image-center.svelte-2x03ks{display:flex;justify-content:center;align-items:center;width:100%}.image-container.svelte-2x03ks{width:calc(100% - 32px);padding:16px;display:flex;justify-content:center;align-items:center;border-radius:8px;max-width:400px}.image.svelte-2x03ks{width:100%;height:100%;object-fit:cover;border-radius:12px;aspect-ratio:1/1}.details-container.svelte-2x03ks{width:100%;display:flex;justify-content:space-between}.details.svelte-2x03ks{width:40%;display:flex;align-items:center;font-size:12px}p.svelte-2x03ks{margin:0;padding:0;font-family:Figtree;white-space:pre-line}.options.svelte-2x03ks{display:flex;align-items:center;justify-content:flex-end;gap:8px}.title.svelte-2x03ks{font-size:20px;font-weight:800;margin:0;padding:0}.button-container.svelte-2x03ks{margin-top:4px}.small-task-text.svelte-19vnca9{line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:8px;margin:0;color:var(--text-color-black)}.small-task-img.svelte-19vnca9{max-width:100%;max-height:100%;border-radius:4px}.small-task-text.large.svelte-19vnca9{font-size:24px}.small-task-text.huge.svelte-19vnca9{font-size:40px}.badge-top.svelte-19vnca9{position:fixed;top:40px;left:50%;z-index:30;transform:translate(-50%,-50%);max-width:180px}.badge-img.svelte-19vnca9{max-height:24px;border-radius:4px}.default-p.svelte-i738di{max-width:100%;overflow-wrap:anywhere}.task-card-container.svelte-i738di{width:calc(100vw - 560px);max-width:500px;max-height:min(calc(100vh - 200px),650px);aspect-ratio:.65;border-radius:12px;box-shadow:#0000003d 0 3px 8px;background-color:var(--color-light);position:relative;padding:30px 20px 50px;overflow-y:scroll;display:flex;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}@media (max-width: 768px){.task-card-container.svelte-i738di{width:calc(100vw - 120px)}}.task-card-container.svelte-i738di::-webkit-scrollbar{width:8px}.task-card-container.svelte-i738di::-webkit-scrollbar-track{background:transparent}.task-card-container.svelte-i738di::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.task-card-container.completed.svelte-i738di{background-color:var(--color-primary)}.check-container.svelte-i738di{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;z-index:5}.task-text.svelte-i738di{margin:auto;max-width:100%}.capture-button.svelte-i738di{position:fixed;bottom:10px;left:10px;width:calc(100% - 20px)}.small-task.svelte-i738di{width:100%;height:auto;border-radius:12px;aspect-ratio:1/1;max-height:none;min-height:0px;outline:none;border:none;background-color:var(--color-light);color:var(--color-main);cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;padding:12px}.small-task.selected.svelte-i738di{box-shadow:#0000003d 0 3px 8px}.small-task.completed.svelte-i738di{background-color:var(--color-primary)}.small-task.locked.svelte-i738di{background-color:var(--color-secondary);opacity:.5}.num.svelte-i738di{position:absolute;bottom:0;transform:translate(-50%,-50%);left:50%;font-size:8px}.small-task-text.svelte-i738di{line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;height:fit-content;padding:8px;margin:0}.small-task-img.svelte-i738di{max-width:100%;max-height:100%;border-radius:4px}.arrow.svelte-wdgjxm{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--color-white);color:var(--text-color-black);border:none;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;cursor:pointer;z-index:10}.arrow.left.svelte-wdgjxm{left:16px}.arrow.right.svelte-wdgjxm{right:16px}.card.svelte-wdgjxm{width:calc(100vw - 480px - 560);max-width:560px;scroll-snap-align:center;scroll-snap-stop:always}.card-link.svelte-wdgjxm{text-decoration:none;color:inherit;padding:0;background-color:transparent;margin:0;border:none}.padding-card.svelte-wdgjxm{width:20px;min-width:max(20px,calc((100vw - 960px)/2 - 32px));scroll-snap-align:none}.preview-carousal-container.svelte-wdgjxm{width:100%;max-width:100vw;display:flex;justify-content:start;align-items:center;gap:16px;padding-bottom:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none}.preview-carousal-container.svelte-wdgjxm::-webkit-scrollbar{display:none}h3.svelte-wdgjxm{color:var(--text-color-white);font-size:24px;margin:0}.preview-header.svelte-wdgjxm{position:absolute;top:32px;left:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0;padding:0}@media (max-width: 768px){.card.svelte-wdgjxm{max-width:calc(100vw - 40px)}}.wrapper.svelte-16hh8rx{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center}.right-fade.svelte-16hh8rx{pointer-events:none;position:absolute;top:0;right:0;width:10%;height:100%;z-index:2;background:linear-gradient(to left,var(--color),color-mix(in srgb,var(--color) 0%,transparent))}.left-fade.svelte-16hh8rx{pointer-events:none;position:absolute;top:0;left:0;width:10%;height:100%;z-index:2;background:linear-gradient(to right,var(--color),color-mix(in srgb,var(--color) 0%,transparent))}@media (max-width: 768px){.wrapper.svelte-16hh8rx{padding-bottom:60px}}.page-container.svelte-jhcknf{width:100%;display:flex;flex-direction:row}.hunt-info-container.svelte-jhcknf{width:400px;display:flex}.preview-hunt-tasks.svelte-jhcknf{width:calc(100% - 400px);display:flex;flex-direction:column;gap:16px;height:100vh}@media (max-width: 768px){.page-container.svelte-jhcknf{flex-direction:column}.hunt-info-container.svelte-jhcknf{width:100%}.preview-hunt-tasks.svelte-jhcknf{width:100%;height:fit-content}}
