:root{--lightningcss-light:initial;--lightningcss-dark: ;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}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex;overflow-x:hidden;background:#181818!important}html{overflow-x:hidden}*{box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.subheadline{color:#ffffff8a;letter-spacing:.01em;font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:400}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border:none;border-radius:8px;width:100%;max-width:340px;margin-top:1.5rem;padding:12px 24px;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #dc262666}.benefits-section{text-align:center;background:#ffffff0d;border-radius:12px;max-width:800px;margin:2rem auto;padding:2rem}.benefits-title{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:700}.benefits-carousel{justify-content:center;margin-bottom:2rem;display:flex}.benefit-item{opacity:1;background:#ffffff1a;border-radius:8px;width:300px;padding:1.5rem;transition:transform .3s,opacity .5s}.benefit-item:hover{transform:translateY(-5px)}.benefit-item h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.benefit-item p{color:#ffffff8a;font-size:.9rem}.demo-container{flex-direction:column;justify-content:center;align-items:center;width:95vw;max-width:95vw;margin:0 auto;padding:.5rem;display:flex}.example-list{grid-template-columns:repeat(2,1fr);justify-items:center;gap:1.2rem;width:400px;margin:0 auto;display:grid}.example-img{object-fit:cover;cursor:pointer;border-radius:16px;width:190px;height:190px;transition:transform .15s;box-shadow:0 2px 8px #bfc1c61a}.example-img:hover{transform:scale(1.03)}.hero-title{letter-spacing:-1px;text-align:center;margin-bottom:1rem;font-size:5rem;font-weight:700;line-height:1.1}.gradient-text{background:linear-gradient(90deg,#6366f1 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:900}#root{text-align:center;box-sizing:border-box;width:100%;min-height:100vh;margin:0;padding:0}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.main-layout{color:#ffffff8a;text-align:center;min-height:100vh;margin:0;padding:0;font-family:Inter,Arial,sans-serif;background:#181818!important}.hero h1{margin-bottom:.7rem;font-size:2.2rem;font-weight:700}.hero p{color:#ffffff8a;letter-spacing:.01em;font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:400}.upload-section{flex-direction:column;align-items:center;margin:1.5rem 0;display:flex}.dropzone{cursor:pointer;background:#202020;border:none;border-radius:20px;justify-content:center;align-items:center;width:400px;height:400px;margin-bottom:1.2rem;transition:transform .3s;display:flex;box-shadow:0 4px 16px #2427311a}.preview-img{object-fit:contain;border-radius:20px;width:100%;height:100%;display:block}.image-container{width:90%;height:90%;position:relative}.result{text-align:left;letter-spacing:.01em;text-align:center;color:#ffffff8a;background:#eef2ff;border-radius:8px;width:90vw;max-width:340px;margin-top:1rem;margin-bottom:1rem;padding:1rem;font-size:1rem;font-weight:400;line-height:1.5}.result .examples-desc{color:#ffffff8a}.result{box-shadow:none;border-radius:0;padding:1rem}.description h2{margin-bottom:.7rem;font-size:1.3rem;font-weight:600}.description p{color:#ffffff8a;letter-spacing:.01em;letter-spacing:.01em;letter-spacing:.01em;font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:400}.footer{color:#ffffff8a;text-align:center;background:#1a1a1a;margin-top:4rem;padding:2rem 1rem}.footer-links{margin:1rem 0}.footer-links a{color:#06b6d4;margin:0 .5rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (max-width:600px){.main-layout{background:#000;font-size:.97rem}.hero-title{font-size:1.3rem}.dropzone,.result{max-width:95vw;height:95vw}.preview-img{object-fit:contain;border-radius:20px;width:100%;height:100%}.description{padding:.5rem}.highlight-list{gap:1rem}.highlight-item{min-width:120px;max-width:95vw;padding:.7rem .5rem}.dropzone{background:#202020;border-radius:20px;justify-content:center;align-items:center;width:280px;height:280px;margin:0 auto;padding:0;font-size:1.1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #24273114}.preview-img{object-fit:contain;object-position:center;background:#202020;border-radius:20px;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0}.image-container{width:100%;height:100%;position:relative}.dropzone span.subheadline{color:#fff;text-align:center;width:100%;padding:.4rem;font-size:1rem}.upload-section{margin:1rem 0;padding:0}.examples{text-align:center;width:100%}.example-list{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);place-items:center;gap:.8rem;width:100%;max-width:260px;margin:0 auto;display:grid}.example-img{aspect-ratio:1;width:120px;max-width:120px;height:120px;max-height:120px;margin:0 auto;display:block}.benefits-section{margin:1.5rem 0;padding:1rem .5rem}.benefits-title{margin-bottom:1rem;font-size:1.2rem}.benefits-carousel{justify-content:center;align-items:center;width:100%;min-height:120px;display:flex}.benefit-item{text-align:center;background:#ffffff14;border-radius:12px;width:90vw;min-width:180px;max-width:280px;margin:0 auto;padding:1rem;font-size:1rem;box-shadow:0 2px 8px #24273114}.benefit-item h3{margin-bottom:.5rem;font-size:1.1rem}.benefit-item p{font-size:.95rem}.footer{padding:1rem .2rem;font-size:.9rem}}@media (max-width:480px){.dropzone{width:280px!important;height:280px!important}.benefit-item{max-width:260px!important}.example-list{gap:.8rem;max-width:240px!important}.example-img{width:110px!important;height:110px!important}.demo-container{margin-bottom:4.5rem!important}.cta-button{padding:10px 20px!important;font-size:1rem!important}}@media (hover:none) and (pointer:coarse){.example-img{min-width:44px;min-height:44px}.cta-button,.dropzone{min-height:44px}}.loading-overlay{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{border:6px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.spinner.error{border:6px solid #dc26264d;border-bottom-color:#dc2626;animation:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-slider-container{-webkit-user-select:none;user-select:none;width:100%;height:100%;margin:0 auto;position:relative}.slider-img{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.slider-bar{cursor:ew-resize;z-index:2;background:#222;border-radius:2px;width:4px;height:100%;position:absolute;top:0;box-shadow:0 0 8px #2427311f}@media (max-width:600px){.image-slider-container{border-radius:12px;width:100%;height:100%;margin:0 auto}.slider-img{object-fit:contain;object-position:center;border-radius:12px;width:100%;height:100%}.slider-bar{width:6px}}@media (max-width:480px){.image-slider-container,.slider-img{width:100%;height:100%}}
