:root{--primary-color: #1890ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--transition-speed: .3s;--background: #ffffff;--background-hover: #f5f5f5;--text-color: #262626;--text-color-secondary: #595959;--border-color: #d9d9d9;--shadow-color: rgba(0, 0, 0, .1);color-scheme:light}[data-tamagui-theme=dark]{--background: #141414;--background-hover: #1f1f1f;--text-color: #f5f5f5;--text-color-secondary: #bfbfbf;--border-color: #434343;--shadow-color: rgba(0, 0, 0, .3);color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease}body{background-color:var(--background);color:var(--text-color);overscroll-behavior:none}#root{height:100%;display:flex;flex-direction:column}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;transition:outline-offset .1s ease}button:focus{outline:none}button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}button{background:none;border:none;font:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}a:hover{text-decoration:underline}#root{display:flex;flex-direction:column;height:100%;width:100%}*:focus{outline:none}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.hidden{display:none!important}.no-pointer-events{pointer-events:none}.full-width{width:100%}.full-height{height:100%}body.modal-open{overflow:hidden}*{transition-duration:.2s;transition-property:none}*[data-animated=true]{transition-property:opacity,transform,background-color,color,border-color}@media screen and (max-width: 768px){html,body{font-size:14px}}@media screen and (max-width: 480px){html,body{font-size:12px}}:root{--transition-speed: .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400}html,body{margin:0;padding:0;height:100%;width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease}body{min-width:320px;min-height:100vh;background-color:#f5f5f5;overscroll-behavior:none}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}label{display:flex;align-items:center;gap:8px}select,input[type=range]{padding:4px 8px;border:1px solid #ccc;border-radius:4px;background-color:#fff}input[type=file]{padding:8px;border:1px dashed #ccc;border-radius:4px;background-color:#fff;width:100%;max-width:300px}.container{max-width:1200px;margin:0 auto;padding:20px}.controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.image-preview{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:auto}.progress-bar{width:100%;height:20px;background-color:#eee;border-radius:10px;overflow:hidden}.progress-bar-fill{height:100%;background-color:#4caf50;transition:width .3s ease-out}[data-tamagui-theme=dark]{color-scheme:dark}[data-tamagui-theme=light]{color-scheme:light}:focus{outline:2px solid var(--color-primary, #1890ff);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}[data-tamagui-theme=light] ::-webkit-scrollbar-track{background:#f1f1f1}[data-tamagui-theme=light] ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}[data-tamagui-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a1a1a1}[data-tamagui-theme=dark] ::-webkit-scrollbar-track{background:#2a2a2a}[data-tamagui-theme=dark] ::-webkit-scrollbar-thumb{background:#555;border-radius:4px}[data-tamagui-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#777}*{box-sizing:border-box;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease,border-color var(--transition-speed) ease}:root ._maw-180px{max-width:180px}@media (hover){:root ._o-0hover-0--9:hover{opacity:.9!important}}:root ._mih-100vh{min-height:100vh}:root ._jc-flex-start{justify-content:flex-start}:root ._pr-t-space-1{padding-right:var(--t-space-1)}:root ._pl-t-space-1{padding-left:var(--t-space-1)}:root ._fos-10px{font-size:10px}:root ._lh-12px{line-height:12px}:root ._ls-0--4px{letter-spacing:.4px}:root ._tt-uppercase{text-transform:uppercase}:root ._btc-colorWarnin103{border-top-color:var(--colorWarning)}:root ._brc-colorWarnin103{border-right-color:var(--colorWarning)}:root ._bbc-colorWarnin103{border-bottom-color:var(--colorWarning)}:root ._blc-colorWarnin103{border-left-color:var(--colorWarning)}:root ._maw-220px{max-width:220px}:root ._btlr-t-radius-3{border-top-left-radius:var(--t-radius-3)}:root ._btrr-t-radius-3{border-top-right-radius:var(--t-radius-3)}:root ._bbrr-t-radius-3{border-bottom-right-radius:var(--t-radius-3)}:root ._bblr-t-radius-3{border-bottom-left-radius:var(--t-radius-3)}:root ._w-56px{width:56px}:root ._h-56px{height:56px}:root ._btlr-t-radius-10{border-top-left-radius:var(--t-radius-10)}:root ._btrr-t-radius-10{border-top-right-radius:var(--t-radius-10)}:root ._bbrr-t-radius-10{border-bottom-right-radius:var(--t-radius-10)}:root ._bblr-t-radius-10{border-bottom-left-radius:var(--t-radius-10)}:root ._btc-primary{border-top-color:var(--primary)}:root ._brc-primary{border-right-color:var(--primary)}:root ._bbc-primary{border-bottom-color:var(--primary)}:root ._blc-primary{border-left-color:var(--primary)}:root ._jc-flex-end{justify-content:flex-end}:root ._l-t-space-4{left:var(--t-space-4)}:root ._maw-560px{max-width:560px}:root ._dsp--webkit-box{display:-webkit-box}:root ._WebkitLineClamp-2{-webkit-line-clamp:2}:root ._WebkitBoxOrient-vertical{-webkit-box-orient:vertical}:root ._pt-t-space-1{padding-top:var(--t-space-1)}:root ._pb-t-space-1{padding-bottom:var(--t-space-1)}:root ._ai-flex-start{align-items:flex-start}:root ._w-44px{width:44px}:root ._h-44px{height:44px}:root ._btlr-t-radius-4{border-top-left-radius:var(--t-radius-4)}:root ._btrr-t-radius-4{border-top-right-radius:var(--t-radius-4)}:root ._bbrr-t-radius-4{border-bottom-right-radius:var(--t-radius-4)}:root ._bblr-t-radius-4{border-bottom-left-radius:var(--t-radius-4)}:root ._lh-t-space-3{line-height:var(--t-space-3)}:root ._t-t-space-4{top:var(--t-space-4)}:root ._r-t-space-4{right:var(--t-space-4)}:root ._maw-340px{max-width:340px}:root ._col-white{color:#fff}:root ._als-flex-end{align-self:flex-end}:root ._lh-t-space-2{line-height:var(--t-space-2)}:root ._h-6px{height:6px}:root ._h-12px{height:12px}.react-colorful{border-radius:8px;box-shadow:0 2px 8px #00000026}[data-tamagui-theme=dark] .react-colorful{--react-colorful-saturation-pointer-size: 16px;--react-colorful-hue-pointer-size: 16px;filter:brightness(.9) contrast(1.1);box-shadow:0 2px 8px #0006}[data-tamagui-theme=dark] .react-colorful__pointer{border:2px solid rgba(255,255,255,.8);box-shadow:0 2px 4px #0009}[data-tamagui-theme=light] .react-colorful__pointer{border:2px solid rgba(0,0,0,.2);box-shadow:0 2px 4px #00000026}.react-colorful__saturation,.react-colorful__hue{transition:all .2s ease}.react-colorful__pointer{transition:all .1s ease}:root ._col-colorPress{color:var(--colorPress)}:root ._o-0--5{opacity:.5}:root ._w-4px{width:4px}:root ._bg-primary{background-color:var(--primary)}:root ._h-120px{height:120px}:root ._bg-backgroundS110634794{background-color:var(--backgroundStrong)}:root ._fow-t-space-5{font-weight:var(--t-space-5)}:root ._fow-t-space-3{font-weight:var(--t-space-3)}:root ._fow-f-weight-7{font-weight:var(--f-weight-7)}:root ._ls-f-letterSpa1360334199{letter-spacing:var(--f-letterSpacing-7)}:root ._fos-f-size-7{font-size:var(--f-size-7)}:root ._lh-f-lineHeigh112926{line-height:var(--f-lineHeight-7)}:root ._w-50px{width:50px}:root ._mb-t-space-1{margin-bottom:var(--t-space-1)}:root ._ml-t-space-1{margin-left:var(--t-space-1)}:root ._als-center{align-self:center}:root ._h-40px{height:40px}:root ._brw-1px{border-right-width:1px}:root ._blw-1px{border-left-width:1px}:root ._lh-t-space-4{line-height:var(--t-space-4)}:root ._gap-t-space-1--53{gap:var(--t-space-1--5)}:root ._t-0px{top:0}:root ._b-0px{bottom:0}:root ._zi-1000{z-index:1000}:root ._o-0{opacity:0}:root ._pe-auto{pointer-events:auto!important}:root ._cur-grabbing{cursor:grabbing}:root ._pos-absolute{position:absolute}:root ._l-0px{left:0}:root ._r-0px{right:0}:root ._zi-50{z-index:50}:root ._pe-box-none>*{pointer-events:auto!important}:root ._pe-box-none{pointer-events:none!important}:root ._b-8px{bottom:8px}:root ._b-16px{bottom:16px}:root ._fw-wrap{flex-wrap:wrap}:root ._mt-t-space-1{margin-top:var(--t-space-1)}:root ._mt-t-space-4{margin-top:var(--t-space-4)}:root ._miw-56px{min-width:56px}:root ._o-0--85{opacity:.85}:root ._gap-t-space-0--53{gap:var(--t-space-0--5)}:root ._maw-360px{max-width:360px}:root ._pr-t-space-0{padding-right:var(--t-space-0)}:root ._pb-t-space-0{padding-bottom:var(--t-space-0)}:root ._pl-t-space-0{padding-left:var(--t-space-0)}:root ._gap-t-space-0{gap:var(--t-space-0)}:root ._mt-t-space-0{margin-top:var(--t-space-0)}:root ._fos-t-space-6{font-size:var(--t-space-6)}:root ._tt-capitalize{text-transform:capitalize}:root ._fos-t-space-1{font-size:var(--t-space-1)}:root ._o-0--6{opacity:.6}:root ._fow-f-weight-9{font-weight:var(--f-weight-9)}:root ._ls-f-letterSpa1360334197{letter-spacing:var(--f-letterSpacing-9)}:root ._fos-f-size-9{font-size:var(--f-size-9)}:root ._lh-f-lineHeigh112928{line-height:var(--f-lineHeight-9)}:root ._fos-f-size-6{font-size:var(--f-size-6)}:root ._fost-italic{font-style:italic}:root ._mb-t-space-2{margin-bottom:var(--t-space-2)}:root ._col-22c55e35{color:#22c55e}:root ._col-16a34a35{color:#16a34a}:root ._o-0--8{opacity:.8}:root ._mt-t-space-2{margin-top:var(--t-space-2)}:root ._o-0--7{opacity:.7}:root ._ls-f-letterSpa1360334204{letter-spacing:var(--f-letterSpacing-2)}:root ._lh-f-lineHeigh112921{line-height:var(--f-lineHeight-2)}:root ._col-background{color:var(--background)}:root ._whiteSpace-nowrap{white-space:nowrap}:root ._maw-10037{max-width:100%}:root ._ox-hidden{overflow-x:hidden}:root ._oy-hidden{overflow-y:hidden}:root ._textOverflow-ellipsis{text-overflow:ellipsis}:root ._pt-t-space-0{padding-top:var(--t-space-0)}:root ._fos-f-size-5{font-size:var(--f-size-5)}:root ._ai-baseline{align-items:baseline}:root ._fow-f-weight-2{font-weight:var(--f-weight-2)}:root ._fow-f-weight-3{font-weight:var(--f-weight-3)}:root ._col-ctaColor{color:var(--ctaColor)}:root ._fow-700{font-weight:700}:root ._ls-f-letterSpa1360334205{letter-spacing:var(--f-letterSpacing-1)}:root ._fos-f-size-1{font-size:var(--f-size-1)}:root ._lh-f-lineHeigh112920{line-height:var(--f-lineHeight-1)}:root ._col-colorSucces115{color:var(--colorSuccess)}:root ._mih-200px{min-height:200px}:root ._col-primary{color:var(--primary)}:root ._textDecorationLine-underline{text-decoration-line:underline}:root ._gap-t-space-3{gap:var(--t-space-3)}:root ._w-10037{width:100%}@media (max-width: 800px){:root:root:root ._fd-_sm_column{flex-direction:column}}:root ._mih-72px{min-height:72px}:root ._miw-72px{min-width:72px}:root ._btlr-100000px{border-top-left-radius:100000px}:root ._btrr-100000px{border-top-right-radius:100000px}:root ._bbrr-100000px{border-bottom-right-radius:100000px}:root ._bblr-100000px{border-bottom-left-radius:100000px}:root ._pt-0px{padding-top:0}:root ._pr-0px{padding-right:0}:root ._pb-0px{padding-bottom:0}:root ._pl-0px{padding-left:0}:root ._w-72px{width:72px}:root ._h-72px{height:72px}:root ._maw-72px{max-width:72px}:root ._mah-72px{max-height:72px}:root ._bg-backgroundS850878000{background-color:var(--backgroundSuccess)}:root ._bg-backgroundW1409276827{background-color:var(--backgroundWarning)}:root ._gap-t-space-4{gap:var(--t-space-4)}:root ._mih-64px{min-height:64px}:root ._miw-64px{min-width:64px}:root ._w-64px{width:64px}:root ._h-64px{height:64px}:root ._maw-64px{max-width:64px}:root ._mah-64px{max-height:64px}:root ._bg-backgroundM3600254{background-color:var(--backgroundMuted)}:root ._gap-t-space-2{gap:var(--t-space-2)}:root ._fow-f-weight-8{font-weight:var(--f-weight-8)}:root ._col-colorMuted{color:var(--colorMuted)}:root ._gap-t-space-5{gap:var(--t-space-5)}:root ._maw-520px{max-width:520px}:root ._col-colorWarnin103{color:var(--colorWarning)}:root ._gap-t-space-1{gap:var(--t-space-1)}:root ._col-colorDanger{color:var(--colorDanger)}:root ._fos-f-size-2{font-size:var(--f-size-2)}:root ._ls-f-letterSpa1360334198{letter-spacing:var(--f-letterSpacing-8)}:root ._fos-f-size-8{font-size:var(--f-size-8)}:root ._lh-f-lineHeigh112927{line-height:var(--f-lineHeight-8)}:root ._fow-500{font-weight:500}:root ._h-t-size-0--253{height:var(--t-size-0--25)}:root ._bg-borderColor{background-color:var(--borderColor)}:root ._ls-f-letterSpa1360334203{letter-spacing:var(--f-letterSpacing-3)}:root ._fos-f-size-3{font-size:var(--f-size-3)}:root ._lh-f-lineHeigh112922{line-height:var(--f-lineHeight-3)}:root ._bg-transparent{background-color:transparent}:root ._btw-1px{border-top-width:1px}:root ._fow-400{font-weight:400}:root ._cur-pointer{cursor:pointer}@media (hover){:root ._textDecorationLine-0hover-underline:hover{text-decoration-line:underline!important}}:root:root ._o-0active-0--7:active{opacity:.7!important}:root ._fow-f-weight-10{font-weight:var(--f-weight-10)}:root ._ls-f-letterSpa779312653{letter-spacing:var(--f-letterSpacing-10)}:root ._fos-f-size-10{font-size:var(--f-size-10)}:root ._lh-f-lineHeigh3500568{line-height:var(--f-lineHeight-10)}:root ._col-colorFocus{color:var(--colorFocus)}:root ._jc-center{justify-content:center}:root ._mt-t-space-3{margin-top:var(--t-space-3)}:root ._ff-f-family{font-family:var(--f-family)}:root ._fow-f-weight-4{font-weight:var(--f-weight-4)}:root ._ls-f-letterSpa1360334202{letter-spacing:var(--f-letterSpacing-4)}:root ._fos-f-size-4{font-size:var(--f-size-4)}:root ._lh-f-lineHeigh112923{line-height:var(--f-lineHeight-4)}:root ._ussel-auto{user-select:auto;-webkit-user-select:auto}:root ._whiteSpace-normal{white-space:normal}:root ._btc-borderColor{border-top-color:var(--borderColor)}:root ._brc-borderColor{border-right-color:var(--borderColor)}:root ._blc-borderColor{border-left-color:var(--borderColor)}:root ._btw-0px{border-top-width:0px}:root ._brw-0px{border-right-width:0px}:root ._blw-0px{border-left-width:0px}:root ._h-0px{height:0px}:root ._mah-0px{max-height:0px}:root ._bts-solid{border-top-style:solid}:root ._bls-solid{border-left-style:solid}:root ._brs-solid{border-right-style:solid}:root ._transform-translateY-1736186894{transform:translateY(-.5px)}:root ._pt-t-space-2{padding-top:var(--t-space-2)}:root ._pr-t-space-2{padding-right:var(--t-space-2)}:root ._pb-t-space-2{padding-bottom:var(--t-space-2)}:root ._pl-t-space-2{padding-left:var(--t-space-2)}:root ._btlr-t-radius-2{border-top-left-radius:var(--t-radius-2)}:root ._btrr-t-radius-2{border-top-right-radius:var(--t-radius-2)}:root ._bbrr-t-radius-2{border-bottom-right-radius:var(--t-radius-2)}:root ._bblr-t-radius-2{border-bottom-left-radius:var(--t-radius-2)}:root ._fos-t-space-2{font-size:var(--t-space-2)}:root ._fos-t-space-3{font-size:var(--t-space-3)}:root ._dsp-inline{display:inline}:root ._ww-break-word{word-wrap:break-word}:root ._whiteSpace-pre-wrap{white-space:pre-wrap}:root ._mt-0px{margin-top:0}:root ._mr-0px{margin-right:0}:root ._mb-0px{margin-bottom:0}:root ._ml-0px{margin-left:0}:root ._col-color{color:var(--color)}:root ._fos-t-space-4{font-size:var(--t-space-4)}:root ._fow-600{font-weight:600}:root ._fs-0{flex-shrink:0}:root ._fd-row{flex-direction:row}:root ._ai-center{align-items:center}:root ._jc-space-betwe3241{justify-content:space-between}:root ._pt-t-space-3{padding-top:var(--t-space-3)}:root ._pr-t-space-3{padding-right:var(--t-space-3)}:root ._pb-t-space-3{padding-bottom:var(--t-space-3)}:root ._pl-t-space-3{padding-left:var(--t-space-3)}:root ._bg-backgroundH3423444{background-color:var(--backgroundHover)}:root ._bbc-borderColor{border-bottom-color:var(--borderColor)}:root ._bbw-0px{border-bottom-width:0px}:root ._bbs-solid{border-bottom-style:solid}:root ._bbw-1px{border-bottom-width:1px}:root ._fow-bold{font-weight:700}:root ._fos-t-space-5{font-size:var(--t-space-5)}:root ._ta-center{text-align:center}:root ._dsp-flex{display:flex}:root ._ai-stretch{align-items:stretch}:root ._fb-auto{flex-basis:auto}:root ._bxs-border-box{box-sizing:border-box}:root ._pos-relative{position:relative}:root ._mih-0px{min-height:0px}:root ._miw-0px{min-width:0px}:root ._fs-1{flex-shrink:1}:root ._fd-column{flex-direction:column}:root ._fg-1{flex-grow:1}:root ._pt-t-space-4{padding-top:var(--t-space-4)}:root ._pr-t-space-4{padding-right:var(--t-space-4)}:root ._pb-t-space-4{padding-bottom:var(--t-space-4)}:root ._pl-t-space-4{padding-left:var(--t-space-4)}:root ._bg-background{background-color:var(--background)}@property --x-0{syntax: "<percentage>"; inherits: false; initial-value: 93%;}@property --c-0{syntax: "<color>"; inherits: false; initial-value: hsla(217.59493670886076,100%,30%,1);}@property --s-start-0{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-0{syntax: "<percentage>"; inherits: false; initial-value: 38.584065253664996%;}@property --y-0{syntax: "<percentage>"; inherits: false; initial-value: 63%;}@property --s-start-1{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-1{syntax: "<percentage>"; inherits: false; initial-value: 22.10878124098502%;}@property --c-1{syntax: "<color>"; inherits: false; initial-value: hsla(0,0%,0%,1);}@property --y-1{syntax: "<percentage>"; inherits: false; initial-value: -7%;}@property --x-1{syntax: "<percentage>"; inherits: false; initial-value: 33%;}@property --y-2{syntax: "<percentage>"; inherits: false; initial-value: 7%;}@property --x-2{syntax: "<percentage>"; inherits: false; initial-value: 84%;}@property --s-start-2{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-2{syntax: "<percentage>"; inherits: false; initial-value: 22.558651527792346%;}@property --c-2{syntax: "<color>"; inherits: false; initial-value: hsla(0,0%,0%,1);}@property --c-3{syntax: "<color>"; inherits: false; initial-value: hsla(0,0%,0%,1);}@property --y-3{syntax: "<percentage>"; inherits: false; initial-value: 5%;}@property --x-3{syntax: "<percentage>"; inherits: false; initial-value: 14%;}@property --s-start-3{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-3{syntax: "<percentage>"; inherits: false; initial-value: 22.558651527792346%;}@property --s-start-4{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-4{syntax: "<percentage>"; inherits: false; initial-value: 22.558651527792346%;}@property --c-4{syntax: "<color>"; inherits: false; initial-value: hsla(0,0%,0%,1);}@property --x-4{syntax: "<percentage>"; inherits: false; initial-value: 7%;}@property --y-4{syntax: "<percentage>"; inherits: false; initial-value: 96%;}@property --c-5{syntax: "<color>"; inherits: false; initial-value: hsla(0,0%,0%,1);}@property --x-5{syntax: "<percentage>"; inherits: false; initial-value: 93%;}@property --s-start-5{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-5{syntax: "<percentage>"; inherits: false; initial-value: 22.558651527792346%;}@property --y-5{syntax: "<percentage>"; inherits: false; initial-value: 90%;}@property --c-6{syntax: "<color>"; inherits: false; initial-value: hsla(279.7894736842105,67%,27%,1);}@property --s-start-6{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-6{syntax: "<percentage>"; inherits: false; initial-value: 39.67138181429644%;}@property --y-6{syntax: "<percentage>"; inherits: false; initial-value: 61%;}@property --x-6{syntax: "<percentage>"; inherits: false; initial-value: 3%;}@property --x-7{syntax: "<percentage>"; inherits: false; initial-value: 94%;}@property --c-7{syntax: "<color>"; inherits: false; initial-value: hsla(279.7894736842105,67%,27%,1);}@property --y-7{syntax: "<percentage>"; inherits: false; initial-value: 59%;}@property --s-start-7{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-7{syntax: "<percentage>"; inherits: false; initial-value: 49.58090142552271%;}@property --c-8{syntax: "<color>"; inherits: false; initial-value: hsla(217.68844221105527,100%,39%,1);}@property --x-8{syntax: "<percentage>"; inherits: false; initial-value: 48%;}@property --s-start-8{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-8{syntax: "<percentage>"; inherits: false; initial-value: 34.815367581495366%;}@property --y-8{syntax: "<percentage>"; inherits: false; initial-value: 63%;}@property --x-9{syntax: "<percentage>"; inherits: false; initial-value: 96%;}@property --c-9{syntax: "<color>"; inherits: false; initial-value: hsla(217.59493670886076,100%,30%,1);}@property --y-9{syntax: "<percentage>"; inherits: false; initial-value: 78%;}@property --s-start-9{syntax: "<percentage>"; inherits: false; initial-value: 8.392121895570533%;}@property --s-end-9{syntax: "<percentage>"; inherits: false; initial-value: 31.77166380372925%;}@keyframes hero-gradient-animation{0%{--x-0: 93%;--c-0: hsla(217.59493670886076, 100%, 30%, 1);--s-start-0: 8.392121895570533%;--s-end-0: 38.584065253664996%;--y-0: 63%;--s-start-1: 8.392121895570533%;--s-end-1: 22.10878124098502%;--c-1: hsla(0, 0%, 0%, 1);--y-1: -7%;--x-1: 33%;--y-2: 7%;--x-2: 84%;--s-start-2: 8.392121895570533%;--s-end-2: 22.558651527792346%;--c-2: hsla(0, 0%, 0%, 1);--c-3: hsla(0, 0%, 0%, 1);--y-3: 5%;--x-3: 14%;--s-start-3: 8.392121895570533%;--s-end-3: 22.558651527792346%;--s-start-4: 8.392121895570533%;--s-end-4: 22.558651527792346%;--c-4: hsla(0, 0%, 0%, 1);--x-4: 7%;--y-4: 96%;--c-5: hsla(0, 0%, 0%, 1);--x-5: 93%;--s-start-5: 8.392121895570533%;--s-end-5: 22.558651527792346%;--y-5: 90%;--c-6: hsla(279.7894736842105, 67%, 27%, 1);--s-start-6: 8.392121895570533%;--s-end-6: 39.67138181429644%;--y-6: 61%;--x-6: 3%;--x-7: 94%;--c-7: hsla(279.7894736842105, 67%, 27%, 1);--y-7: 59%;--s-start-7: 8.392121895570533%;--s-end-7: 49.58090142552271%;--c-8: hsla(217.68844221105527, 100%, 39%, 1);--x-8: 48%;--s-start-8: 8.392121895570533%;--s-end-8: 34.815367581495366%;--y-8: 63%;--x-9: 96%;--c-9: hsla(217.59493670886076, 100%, 30%, 1);--y-9: 78%;--s-start-9: 8.392121895570533%;--s-end-9: 31.77166380372925%}50%{--x-0: 2%;--c-0: hsla(217.59493670886076, 100%, 30%, 1);--s-start-0: 12.892043731642234%;--s-end-0: 42.94837818044209%;--y-0: 59%;--s-start-1: 8.392121895570533%;--s-end-1: 41.69445156991687%;--c-1: hsla(0, 0%, 0%, 1);--y-1: 10%;--x-1: 42%;--y-2: 29%;--x-2: 75%;--s-start-2: 8.392121895570533%;--s-end-2: 20.488815899465003%;--c-2: hsla(0, 0%, 0%, 1);--c-3: hsla(0, 0%, 0%, 1);--y-3: 16%;--x-3: 5%;--s-start-3: 8.392121895570533%;--s-end-3: 30.099844327777923%;--s-start-4: 8.392121895570533%;--s-end-4: 24.59566937006635%;--c-4: hsla(0, 0%, 0%, 1);--x-4: 36%;--y-4: 91%;--c-5: hsla(0, 0%, 0%, 1);--x-5: 70%;--s-start-5: 8.392121895570533%;--s-end-5: 24.59566937006635%;--y-5: 91%;--c-6: hsla(279.7894736842105, 67%, 27%, 1);--s-start-6: 9%;--s-end-6: 26.825849058644888%;--y-6: 73%;--x-6: 54%;--x-7: 57%;--c-7: hsla(279.7894736842105, 67%, 27%, 1);--y-7: 76%;--s-start-7: 9%;--s-end-7: 49.05074977970796%;--c-8: hsla(217.68844221105527, 100%, 39%, 1);--x-8: 11%;--s-start-8: 9%;--s-end-8: 26.166345747226664%;--y-8: 53%;--x-9: 70%;--c-9: hsla(217.59493670886076, 100%, 30%, 1);--y-9: 70%;--s-start-9: 9%;--s-end-9: 22.152460022684956%}to{--s-start-1: 8.392121895570533%;--s-end-1: 59.32232816638693%;--c-1: hsla(0, 0%, 0%, 1);--y-1: -3%;--x-1: 76%;--y-2: 18%;--x-2: 97%;--s-start-2: 8.392121895570533%;--s-end-2: 28.52989037790774%;--c-2: hsla(0, 0%, 0%, 1);--c-3: hsla(0, 0%, 0%, 1);--y-3: 18%;--x-3: 42%;--s-start-3: 8.392121895570533%;--s-end-3: 28.52989037790774%;--s-start-4: 8.392121895570533%;--s-end-4: 28.52989037790774%;--c-4: hsla(0, 0%, 0%, 1);--x-4: 66%;--y-4: 95%;--c-5: hsla(0, 0%, 0%, 1);--x-5: 46%;--s-start-5: 8.392121895570533%;--s-end-5: 28.52989037790774%;--y-5: 92%;--c-6: hsla(279.7894736842105, 67%, 27%, 1);--s-start-6: 24.72064437400016%;--s-end-6: 47.490620328604024%;--y-6: 16%;--x-6: 102%;--x-7: 22%;--c-7: hsla(279.7894736842105, 67%, 27%, 1);--y-7: 52%;--s-start-7: 10.200720718860145%;--s-end-7: 50.46456494288142%;--x-9: 97%;--c-9: hsla(217.5, 100%, 31%, 1);--y-9: 51%;--s-start-9: 6.294132688184733%;--s-end-9: 20.79106730744014%}}html[data-tamagui-theme=dark] body{--x-0: 93%;--c-0: hsla(217.59493670886076, 100%, 30%, 1);--s-start-0: 8.392121895570533%;--s-end-0: 38.584065253664996%;--y-0: 63%;--s-start-1: 8.392121895570533%;--s-end-1: 22.10878124098502%;--c-1: hsla(0, 0%, 0%, 1);--y-1: -7%;--x-1: 33%;--y-2: 7%;--x-2: 84%;--s-start-2: 8.392121895570533%;--s-end-2: 22.558651527792346%;--c-2: hsla(0, 0%, 0%, 1);--c-3: hsla(0, 0%, 0%, 1);--y-3: 5%;--x-3: 14%;--s-start-3: 8.392121895570533%;--s-end-3: 22.558651527792346%;--s-start-4: 8.392121895570533%;--s-end-4: 22.558651527792346%;--c-4: hsla(0, 0%, 0%, 1);--x-4: 7%;--y-4: 96%;--c-5: hsla(0, 0%, 0%, 1);--x-5: 93%;--s-start-5: 8.392121895570533%;--s-end-5: 22.558651527792346%;--y-5: 90%;--c-6: hsla(279.7894736842105, 67%, 27%, 1);--s-start-6: 8.392121895570533%;--s-end-6: 39.67138181429644%;--y-6: 61%;--x-6: 3%;--x-7: 94%;--c-7: hsla(279.7894736842105, 67%, 27%, 1);--y-7: 59%;--s-start-7: 8.392121895570533%;--s-end-7: 49.58090142552271%;--c-8: hsla(217.68844221105527, 100%, 39%, 1);--x-8: 48%;--s-start-8: 8.392121895570533%;--s-end-8: 34.815367581495366%;--y-8: 63%;--x-9: 96%;--c-9: hsla(217.59493670886076, 100%, 30%, 1);--y-9: 78%;--s-start-9: 8.392121895570533%;--s-end-9: 31.77166380372925%;background-color:#06010e!important;background-image:radial-gradient(circle at var(--x-0) var(--y-0),var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1),var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2),var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3),var(--c-3) var(--s-start-3),transparent var(--s-end-3)),radial-gradient(circle at var(--x-4) var(--y-4),var(--c-4) var(--s-start-4),transparent var(--s-end-4)),radial-gradient(circle at var(--x-5) var(--y-5),var(--c-5) var(--s-start-5),transparent var(--s-end-5)),radial-gradient(circle at var(--x-6) var(--y-6),var(--c-6) var(--s-start-6),transparent var(--s-end-6)),radial-gradient(circle at var(--x-7) var(--y-7),var(--c-7) var(--s-start-7),transparent var(--s-end-7)),radial-gradient(circle at var(--x-8) var(--y-8),var(--c-8) var(--s-start-8),transparent var(--s-end-8)),radial-gradient(circle at var(--x-9) var(--y-9),var(--c-9) var(--s-start-9),transparent var(--s-end-9));animation:hero-gradient-animation 15s linear infinite alternate-reverse;background-blend-mode:normal,normal,normal,normal,normal,normal,normal,normal,normal,normal}@keyframes hero-gradient-animation-light{0%{--x-0: 85%;--s-start-0: 9%;--s-end-0: 55%;--c-0: hsla(267, 52%, 83%, 1);--y-0: 80%;--x-1: 60%;--c-1: hsla(336, 100%, 82%, 1);--y-1: 24%;--s-start-1: 5%;--s-end-1: 72%;--c-2: hsla(54, 100%, 65%, .49);--s-start-2: 5%;--s-end-2: 52%;--y-2: 82%;--x-2: 13%;--x-3: 24%;--y-3: 7%;--c-3: hsla(299, 72%, 68%, 1);--s-start-3: 13%;--s-end-3: 68%}to{--x-0: 31%;--s-start-0: 9%;--s-end-0: 55%;--c-0: hsla(267, 52%, 83%, 1);--y-0: 94%;--x-1: 2%;--c-1: hsla(337, 82%, 95%, 1);--y-1: 25%;--s-start-1: 5%;--s-end-1: 72%;--c-2: hsla(54, 100%, 65%, .49);--s-start-2: 5%;--s-end-2: 52%;--y-2: 20%;--x-2: 98%;--x-3: 95%;--y-3: 92%;--c-3: hsla(299, 72%, 68%, 1);--s-start-3: 13%;--s-end-3: 68%}}html[data-tamagui-theme=light] body{--x-0: 85%;--c-0: hsla(267, 52%, 83%, 1);--y-0: 80%;--x-1: 60%;--c-1: hsla(336, 100%, 82%, 1);--y-1: 24%;--x-2: 13%;--c-2: hsla(54, 100%, 65%, .49);--y-2: 82%;--x-3: 24%;--c-3: hsla(299, 72%, 68%, 1);--y-3: 7%;--s-start-0: 9%;--s-end-0: 55%;--s-start-1: 5%;--s-end-1: 72%;--s-start-2: 5%;--s-end-2: 52%;--s-start-3: 13%;--s-end-3: 68%;background-color:#fff;background-image:radial-gradient(circle at var(--x-0) var(--y-0),var(--c-0) var(--s-start-0),transparent var(--s-end-0)),radial-gradient(circle at var(--x-1) var(--y-1),var(--c-1) var(--s-start-1),transparent var(--s-end-1)),radial-gradient(circle at var(--x-2) var(--y-2),var(--c-2) var(--s-start-2),transparent var(--s-end-2)),radial-gradient(circle at var(--x-3) var(--y-3),var(--c-3) var(--s-start-3),transparent var(--s-end-3));animation:hero-gradient-animation-light 10s linear infinite alternate;background-blend-mode:normal,normal,normal,normal}@keyframes page-pixel-enter{0%{opacity:0;transform:translateY(8px) scale(.985);-webkit-mask-image:repeating-linear-gradient(0deg,transparent 0,transparent 3px,black 3px,black 6px);mask-image:repeating-linear-gradient(0deg,transparent 0,transparent 3px,black 3px,black 6px);-webkit-mask-size:100% 6px;mask-size:100% 6px}40%{-webkit-mask-image:none;mask-image:none}to{opacity:1;transform:translateY(0) scale(1);-webkit-mask-image:none;mask-image:none}}.page-route-enter{animation:page-pixel-enter .28s ease-out both}@keyframes premium-rim-pulse{0%,to{box-shadow:0 0 0 1px var(--premium-rim-color, rgba(24, 144, 255, .55)),0 0 16px #1890ff2e}50%{box-shadow:0 0 0 2px var(--premium-rim-color, rgba(24, 144, 255, .75)),0 0 28px #1890ff52}}.premium-tier-rim{animation:premium-rim-pulse 3s ease-in-out infinite}html[data-tamagui-theme=dark] .premium-tier-rim{--premium-rim-color: rgba(105, 192, 255, .65)}html[data-tamagui-theme=dark] .app-header-brand-glow{text-shadow:0 0 18px rgba(105,192,255,.45)}@keyframes sync-badge-pulse{0%,to{opacity:1}50%{opacity:.45}}.sync-badge-pulse{animation:sync-badge-pulse 1.4s ease-in-out infinite}@keyframes pixel-mascot-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.pixel-mascot-bob{animation:pixel-mascot-bob 2.4s ease-in-out infinite}.legal-prose [data-legal-section]{scroll-margin-top:88px}.legal-prose p,.legal-prose [data-legal-para=true]{line-height:1.75;max-width:68ch}@media (prefers-reduced-motion: reduce){.page-route-enter,.premium-tier-rim,.sync-badge-pulse,.pixel-mascot-bob{animation:none!important}}.home-hero-shell{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;isolation:isolate}.home-hero-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(72px);opacity:.55;will-change:transform}html[data-tamagui-theme=dark] .home-hero-orb-primary{background:radial-gradient(circle,rgba(24,144,255,.45) 0%,transparent 70%)}html[data-tamagui-theme=dark] .home-hero-orb-accent{background:radial-gradient(circle,rgba(114,46,209,.4) 0%,transparent 70%)}html[data-tamagui-theme=light] .home-hero-orb-primary{background:radial-gradient(circle,rgba(24,144,255,.28) 0%,transparent 70%);opacity:.7}html[data-tamagui-theme=light] .home-hero-orb-accent{background:radial-gradient(circle,rgba(235,47,150,.22) 0%,transparent 70%);opacity:.65}.home-hero-orb-a{width:min(420px,55vw);height:min(420px,55vw);top:-12%;left:-8%}.home-hero-orb-b{width:min(360px,48vw);height:min(360px,48vw);top:8%;right:-6%}.home-hero-orb-c{width:min(280px,38vw);height:min(280px,38vw);bottom:-18%;left:38%}.home-reveal{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.home-reveal-visible{opacity:1;transform:translateY(0)}.home-reveal-delay-1{transition-delay:.08s}.home-reveal-delay-2{transition-delay:.16s}.home-reveal-delay-3{transition-delay:.24s}.home-section-eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:600}.home-bento-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:auto auto;gap:1.25rem;width:100%}@media (min-width: 1024px){.home-stats-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:2rem}}.home-bento-span-rows{grid-row:span 2}.home-editor-preview-canvas,.home-tools-illustration,.pixel-art-svg{image-rendering:pixelated;image-rendering:crisp-edges}html[data-tamagui-theme=light] .home-editor-float-chrome,html[data-tamagui-theme=light] .home-tools-chrome{background-color:var(--background)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate;mix-blend-mode:normal;opacity:1}.home-showcase-tile{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;text-align:inherit;border-radius:inherit}.home-showcase-tile:focus-visible{outline:2px solid var(--primary, #1890ff);outline-offset:3px}@media (max-width: 768px){.home-bento-grid{grid-template-columns:1fr;grid-template-rows:auto}.home-bento-span-rows{grid-row:span 1}.home-editor-params-panel{display:none}.home-showcase-image{width:120px!important;height:120px!important}}@media (prefers-reduced-motion: reduce){.home-reveal{opacity:1;transform:none;transition:none}.home-hero-orb{transform:none!important}}@font-face{font-family:Doto;src:url(/fonts/doto/Doto-VariableFont_ROND,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--dither-bayer-4-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Crect x='0' y='0' width='1' height='1' fill='%23000'/%3E%3Crect x='2' y='1' width='1' height='1' fill='%23000'/%3E%3Crect x='1' y='2' width='1' height='1' fill='%23000'/%3E%3Crect x='3' y='3' width='1' height='1' fill='%23000'/%3E%3C/svg%3E");--dither-bayer-4-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Crect x='0' y='0' width='1' height='1' fill='%231890ff'/%3E%3Crect x='2' y='1' width='1' height='1' fill='%231890ff'/%3E%3Crect x='1' y='2' width='1' height='1' fill='%231890ff'/%3E%3Crect x='3' y='3' width='1' height='1' fill='%231890ff'/%3E%3C/svg%3E");--dither-pattern: var(--dither-bayer-4-light);--dither-tile-size: 4px;--dither-blend: overlay;--dither-opacity-hero: .06;--dither-opacity-surface: .08;--dither-opacity-fill: .07;--dither-opacity-divider: .12;--grid-surface-size: 16px;--grid-line-opacity: .1;--grid-line-color: rgba(0, 0, 0, .14)}html[data-tamagui-theme=dark]{--dither-pattern: var(--dither-bayer-4-dark);--dither-opacity-hero: .11;--dither-opacity-surface: .13;--dither-opacity-fill: .09;--dither-opacity-divider: .14;--grid-line-opacity: .12;--grid-line-color: rgba(255, 255, 255, .14)}html[data-tamagui-theme=light]{--dither-opacity-surface: .07;--dither-opacity-divider: .1;--grid-line-opacity: .09;--grid-line-color: rgba(0, 0, 0, .1)}.pixel-art-svg{image-rendering:pixelated;image-rendering:crisp-edges}.dither-surface,.dither-hero-fade,.dither-fill,.home-stats-dither:before{background-image:var(--dither-pattern);background-size:var(--dither-tile-size) var(--dither-tile-size);mix-blend-mode:var(--dither-blend)}.dither-surface{position:relative;isolation:isolate;background-color:transparent!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}.dither-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;z-index:0;opacity:var(--dither-opacity-surface)}.dither-surface:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;z-index:0;background:color-mix(in srgb,var(--background, #fff) 8%,transparent)}html[data-tamagui-theme=dark] .dither-surface:after{background:color-mix(in srgb,var(--backgroundStrong, #1e262f) 12%,transparent)}html[data-tamagui-theme=light] .dither-surface:after{background:color-mix(in srgb,var(--background, #fff) 18%,transparent)}.dither-surface>*{position:relative;z-index:1}.grid-surface{position:relative;isolation:isolate;background-color:transparent!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}.grid-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;z-index:0;background-image:linear-gradient(to right,var(--grid-line-color) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-line-color) 1px,transparent 1px);background-size:var(--grid-surface-size) var(--grid-surface-size);opacity:var(--grid-line-opacity)}.grid-surface:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;z-index:0;background:color-mix(in srgb,var(--background, #fff) 8%,transparent)}html[data-tamagui-theme=dark] .grid-surface:after{background:color-mix(in srgb,var(--backgroundStrong, #1e262f) 12%,transparent)}html[data-tamagui-theme=light] .grid-surface:after{background:color-mix(in srgb,var(--background, #fff) 18%,transparent)}.grid-surface>*{position:relative;z-index:1}.dither-fill{position:relative;isolation:isolate}.dither-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;z-index:0;opacity:var(--dither-opacity-fill)}.dither-fill>*{position:relative;z-index:1}.dither-hero-fade{position:absolute;top:0;left:0;right:0;width:100%;height:110%;pointer-events:none;z-index:0;opacity:var(--dither-opacity-hero);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.85) 35%,rgba(0,0,0,.35) 70%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000,#000000d9,#00000059 70%,#0000)}.home-stats-dither{position:relative}.home-stats-dither:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;pointer-events:none;opacity:var(--dither-opacity-divider)}.pixel-brand-font{font-family:Doto,monospace!important;font-weight:700!important;letter-spacing:.04em;line-height:1.4;text-transform:none}h1 .pixel-brand-font,[data-pixel-brand-inherit=true] .pixel-brand-font{font-size:.52em;display:inline-block;vertical-align:baseline;line-height:1;transform:translateY(.1em)}.home-hero-title .pixel-brand-font{margin-left:.35em}header .pixel-brand-font,[data-app-header] .pixel-brand-font{font-size:1rem;letter-spacing:.06em}@media (min-width: 768px){header .pixel-brand-font,[data-app-header] .pixel-brand-font{font-size:1.125rem}}.home-pixel-parallax-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.home-pixel-sprite-wrap{position:absolute;will-change:transform}.home-pixel-sprite{image-rendering:pixelated;image-rendering:crisp-edges;opacity:.75}html[data-tamagui-theme=light] .home-pixel-sprite{opacity:.55}.home-pixel-sprite-wrap-a{top:8%;left:4%}.home-pixel-sprite-wrap-b{top:6%;right:5%}.home-pixel-sprite-wrap-c{top:78%;left:3%}.home-pixel-sprite-wrap-d{bottom:8%;right:4%}.home-pixel-sprite-wrap-e{top:20%;left:10%}.home-pixel-sprite-wrap-f{top:18%;right:8%}.home-pixel-sprite-wrap-g{bottom:12%;left:6%}.home-pixel-sprite-wrap-h{top:82%;right:6%}.home-pixel-sprite-a{width:20px;height:20px}.home-pixel-sprite-b{width:16px;height:16px}.home-pixel-sprite-c{width:12px;height:12px}.home-pixel-sprite-d{width:20px;height:20px}.home-pixel-sprite-e{width:8px;height:8px}.home-pixel-sprite-f{width:12px;height:12px}.home-pixel-sprite-g{width:16px;height:16px}.home-pixel-sprite-h{width:12px;height:12px}@keyframes pixel-sprite-drift-a{0%,to{transform:translate(0)}33%{transform:translate(5px,-7px)}66%{transform:translate(-3px,-4px)}}@keyframes pixel-sprite-drift-b{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-6px,5px) rotate(90deg)}}@keyframes pixel-sprite-drift-c{0%,to{transform:translate(0)}50%{transform:translate(4px,8px)}}@keyframes pixel-sprite-drift-d{0%,to{transform:translate(0)}40%{transform:translate(-5px,-6px)}80%{transform:translate(3px,-2px)}}@keyframes pixel-sprite-drift-e{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(7px,-5px) rotate(-90deg)}}@keyframes pixel-sprite-drift-f{0%,to{transform:translate(0)}50%{transform:translate(-4px,6px)}}@keyframes pixel-sprite-drift-g{0%,to{transform:translate(0)}33%{transform:translate(3px,-5px)}66%{transform:translate(-5px,2px)}}@keyframes pixel-sprite-drift-h{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-6px,-8px) rotate(180deg)}}.home-pixel-sprite-drift-a{animation:pixel-sprite-drift-a 9s ease-in-out infinite}.home-pixel-sprite-drift-b{animation:pixel-sprite-drift-b 11s ease-in-out infinite .5s}.home-pixel-sprite-drift-c{animation:pixel-sprite-drift-c 8s ease-in-out infinite 1s}.home-pixel-sprite-drift-d{animation:pixel-sprite-drift-d 10s ease-in-out infinite .3s}.home-pixel-sprite-drift-e{animation:pixel-sprite-drift-e 12s ease-in-out infinite 1.5s}.home-pixel-sprite-drift-f{animation:pixel-sprite-drift-f 7s ease-in-out infinite .8s}.home-pixel-sprite-drift-g{animation:pixel-sprite-drift-g 9.5s ease-in-out infinite .2s}.home-pixel-sprite-drift-h{animation:pixel-sprite-drift-h 13s ease-in-out infinite 2s}@media (prefers-reduced-motion: reduce){.home-pixel-sprite-wrap{transform:none!important}.home-pixel-sprite-drift-a,.home-pixel-sprite-drift-b,.home-pixel-sprite-drift-c,.home-pixel-sprite-drift-d,.home-pixel-sprite-drift-e,.home-pixel-sprite-drift-f,.home-pixel-sprite-drift-g,.home-pixel-sprite-drift-h{animation:none!important;transform:none!important}}
