:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body,html{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.background-radial-gradient{background-color:#172236;background-image:radial-gradient(650px circle at 0% 0%,hsl(218,41%,35%) 15%,hsl(218,41%,30%) 35%,hsl(218,41%,20%) 75%,hsl(218,41%,19%) 80%,transparent 100%),radial-gradient(1250px circle at 100% 100%,hsl(218,41%,45%) 15%,hsl(218,41%,30%) 35%,hsl(218,41%,20%) 75%,hsl(218,41%,19%) 80%,transparent 100%)}#radius-shape-1{height:220px;width:220px;top:-60px;left:-130px;background:radial-gradient(#44006b,#ad1fff);overflow:hidden}#radius-shape-2{border-radius:38% 62% 63% 37%/70% 33% 67% 30%;bottom:-60px;right:-110px;width:300px;height:300px;background:radial-gradient(#44006b,#ad1fff);overflow:hidden}.bg-glass{background-color:#ffffffe6!important;-webkit-backdrop-filter:saturate(200%) blur(25px);backdrop-filter:saturate(200%) blur(25px)}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:9999}.result-box{border:1px solid #1976d2;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:400px;height:400px;margin:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .5s ease-in-out}.container.with-result{flex-direction:row;justify-content:space-around}.box{flex:1;margin:20px;padding:20px;transition:all .5s ease-in-out}.upload-box{border:1px solid #1976d2;border-radius:8px;box-shadow:0 4px 8px #0000001a;transform:translate(0);width:300px;height:300px;margin:40px}.container.with-result .upload-box,.container.with-result .result-box{transform:translate(0)}.uploaded-image{width:100%;height:auto;max-height:100%;border-radius:8px;box-shadow:0 4px 8px #0003}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-out{animation:slideOut .5s forwards}.slide-in{animation:slideIn .5s forwards}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.loading-gif{width:100px;height:100px}.blur{filter:blur(5px)}
