@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.rcp-root{--rcp-background-color: #121212;--rcp-field-input-color: #ffffff;--rcp-field-input-border-color: #242424;--rcp-field-label-color: #808080}.rcp{display:flex;flex-direction:column;background-color:var(--rcp-background-color);border-radius:10px}.rcp-body{display:flex;flex-direction:column;gap:20px;padding:20px 10px}.rcp-section{display:flex;flex-direction:column;gap:10px}.rcp-interactive{width:100%;height:100%;-webkit-user-select:none;user-select:none;touch-action:none}.rcp-interactive[aria-disabled=true]{cursor:unset;pointer-events:none}.rcp-saturation{cursor:all-scroll;width:100%;position:relative;background-image:linear-gradient(to bottom,transparent,black),linear-gradient(to right,white,transparent);border-radius:10px 10px 0 0}.rcp-saturation-cursor{position:absolute;width:20px;height:20px;border:2px solid white;border-radius:100%;box-shadow:0 0 15px #00000026;transform:translate(-10px,-10px)}.rcp-hue{cursor:ew-resize;position:relative;width:100%;height:12px;background-image:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:10px}.rcp-hue-cursor{position:absolute;width:20px;height:20px;border:2px solid white;border-radius:100%;box-shadow:0 0 15px #00000026;transform:translate(-10px,-4px)}.rcp-alpha{cursor:ew-resize;position:relative;width:100%;height:12px;border-radius:10px}.rcp-alpha-cursor{position:absolute;width:20px;height:20px;border:2px solid white;border-radius:100%;box-shadow:0 0 15px #00000026;transform:translate(-10px,-4px)}.rcp-fields{display:flex;flex-direction:column;gap:10px}.rcp-fields-floor{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.rcp-field{display:flex;flex-direction:column;width:100%}.rcp-field-input{width:100%;font-family:inherit;font-size:14px;text-align:center;color:var(--rcp-field-input-color);background-color:transparent;border:2px solid var(--rcp-field-input-border-color);border-radius:5px;outline:none;padding:5px 0}.rcp-field-input:read-only{opacity:.8}.rcp-field-label{font-size:14px;text-align:center;color:var(--rcp-field-label-color)}@layer components;@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--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;--color-white:#fff;--spacing:.25rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--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}::-webkit-calendar-picker-indicator{line-height:1}:-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 utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.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}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.grow{flex-grow:1}.grow\!{flex-grow:1!important}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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,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-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@font-face{font-family:ZalandoSansExpanded;src:url(/assets/ZalandoSansExpanded-Bold-BkJXSyar.ttf)format("truetype")}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-SemiBold-Dz0i8Gm2.ttf)format("truetype")}@font-face{font-family:PolySans Neutral;src:url(/assets/PolySans-NeutralWide-CWm0tB41.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:PolySans Neutral;src:url(/assets/PolySans-MedianWide-CtRpWlzJ.woff)format("woff");font-weight:500;font-style:normal}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;min-width:320px;min-height:100vh;margin:0}*{-webkit-user-select:none;user-select:none}body{background-color:#080808}body.editor-cursor-enabled[data-cursor=default]{cursor:auto}body.editor-cursor-enabled[data-cursor=default] a,body.editor-cursor-enabled[data-cursor=default] button,body.editor-cursor-enabled[data-cursor=default] [role=button]{cursor:pointer!important}body.editor-cursor-enabled[data-cursor=default] input[type=text],body.editor-cursor-enabled[data-cursor=default] textarea{cursor:text}body.editor-cursor-enabled[data-cursor=minimal]{cursor:url(/cursors/minimal/default.cur),auto}body.editor-cursor-enabled[data-cursor=minimal] a,body.editor-cursor-enabled[data-cursor=minimal] button,body.editor-cursor-enabled[data-cursor=minimal] [role=button],body.editor-cursor-enabled[data-cursor=minimal] [style*="cursor: pointer"],body.editor-cursor-enabled[data-cursor=minimal] [style*="cursor:pointer"],body.editor-cursor-enabled[data-cursor=minimal] .cursor-pointer{cursor:url(/cursors/minimal/pointer.cur),pointer!important}body.editor-cursor-enabled[data-cursor=minimal] input[type=text],body.editor-cursor-enabled[data-cursor=minimal] .search-input,body.editor-cursor-enabled[data-cursor=minimal] .cursor-text,body.editor-cursor-enabled[data-cursor=minimal] textarea{cursor:url(/cursors/minimal/text.cur),text!important}body.editor-cursor-enabled[data-cursor=synthwave]{cursor:url(/cursors/synthwave/default.cur),auto}body.editor-cursor-enabled[data-cursor=synthwave] a,body.editor-cursor-enabled[data-cursor=synthwave] button,body.editor-cursor-enabled[data-cursor=synthwave] [role=button],body.editor-cursor-enabled[data-cursor=synthwave] [style*="cursor: pointer"],body.editor-cursor-enabled[data-cursor=synthwave] [style*="cursor:pointer"],body.editor-cursor-enabled[data-cursor=synthwave] .cursor-pointer{cursor:url(/cursors/synthwave/pointer.cur),pointer!important}body.editor-cursor-enabled[data-cursor=synthwave] input[type=text],body.editor-cursor-enabled[data-cursor=synthwave] .search-input,body.editor-cursor-enabled[data-cursor=synthwave] .cursor-text,body.editor-cursor-enabled[data-cursor=synthwave] textarea{cursor:url(/cursors/synthwave/text.cur),text!important}body.editor-cursor-enabled[data-cursor=wii]{cursor:url(/cursors/wii/default.cur),auto!important}body.editor-cursor-enabled[data-cursor=wii] a,body.editor-cursor-enabled[data-cursor=wii] button,body.editor-cursor-enabled[data-cursor=wii] [role=button],body.editor-cursor-enabled[data-cursor=wii] [style*="cursor: pointer"],body.editor-cursor-enabled[data-cursor=wii] [style*="cursor:pointer"],body.editor-cursor-enabled[data-cursor=wii] .cursor-pointer{cursor:url(/cursors/wii/pointer.cur),pointer!important}body.editor-cursor-enabled[data-cursor=wii] input[type=text],body.editor-cursor-enabled[data-cursor=wii] .search-input,body.editor-cursor-enabled[data-cursor=wii] .cursor-text,body.editor-cursor-enabled[data-cursor=wii] textarea{cursor:url(/cursors/wii/text.cur),text!important}body.editor-cursor-enabled[data-cursor=saturn]{cursor:url(/cursors/saturn/default.cur),auto}body.editor-cursor-enabled[data-cursor=saturn] a,body.editor-cursor-enabled[data-cursor=saturn] button,body.editor-cursor-enabled[data-cursor=saturn] [role=button],body.editor-cursor-enabled[data-cursor=saturn] [style*="cursor: pointer"],body.editor-cursor-enabled[data-cursor=saturn] [style*="cursor:pointer"],body.editor-cursor-enabled[data-cursor=saturn] .cursor-pointer{cursor:url(/cursors/saturn/pointer.cur),pointer!important}body.editor-cursor-enabled[data-cursor=saturn] input[type=text],body.editor-cursor-enabled[data-cursor=saturn] .search-input,body.editor-cursor-enabled[data-cursor=saturn] .cursor-text,body.editor-cursor-enabled[data-cursor=saturn] textarea{cursor:url(/cursors/saturn/text.cur),text!important}.preset-block-active{background-color:#fff3;background-image:radial-gradient(circle at 0 100%,#64646480,#272a2f)}.preset-block{background-color:#ffffff17;background-image:radial-gradient(circle at 0 100%,#6464640d,#202226)}.preset-name-input{border:2px solid #4c4d51!important;border-radius:10px!important;transition:all .3s!important}.preset-name-input:focus,.preset-name-input:hover,.preset-name-input:active{border-width:2px!important;border-color:#fff!important}video{border-radius:5px;pointer-events:none!important}.hue-picker .hue-horizontal{cursor:pointer;border:2px solid #ffffff40!important;border-radius:10px!important}.Mui-active{box-shadow:0 0 0 14px #ffffff24!important}.color-picker-wr:hover .color-picker-icon{border-color:#ffffff73!important}#rbgcp-controls-wrapper-dark{padding-right:6px!important}.glow-container{display:inline-block;position:relative}.glow-container:before{content:"";pointer-events:none;background:radial-gradient(circle,#fff3,#fff0 70%);border-radius:10px;width:50px;height:50px;transition:transform .1s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.glow-container:hover:before{transform:translate(-50%,-50%)scale(1)}.download-button-content{background:linear-gradient(#0b490d,#0b490d) padding-box padding-box,linear-gradient(60deg,#00ff32,#cdffd7) border-box;border-width:3px!important;transition:all .3s!important}.download-button-content-reached-limit{background:linear-gradient(90deg,#0000001a,#9100001a) padding-box padding-box,linear-gradient(90deg,#9100003d,#9100003d) border-box;border-width:3px!important;transition:all .3s!important}.download-button-content:hover{background:linear-gradient(45deg,#00ff32 50%,#a8ffab)!important;border-width:3px!important;border-color:#ffffff73!important}.download-button-content-reached-limit:hover{background:linear-gradient(45deg,red 50%,#ff7171)!important;border-width:3px!important;border-color:#ffffff73!important}.notistack-SnackbarContainer{top:100px!important}.link-similar-animation:hover{scale:1.03}.link-text:hover{color:#fff!important}.icon-link-svg:hover svg,.icon-link-path:hover path{fill:#fff!important}.breadcrumbs-link-text:hover{color:#abb0c0!important}.settings-icon-color-picker-hue:hover{opacity:.8!important}.settings-icon-color-picker-hue:active{opacity:1!important}@keyframes scaleOpacityAnimation{0%{opacity:0;transform:scale(1)}1%{opacity:.7}to{opacity:0;transform:scale(1.2)}}.play-pause-component-animation{animation:.5s forwards scaleOpacityAnimation;display:flex}.play-pause-component{opacity:0;display:none}.unselectable{-webkit-user-select:none;user-select:none}.rcp-field:nth-child(2),.rcp-fields-floor:nth-child(2){display:none!important}.rcp-root{background:0 0!important}.rcp-body{padding-bottom:10px!important}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
