:root{--h:100;--s:100%;--v:100%;--r:255;--g:255;--b:255}.wrapper.svelte-1dbn7hc:not(.editable){pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default!important}.hslbox.svelte-1dbn7hc,.hueSelector.svelte-1dbn7hc{-webkit-user-select:none;user-select:none;border-radius:5px}.wrapper.svelte-1dbn7hc{grid-template-columns:1.8fr .2fr;gap:10px;width:100%;height:100%;display:grid}.hslbox.svelte-1dbn7hc{z-index:1000;background:-webkit-linear-gradient(#000 0%,#0000 100%),-webkit-linear-gradient(270deg,#fff 0%,#fff0 100%);background:-ms-linear-gradient(bottom, #000 0%, #0000 100%), -ms-linear-gradient(left, #fff 0%, #fff0 100%);background:-o-linear-gradient(#000 0%,#0000 100%),-o-linear-gradient(270deg,#fff 0%,#fff0 100%);background-color:hsl(var(--h), 100%, 50%);background:-moz-linear-gradient(#000 0%,#0000 100%),-moz-linear-gradient(270deg,#fff 0%,#fff0 100%);background:-webkit-linear-gradient(#000 0%,#0000 100%),-webkit-linear-gradient(270deg,#fff 0%,#fff0 100%);position:relative;overflow:hidden}.handle.svelte-1dbn7hc{cursor:pointer;transform-origin:50%;outline:2px solid #fff;box-shadow:0 0 10px 2px #00000042}.wrapper.svelte-1dbn7hc :where(.svelte-1dbn7hc){touch-action:none}.hslbox.svelte-1dbn7hc .handle:where(.svelte-1dbn7hc){aspect-ratio:1;height:20%;max-height:20px;top:0;left:0;left:min(calc(var(--s) * 100), 100%);top:max(calc(100% - var(--v) * 100), 0%);background-color:rgb(var(--r), var(--g), var(--b));border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.handle.svelte-1dbn7hc:active{scale:1.1}.hueSelector.svelte-1dbn7hc{background:linear-gradient(red 0%,#f0f 17%,#00f 33%,#0ff 50%,#0f0 67%,#ff0 83%,red 100%);position:relative}.hueSelector.svelte-1dbn7hc .handle:where(.svelte-1dbn7hc){background-color:hsl(var(--h), 100%, 50%);width:100%;height:5%;max-height:20px;top:0;left:0;top:calc(100% - calc(var(--h) / 360 * 100%));position:absolute;transform:translateY(-50%)}.hueSelector.svelte-1dbn7hc:active,.hslbox.svelte-1dbn7hc:active,.handle.svelte-1dbn7hc:active{cursor:none}.logo-alt.svelte-pzvm1{flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex}.smiley-wrap.svelte-pzvm1{transform-origin:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.logo-text.svelte-pzvm1{margin:0;font-size:.7rem}.menu-list.svelte-1szhj9a{gap:var(--gap);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.game-outer.svelte-1szhj9a{--picker-rgb:#000;--target-rgb:#000;border-radius:10px;flex-direction:column;justify-content:stretch;align-items:stretch;gap:10px;min-height:85vh;padding:10px;display:flex;position:relative}.game-inner.svelte-1szhj9a{flex:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}p.svelte-1szhj9a{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.stack.svelte-1szhj9a{grid-template-rows:1fr;grid-template-columns:1fr;place-items:center;width:100%;height:100%;display:grid}@media screen and (width<=800px){.stack.desktop-only.svelte-1szhj9a{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr;display:grid}}.stack.svelte-1szhj9a>:where(.svelte-1szhj9a){grid-area:1/1/-1/-1}.game-outer.svelte-1szhj9a:before{content:"";z-index:-100;border-radius:10px;width:100%;height:100%;position:absolute}.levelWrap.svelte-1szhj9a{flex-direction:column;flex:2;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 0;display:flex;position:relative;overflow:hidden}.ff-swatches.svelte-1szhj9a{pointer-events:none;z-index:-1;justify-content:stretch;align-items:stretch;gap:40px;width:100%;height:100%;transition:gap .25s cubic-bezier(.28,-.01,.2,1.76);display:flex;position:absolute;top:0;left:0}@media screen and (width<=800px){.ff-swatches.svelte-1szhj9a{gap:20px}}.ff-swatches.flushed.svelte-1szhj9a{gap:0;transition:gap .25s ease-out}.ff-swatches.svelte-1szhj9a :where(.svelte-1szhj9a){border-radius:20px;transition:border-radius .25s ease-out}.ff-swatch.svelte-1szhj9a{width:50%;height:100%}@keyframes svelte-1szhj9a-fly-left{0%{transform:translate(-10%)}to{transform:translate(0)}}@keyframes svelte-1szhj9a-fly-right{0%{transform:translate(10%)}to{transform:translate(0)}}.crnt-color.svelte-1szhj9a{background-color:var(--picker-rgb);z-index:-10;animation:1s cubic-bezier(.14,.99,.02,1.01) both svelte-1szhj9a-fly-left;left:0}.crnt-color.flushed.svelte-1szhj9a{border-top-right-radius:0;border-bottom-right-radius:0}.trgt-color.svelte-1szhj9a{background-color:var(--target-rgb);animation:1s cubic-bezier(.14,.99,.02,1.01) both svelte-1szhj9a-fly-right}.trgt-color.flushed.svelte-1szhj9a{border-top-left-radius:0;border-bottom-left-radius:0}.color-picker.svelte-1szhj9a{box-sizing:border-box;background-color:var(--adbe-ae-bg);z-index:10;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:300px;padding:8px;display:flex}@media screen and (width<=800px){.color-picker.svelte-1szhj9a{width:280px;max-width:90dvw;height:280px;max-height:55dvh}}.menu.svelte-1szhj9a{text-align:center;justify-content:center;align-items:center;gap:var(--gap-x3);flex-direction:column;display:flex}.daily-level-nav.svelte-1szhj9a{box-sizing:border-box;opacity:.8;align-items:center;gap:var(--gap-x2);text-wrap:nowrap;text-align:center;padding:10px 20px;font-size:.75rem;display:flex}@media screen and (width<=800px){.daily-level-nav.svelte-1szhj9a{font-size:.7rem}}.streak-wrapper.svelte-1szhj9a{text-align:center;justify-content:center;align-items:center;gap:10px;display:flex}.streak.svelte-1szhj9a{text-wrap:nowrap;padding:10px;transition:background-color .5s ease-in-out,color .5s ease-in-out;display:inline-block;position:relative}.streak.svelte-1szhj9a:not(.bland){color:var(--sprite)}.streak.svelte-1szhj9a:before{content:"";background-color:var(--bg-raised);z-index:-1;border-radius:10px;width:100%;height:100%;transition:inherit;position:absolute;top:0;left:0}.streak.svelte-1szhj9a:not(.bland):before{background-color:var(--sprite);opacity:.1;color:var(--on-sprite)}.streak-emoji.svelte-1szhj9a{animation:1s ease-out infinite alternate both svelte-1szhj9a-fire-emoji;display:inline-block;position:relative}@keyframes svelte-1szhj9a-fire-emoji{0%{opacity:.6}to{opacity:1}}.shaded-text.svelte-1szhj9a{text-shadow:0 2px 10px #00000080}@keyframes svelte-1szhj9a-fly{0%{opacity:0;transform:translateY(-10px)}to{}}.calendar-week.svelte-1szhj9a{cursor:default;justify-content:center;align-items:center;gap:10px;display:flex}.calendar-day.svelte-1szhj9a{background-color:var(--bg-raised);color:#fff6;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;padding:15px;display:flex}@media screen and (width<=800px){.calendar-day.svelte-1szhj9a{display:none}}.calendar-day.pending.svelte-1szhj9a{background-color:var(--mustard);color:var(--on-mustard);animation:2s ease-in-out infinite svelte-1szhj9a-pending}.calendar-day.finished.svelte-1szhj9a{background-color:var(--sprite);color:var(--on-sprite);font-weight:700}@keyframes svelte-1szhj9a-pending{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes svelte-1szhj9a-calendarScale{0%{transform:scale(0)}50%{transform:scale(1.1)}65%{transform:scale(.99)}80%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes svelte-1szhj9a-calendarColor{0%{background-color:var(--mustard);box-shadow:0 0 10px 0 var(--mustard)}50%{background-color:var(--mustard);color:var(--on-mustard)}to{background-color:var(--sprite);color:var(--on-sprite);box-shadow:0 0 10px #0000}}.score-descriptor.svelte-1szhj9a{opacity:.8;font-size:.8rem}.level-score-wrap.svelte-1szhj9a{flex-direction:column;justify-content:center;align-items:center;display:flex}.level-score-recap.svelte-1szhj9a{flex-direction:row;align-items:center;display:flex}
