/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-3\.5{margin-top:calc(var(--spacing)*3.5)}.contents{display:contents}.grid{display:grid}.h-full{height:100%}.w-full{width:100%}.flex-shrink{flex-shrink:1}.-scale-100{--tw-scale-x: -100% ;--tw-scale-y: -100% ;--tw-scale-z: -100% ;scale:var(--tw-scale-x)var(--tw-scale-y)}.-scale-x-100{--tw-scale-x: -100% ;scale:var(--tw-scale-x)var(--tw-scale-y)}.-scale-y-100{--tw-scale-y: -100% ;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}html,body{overflow:hidden}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}@keyframes straight{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes straightR{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes sweep{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes sweepR{0%{transform:rotate(0)}to{transform:rotate(-90deg)}}@keyframes flowX{0%{transform:translate(0)}to{transform:translate(-1.7rem)}}@keyframes flowC{0%{transform:rotate(-106deg)}to{transform:rotate(0)}}@keyframes vibrate{0%{transform:translate(0)}25%{transform:translate(-.02rem)}50%{transform:translate(.02rem)}75%{transform:translate(-.01rem)}to{transform:translate(0)}}@keyframes vibratePipe{0%{transform:translate(0) scale(var(--pipe-scale))}25%{transform:translate(-.1rem) scale(var(--pipe-scale))}50%{transform:translate(.1rem) scale(var(--pipe-scale))}75%{transform:translate(-.08rem) scale(var(--pipe-scale))}to{transform:translate(0) scale(var(--pipe-scale))}}@keyframes fingerClick{0%{transform:rotate(0)}50%{transform:rotate(-30deg)}to{transform:rotate(0)}}@keyframes wrench{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes fixing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--UI-game: #2e2466;--UI-color: #7c65c4;--UI-low: #a183ff;--jar-color: #f0b0ff;--water-color: #b7c4fb;--micro-color: #d74d40;--osmosis-color: #3098d1;--uv-color: #9b00c1;--pipe-scale: .89}.toUIlow{filter:brightness(0%) invert(47%) sepia(94%) saturate(1452%) hue-rotate(220deg) brightness(106%) contrast(106%)}.toUIgame{filter:brightness(0%) invert(17%) sepia(67%) saturate(950%) hue-rotate(218deg) brightness(90%) contrast(104%)}@font-face{font-family:ITC;src:url(../../../ITC.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Niv;src:url(../../../Niv.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}img,video{max-width:unset;display:block}video{pointer-events:none}html{font-family:ITC;font-size:min(1.75svh,3.1vw)}html,body{touch-action:none}p,.p{font-family:Niv;color:var(--jar-color);font-size:.35rem;line-height:120%}.withSmall{line-height:1em}.withSmall span{position:relative;bottom:.4em;font-size:.65em;margin:0 .1em}.title img{height:100%}.pipeWrapper .curveCover{position:absolute;left:0;top:0;width:100%;height:100%;transform-origin:top left;z-index:2}.pipeWrapper .curve .videoeffect{overflow:hidden}.pipeWrapper.start .curve .videoeffect{display:block}.pipeWrapper.start .curve .videoeffect .curveCover{animation:sweep var(--WFD) forwards linear}.pipeWrapper.start .curve .flow{animation:flowC 2s steps(3) infinite}.pipeWrapper.start .straight .videoeffect{display:block;animation:straight var(--WFD) forwards linear}.pipeWrapper.start .straight .flow{animation:flowX 2s steps(3) infinite}.pipeWrapper.startR .curve .videoeffect{display:block}.pipeWrapper.startR .curve .videoeffect .curveCover{animation:sweepR var(--WFD) forwards linear}.pipeWrapper.startR .curve .flow{animation:flowC 2s steps(3) reverse infinite}.pipeWrapper.startR .straight .videoeffect{display:block;animation:straightR var(--WFD) forwards linear}.pipeWrapper.startR .straight .flow{animation:flowX 2s steps(3) reverse infinite}.pipeWrapper.startDoc .doc{display:block;animation:straight var(--WFD) forwards linear}.pipeWrapper.startDoc .doc .flow{animation:flowX 2s steps(3) infinite}.pipeWrapper.startDocR .doc{display:block;animation:straightR var(--WFD) forwards linear}.pipeWrapper.startDocR .doc .flow{animation:flowX 2s steps(3) reverse infinite}.pipeWrapper.startNgang .ngang{display:block;animation:straight var(--WFD) forwards linear}.pipeWrapper.startNgang .ngang .flow{animation:flowX 2s steps(3) infinite}.pipeWrapper.startNgangR .ngang{display:block;animation:straightR var(--WFD) forwards linear}.pipeWrapper.startNgangR .ngang .flow{animation:flowX 2s steps(3) reverse infinite}.pipeWrapper.mieddoc .doc .flow,.pipeWrapper.miedngang .ngang .flow,.pipeWrapper.mied .all .flow{opacity:.66}.pipeWrapper.oseddoc .doc .flow,.pipeWrapper.osedngang .ngang .flow,.pipeWrapper.osed .all .flow{opacity:.33}.pipeWrapper.anino .flow{animation:none!important}.pipeWrapper.uveddoc .doc .flow,.pipeWrapper.uvedngang .ngang .flow,.pipeWrapper.uved .all .flow{display:none;animation:none!important}.pipeWrapper.loadingNewPipe{pointer-events:none}.pipeWrapper.loadingNewPipe .loadNewPipe{visibility:visible}.pipeWrapper.loadingNewPipe .fixing{animation:fixing 1s steps(6) alternate infinite}.pipeWrapper.loadingNewPipe .wrench{animation:wrench .2s steps(4) alternate infinite}.pipeWrapper.lock>.pipe{animation:vibratePipe .3s linear infinite}.videoeffect{display:none;position:absolute;width:100%;height:100%;left:0;top:0}.videoeffect .waterbg{position:absolute}.videoeffect .waterbg.curve{fill:var(--water-color);width:100%;height:100%;left:0;top:0}.videoeffect .waterbg.straight{background-color:var(--water-color);width:1.6rem;height:.6rem;top:.5rem}.loadNewPipe{top:0;left:0;display:block;visibility:hidden;transform:scale(1.2);position:absolute;width:100%;height:100%;z-index:3}.loadNewPipe>*{position:absolute;top:0;left:0}.tutMerlion{position:absolute;width:2.1rem;top:50%;left:unset;right:0rem;transform:translateY(-50%)}.tutMerlion img{position:relative}.svelte-keyboard{margin:.2rem 0;width:9rem}.svelte-keyboard button.key{padding:0 .3em;font-family:ITC}.svelte-keyboard button.key--Backspace svg{width:1.6em}.svelte-keyboard .key--Enter{display:none}.ButtonLayout{display:flex}.ButtonLayout>span{font-family:Arial,Helvetica,sans-serif;font-size:.4rem;margin-right:.6rem;margin-left:.4rem;position:relative;bottom:.1em;line-height:1em}
