@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";h2{color:#fff;font-size:24px;font-weight:700;letter-spacing:.02em;margin:0}#formSection{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#formSection h2{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.02em;text-align:center}::placeholder{color:#a1a9bc;font-size:16px;font-weight:400}#load{animation:spin 1s linear infinite}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#imgDone,#imgDone h2{text-align:center}section{display:flex;flex-direction:column;justify-self:start;padding-inline:50px;margin-top:31px;align-items:center}video{border-radius:20px;border:4px solid white;max-width:100%;background-color:#fff;width:fit-content;height:100%;align-self:stretch;min-height:0;min-width:0;box-sizing:border-box;box-shadow:#000 10px}#secondTime{position:absolute;top:calc(50% - 20px);left:50%;text-align:center;margin:0;font-weight:600}.preview-result img{border:4px solid white;flex-shrink:2;border-radius:20px;min-height:0;max-width:100%;min-width:0;align-self:center}.preview-result{display:flex;justify-content:center;text-align:center;flex-direction:column;min-height:0;flex-shrink:1;padding-inline:50px;gap:24px}#formGenerate{display:flex;flex-direction:column;flex-shrink:1;text-align:center;min-height:0;padding-inline:50px}#formGenerate img{border:4px solid white;flex-shrink:2;margin-bottom:40px;max-width:100%;align-self:center;border-radius:20px;min-height:0}#formGenerate input{margin-top:20px;height:56px;margin-bottom:30px;flex-shrink:0}#imagForm{text-align:left}#imageForm div{display:flex;width:100%;gap:10px;justify-content:space-between}#imageForm div button{width:100%}#imageForm h2{text-align:left}.preview-result svg{border:4px solid white;flex-shrink:2;border-radius:20px;min-height:0;max-width:100%;min-width:0;align-self:center}.preview-result{display:flex;justify-content:center;text-align:center;flex-direction:column;min-height:0;flex-shrink:1;gap:24px;padding-inline:50px}p{color:#fff;font-size:40px}#center-image{outline:19px solid white;filter:drop-shadow(0px 0px 6px rgba(0,0,0,.25));outline-offset:-19px;max-height:100%}#left-image{filter:drop-shadow(0px 0px 6px rgba(0,0,0,.25));outline-offset:-19px;max-height:75%;outline:19px solid white}#right-image{outline-offset:-19px;outline:19px solid white;filter:drop-shadow(0px 0px 6px rgba(0,0,0,.25));max-height:75%}#galery{display:flex;justify-content:space-between;max-width:150%;width:125%;max-height:100%;min-width:0;min-height:0;flex-direction:row;align-items:center}#galery img{min-height:0;min-width:0;flex-shrink:2}header img{max-height:100px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{margin:0;width:100%;font-family:Inter;height:100vh;height:100dvh}#root{display:flex;flex-direction:column;justify-content:space-between;min-height:0px;min-width:0px;height:100%}header{display:flex;justify-content:center;margin-block:27px}header img{width:auto}footer{display:flex;justify-self:end;margin-block:27px;justify-content:center}footer img{min-width:139px}.disabled,.disabled:hover{background:#cccccc!important}.button-options{display:flex;justify-content:space-around;gap:12px}.button-options button{width:100%}
