<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800;900&amp;display=swap);html{box-sizing:border-box;min-width:320px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background-color:var(--body-color);display:flex;font-family:Poppins,cursive;font-size:inherit;font-size:var(--root-size);justify-content:center;line-height:1;min-height:100vh;min-width:320px;position:relative;scroll-behavior:smooth}img{max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}[class*=__container]{margin:0 auto;max-width:1230px;padding:0 15px}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100;src:url(../fonts/AmaticSC-Regular.0b3ee152d391f62a5a30..woff2),url(../fonts/AmaticSC-Regular.657ee601cd6acaea197b..woff)}:root{--root-size:18px;--size-1:20px;--size-2:12px;--size-3:28px;--body-color:#0b0510;--main-color:#1f2b32;--color-1:#6990f2;--color-2:#323548;--color-3:#dcdbdb63;--background-1:#f2f2f2;--background-2:#2b343f;--background-3:#404954;--background-4:#f16e1e;--background-5:#c54f06;--background-6:#00000026;--background-7:#0000001a;--family-1:"Poppins",cursive;--speed:0.4s}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.container{padding:30px;width:1030px}.wrapper{border-radius:5px;padding:5px}.upload,.wrapper{background-color:var(--background-1)}.upload__input{display:none}.upload__label{align-items:center;border:2px dashed var(--color-1);border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:220px;justify-content:center;opacity:.75;padding:20px;transition:var(--speed);width:400px}.upload__label:hover{opacity:1}.upload__icon{fill:var(--color-1);margin-bottom:20px}.upload__text{color:var(--color-2);font-family:var(--family-1);font-size:var(--size-1);font-weight:700}.edit{border-radius:5px;overflow:hidden}.main{background-color:var(--main-color);display:flex;transition:var(--speed)}.main.disabled{opacity:.8;pointer-events:none}.main.animation .edit-sidebar-left,.main.animation .edit-sidebar-right{transform:none}.edit-header{background-color:var(--background-2);box-shadow:0 2px 5px var(--background-6);display:flex;height:75px;position:relative}.edit-header__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding-left:20px;padding-right:35px;width:100%}.edit-header__button-download{background-color:var(--background-4);border:none;border-radius:5px;cursor:pointer;display:block;padding:8.5px 10px;transition:var(--speed)}.edit-header__button-download.disabled{opacity:.8;pointer-events:none}.edit-header__button-download:hover{background-color:var(--background-5)}.edit-header__button-download,.edit-header__title{color:var(--background-1);font-size:var(--size-1);font-weight:700;letter-spacing:.05rem}.edit-header-file{transition:var(--speed)}.edit-header-file:hover{background-color:var(--background-3)}.edit-header-file:hover .edit-header-file__svg{fill:var(--background-4)}.edit-header-file__input{display:none}.edit-header-file__label{fill:var(--background-1);align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:75px}.edit-header-file__svg{height:50px;width:50px}.edit-header-file__icon{transition:var(--speed)}.edit-content{align-items:center;display:flex;flex-direction:column;min-width:600px;padding:30px;position:relative;width:100%}.edit-sidebar-left{background-color:var(--background-2);box-shadow:3px 0 5px var(--background-6);height:525px;min-width:75px;overflow:scroll;position:relative;transform:translateX(-100%)}.edit-sidebar-left::-webkit-scrollbar{width:0}.edit-sidebar-right{background-color:var(--background-2);box-shadow:-3px 0 5px var(--background-6);height:525px;min-width:75px;overflow-y:scroll;position:relative;transform:translateX(100%)}.edit-sidebar-right::-webkit-scrollbar{width:0}.edit-sidebar-left,.edit-sidebar-right{transition:var(--speed)}.edit-sidebar-left__svg,.edit-sidebar-right__svg{height:45px;pointer-events:none;transition:var(--speed);width:45px}.edit-sidebar-left__icon,.edit-sidebar-right__icon{fill:var(--background-1);transition:var(--speed)}.edit-sidebar-left__text{color:var(--background-1);font-size:var(--size-2);font-weight:500;left:50%;pointer-events:none;position:absolute;top:120%;transform:translate(-50%,-50%);transition:var(--speed)}.edit-sidebar-left__item,.edit-sidebar-right__item{align-items:center;background:none;border:0;cursor:pointer;display:flex;height:75px;justify-content:center;overflow:hidden;position:relative;transition:var(--speed);width:100%}.edit-sidebar-left__item.active,.edit-sidebar-left__item:hover,.edit-sidebar-right__item.active,.edit-sidebar-right__item:hover{background-color:var(--background-3)}.edit-sidebar-left__item.active .bx,.edit-sidebar-left__item.active .fa,.edit-sidebar-right__item.active .bx,.edit-sidebar-right__item.active .fa{color:var(--background-4);margin-bottom:20px}.edit-sidebar-left__item.active .edit-sidebar-left__text,.edit-sidebar-right__item.active .edit-sidebar-left__text{top:85%}.edit-wrapper-preview{border-radius:5px;height:440px;overflow:hidden;position:relative;transition:var(--speed);width:100%}.edit-preview,.edit-preview img{height:100%;width:100%}.edit-preview img{display:block;object-fit:cover;transition:var(--speed)}.edit-preview .temperature{inset:0 0 0 0;position:absolute}.edit-wrapper-reset{bottom:-40px;position:absolute;right:0;transition:var(--speed)}.edit-wrapper-reset.active{bottom:0}.edit-reset-button{background-color:var(--background-4);border:none;border-radius:5px;bottom:-40px;color:var(--background-1);cursor:pointer;font-size:var(--size-1);font-weight:700;letter-spacing:.05rem;padding:8.5px 10px;position:absolute;right:0;transition:var(--speed)}.edit-reset-button:hover{background-color:var(--background-5)}.edit-reset-button.active{bottom:0}.edit-slider{background-color:var(--background-2);border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;padding:10px 20px;position:absolute;transform:translateY(100%);transition:var(--speed);width:430px}.edit-slider__input{-webkit-appearance:none;background-color:transparent;cursor:pointer;width:100%}.edit-slider__input::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--background-1);border-radius:50%;height:16px;margin-top:-4px;width:16px}.edit-slider__input::-webkit-slider-runnable-track{background-color:var(--background-4);border-radius:5px;height:8px}.edit-slider.active{transform:translateY(0)}.edit-slider-container{align-items:center;display:flex;justify-content:space-between}.edit-slider-container__name,.edit-slider-container__value{color:var(--background-1);font-size:var(--root-size);font-weight:500}.plug{align-items:center;background-color:var(--background-7);color:var(--color-3);display:flex;font-family:Noto Sans;font-size:var(--size-3);font-weight:700;height:100%;justify-content:center;letter-spacing:3px;width:100%}.bx,.fa,.temperature{transition:var(--speed)}.bx,.fa{color:var(--color-3);font-size:35px;pointer-events:none}</pre></body></html>