p.svelte-sy7kbo.svelte-sy7kbo{font-family:B612Mono,"monospace";color:var(--cool-color)}.subtitle.svelte-sy7kbo.svelte-sy7kbo{color:var(--cool-color);font-family:B612Mono,"monospace";text-align:center;margin:5px}.highlight.svelte-sy7kbo.svelte-sy7kbo{color:var(--main-color)}.form-wrapper.svelte-sy7kbo.svelte-sy7kbo{position:relative;display:flex;flex-direction:column;align-items:center}.solution-wrapper.svelte-sy7kbo.svelte-sy7kbo{border-radius:25px}.solution.svelte-sy7kbo.svelte-sy7kbo{font-size:30px;font-family:B612Mono,"monospace";box-sizing:border-box;color:var(--cool-color)}div.solution.svelte-sy7kbo.svelte-sy7kbo{text-align:center}input.solution.svelte-sy7kbo.svelte-sy7kbo{position:absolute;top:0;left:0;right:0;width:100%;background-color:transparent;opacity:0}form.svelte-sy7kbo button.svelte-sy7kbo{padding:10px 15px;background-color:var(--main-color);transition:all .2s;font-family:"Young Serif",sans-serif;font-size:20px;color:var(--bg-color);border:none;border-radius:5px}@media (min-width: 600px){form.svelte-sy7kbo button.svelte-sy7kbo{font-size:30px}.solution.svelte-sy7kbo.svelte-sy7kbo{font-size:45px}}form.svelte-sy7kbo button.svelte-sy7kbo:active,form.svelte-sy7kbo button.svelte-sy7kbo:hover{background-color:var(--cool-color)}@keyframes svelte-sy7kbo-scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.scaleAnimation.svelte-sy7kbo.svelte-sy7kbo{animation:svelte-sy7kbo-scaleAnimation .1s ease-in}@keyframes svelte-sy7kbo-blink{0%,49%{opacity:0}50%,to{opacity:1}}.blink.svelte-sy7kbo.svelte-sy7kbo{animation:svelte-sy7kbo-blink 1.2s infinite}.shake.svelte-sy7kbo.svelte-sy7kbo{animation:svelte-sy7kbo-shake .6s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes svelte-sy7kbo-shake{10%,90%{transform:translate3d(10px,0,0)}20%,80%{transform:translate3d(-5px,0,0)}30%,50%,70%{transform:translate3d(4px,0,0)}40%,60%{transform:translate3d(-4px,0,0)}}@keyframes svelte-sy7kbo-liftUp{0%,50%,to{transform:translateY(0)}25%,75%{transform:translateY(-5px)}}.liftUp.svelte-sy7kbo.svelte-sy7kbo{animation:svelte-sy7kbo-liftUp .4s ease-in}:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:.25s}.sc-carousel-dot__dot.svelte-yu7247{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:.5;transition:opacity .1s ease,height var(--sc-dot-size-animation-time) ease,width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-yu7247:hover{opacity:.9}.sc-carousel-dot__dot_active.svelte-yu7247{opacity:.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}.sc-carousel-dots__container.svelte-1oj5bge{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-1oj5bge{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}:root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-9ztt4p{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity .1s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-9ztt4p:hover{opacity:.9}.sc-carousel-arrow__arrow.svelte-9ztt4p{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-9ztt4p{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-9ztt4p{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-9ztt4p,.sc-carousel-arrow__circle_disabled.svelte-9ztt4p:hover{opacity:.5}.sc-carousel-progress__indicator.svelte-nuyenl{height:100%;background-color:var(--sc-color-hex-dark-50p)}:root{--sc-color-rgb-light-50p:rgba(93, 93, 93, .5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, .5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-uwo0yk{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-uwo0yk{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-uwo0yk{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-uwo0yk{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-uwo0yk{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-uwo0yk{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}div.sc-carousel__carousel-container{overflow:visible}button.sc-carousel-button.sc-carousel-arrow__circle{background-color:transparent;z-index:100}button.sc-carousel-button.sc-carousel-arrow__circle:after{content:"";position:absolute;background:transparent;padding:31px;overflow:hidden}.sc-carousel-dot__dot_active{background-color:var(--main-color)}:root{--sc-arrow-size:6px !important;--sc-color-rgb-light-50p:var(--cool-color) !important;--sc-color-rgb-light:var(--cool-color) !important;--sc-color-hex-dark-50p:var(--cool-color) !important;--sc-color-hex-dark:var(--cool-color) !important;--sc-dot-size:15px !important;--sc-active-dot-size:15px !important}.thumbnails.svelte-1o2131o.svelte-1o2131o{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;flex-wrap:wrap;justify-content:space-around;max-width:1000px}.polaroid.svelte-1o2131o.svelte-1o2131o{box-shadow:0 4px 6px #0000001a;transition:transform .2s,filter .2s;filter:sepia(20%) drop-shadow(2px 1px 4px black);margin:5px;display:block;box-sizing:border-box;padding:4px}.polaroid.svelte-1o2131o img.svelte-1o2131o,.polaroid.svelte-1o2131o .mystery.svelte-1o2131o{display:block;box-shadow:0 4px 6px #0000001a;aspect-ratio:1;max-width:100%;height:auto}.thumbnail.svelte-1o2131o.svelte-1o2131o{max-width:300px;max-height:300px}.mystery.svelte-1o2131o.svelte-1o2131o{color:var(--cool-color);background-color:var(--bg-color);display:inline-flex;align-content:center;font-size:5rem;text-align:center;-webkit-user-select:none;user-select:none}@media (max-width: 900px){.thumbnails.svelte-1o2131o.svelte-1o2131o{padding:0;margin:0}.polaroid.svelte-1o2131o.svelte-1o2131o{flex:0 0 33%;margin:0}.polaroid.svelte-1o2131o img.svelte-1o2131o,.polaroid.svelte-1o2131o .mystery.svelte-1o2131o{display:block;box-shadow:0 4px 6px #0000001a;aspect-ratio:1;height:auto}.thumbnail.svelte-1o2131o.svelte-1o2131o{max-width:256px;max-height:256px}.mystery.svelte-1o2131o.svelte-1o2131o{font-size:2rem}}.polaroid.svelte-1o2131o.svelte-1o2131o:nth-child(odd){transform:rotate(2deg)}.polaroid.svelte-1o2131o.svelte-1o2131o:nth-child(2){transform:rotate(1deg)}.polaroid.svelte-1o2131o.svelte-1o2131o:nth-child(6){transform:rotate(-1deg)}.polaroid.svelte-1o2131o.svelte-1o2131o:nth-child(4n){transform:rotate(-3deg)}.polaroid.svelte-1o2131o.svelte-1o2131o:nth-child(3n){margin-top:5px}.polaroid.revealed.svelte-1o2131o.svelte-1o2131o:hover{transform:rotate(0) translateY(-5px);filter:brightness(1.1)}.no-style.svelte-1o2131o.svelte-1o2131o{all:unset;text-decoration:none;color:inherit;cursor:auto}.help-icon.svelte-12wfuc3.svelte-12wfuc3{position:absolute;top:18px;left:10px;width:30px;background-color:transparent;border:none;padding:0;fill:var(--main-color)}.help-icon.svelte-12wfuc3 .svg-path.svelte-12wfuc3{transition:fill .3s ease}.help-icon.svelte-12wfuc3:hover .svg-path.svelte-12wfuc3{fill:#f5e7dc}@media (min-width: 901px){.help-icon.svelte-12wfuc3.svelte-12wfuc3{width:70px}}div.svelte-ej0z7z{text-align:center;color:var(--cool-color);border:var(--cool-color) solid 1px;padding:50px;margin:20px;border-radius:5px}a.svelte-ej0z7z{padding:5px 10px;background-color:var(--main-color);transition:all .2s;font-family:"Young Serif",sans-serif;font-size:15px;color:var(--bg-color);text-decoration:none;border:none;border-radius:5px}.title.svelte-g5qanp{font-size:2rem;margin-top:0;margin-bottom:0}@media (min-width: 600px){.title.svelte-g5qanp{font-size:50px}main.svelte-g5qanp{display:flex;flex-direction:column-reverse}}
