.effect-wrap .effect{position:absolute;z-index:-1}.effect-1{width:30px;height:30px;border:4px solid #362e6a;right:10%;bottom:10%;animation:spin 10s linear infinite}.effect-2{left:3%;bottom:20%;width:40px;display:flex;flex-wrap:wrap;justify-content:space-between;animation:topBounc 10s ease-in-out infinite}.effect-2 div{width:3px;height:3px;background-color:#09609e;margin:0 3px 8px}.effect-3{border-top:30px solid transparent;border-left:30px solid #362e6a;left:30%;top:20%;animation:spin 5s linear infinite}.effect-3:before{content:"";position:absolute;border-top:30px solid transparent;border-left:30px solid #064fd7;opacity:.5;left:-35px;top:-25px}.effect-4{width:50px;height:50px;right:10%;top:30%;display:flex;justify-content:space-between;border-radius:50%;overflow:hidden;animation:spin 10s linear infinite}.effect-4 div{width:1px;background-color:#054b55;height:100%}.effect-5{position:relative;left:40%;bottom:25%;width:100px;height:100px;display:grid;place-items:center;animation:destructAnimation 10s ease-in-out infinite}.petal{width:4px;height:4px;background-color:#2e6a5e;border-radius:50%;position:absolute}.petal-1{top:0;left:50%;transform:translate(-50%,-50%)}.petal-2{top:25%;left:75%;transform:translate(-50%,-50%)}.petal-3{top:50%;left:100%;transform:translate(-50%,-50%)}.petal-4{top:75%;left:75%;transform:translate(-50%,-50%)}.petal-5{top:100%;left:50%;transform:translate(-50%,-50%)}.petal-6{top:75%;left:25%;transform:translate(-50%,-50%)}.petal-7{top:50%;left:0%;transform:translate(-50%,-50%)}.petal-8{top:25%;left:25%;transform:translate(-50%,-50%)}@keyframes destructAnimation{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}to{opacity:0;transform:scale(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes topBounc{0%,to{transform:translateY(0)}50%{transform:translateY(60px)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}video{width:200px;max-width:100%;height:200px;max-height:fit-content;border-radius:50%;display:block}._welcomeMain_9xwu9_12{width:200px;max-width:500px;height:200px;max-height:500px;margin:20px auto;padding:10px;border-radius:50%;border:5px dotted #64d6ff;background:#1a1a1a;display:flex;align-items:center;justify-content:center}._mainPromptDiv_owfk3_1{width:100%;display:flex;gap:20px;padding:10px 20px}._searchHistory_owfk3_7{width:20%;height:95vh;padding:0 20px;box-shadow:4px 0 8px #393a3a80;border-radius:10px;left:0}._searchHistory_owfk3_7 h2{font-size:1.4rem}._searchHistory_owfk3_7 ul{width:100%}._searchHistory_owfk3_7 li{width:80%;font-size:.9rem}._searchPrompt_owfk3_25{width:70%;height:100vh}._promptResult_owfk3_30{width:80%;border-radius:20px;height:70vh;margin-bottom:20px;padding:50px;box-shadow:#43879e0d 0 6px 24px,#56bdd114 0 0 0 1px;border-color:#87deeb}._imageBot_owfk3_39{width:100px;height:100px;animation:_rotate_owfk3_1 3s infinite ease-out}@keyframes _rotate_owfk3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#3fc1f9de;background:linear-gradient(to right,#151120,#1d1d36);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input{font-weight:500;border-color:#64d6ff;text-decoration:inherit}input:focus{border-color:#64d6ff}input:hover{color:#53f2ef}body{margin:0;top:0;left:0;overflow:hidden}h1{font-size:2em;line-height:1.1}button{border-radius:8px;color:#64a5ff;border:1px dotted #74dcff;padding:.4em .8em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#64a5ff}button:focus,button:focus-visible{outline:2px double rgba(0,238,255,.75)}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#74dcff}button{background-color:#f9f9f9}}
