#root,.aurora-container,body,html{height:100%;width:100%}#root,body,html{background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;overflow-x:hidden;padding:0}#root{position:relative;z-index:0}body:before{animation:auroraMove 28s ease-in-out infinite alternate;background:radial-gradient(circle at 30% 30%,#52faff 0,#0000 50%),radial-gradient(circle at 70% 40%,#32ff72 0,#0000 50%),radial-gradient(circle at 50% 70%,#f6f 0,#0000 50%);content:"";height:200vh;left:-50vw;mix-blend-mode:screen;opacity:.38;pointer-events:none;position:fixed;top:-50vh;width:200vw;will-change:transform;z-index:-1}@keyframes auroraMove{0%{transform:translate(-15%) scale(1.1) rotate(0deg)}50%{transform:translate(10%,15%) scale(1.2) rotate(12deg)}to{transform:translate(-10%,-15%) scale(1.1) rotate(-8deg)}}.header{color:#fff;display:flex;justify-content:center;margin:0 auto;max-width:650px;padding:2rem 1rem 0}.image-wrapper{margin:0 auto;max-width:700px;padding:2.5rem 1.5rem}.dropzone,.image-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.dropzone{background:#ffffff0f;border:2px dashed #999;border-radius:20px;color:#ccc;cursor:pointer;font-size:1.05rem;gap:.75rem;max-width:800px;min-height:180px;padding:1.75rem 1.5rem;transition:border .2s,background .2s;width:100%}.dropzone:hover{background:#ffffff1a;border-color:#61dafb;color:#fafafa}.primary-btn,.secondary-btn{border:none;border-radius:10px;font-weight:600;padding:1rem 2rem;transition:transform .2s,background .3s}.primary-btn{background:linear-gradient(135deg,#61dafb,#32ff72);color:#000}.primary-btn:hover{background:linear-gradient(135deg,#52d2f9,#2be167);transform:translateY(-2px)}.primary-btn:disabled{cursor:not-allowed;opacity:.6}.secondary-btn{background:#444;color:#fff}.secondary-btn:hover{background:#555;transform:translateY(-2px)}img{border-radius:12px;display:block;height:auto;margin:0 auto;max-height:92vh;max-width:100%;width:auto}.label-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffffff26;border-radius:12px;color:#fff;margin-top:1rem;max-width:800px;padding:1rem 1.25rem;width:100%}.label-panel h3{font-size:1.2rem;margin:0 0 .75rem}.label-panel ul{list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:0}.label-panel li{border-bottom:1px dashed #ffffff1f;display:flex;justify-content:space-between;padding:.4rem 0}.label-panel li:last-child{border:none}.top-label{background:#ffffff12;border-radius:10px;color:#fff;font-size:1.15rem;font-weight:500;margin-top:1.5rem;max-width:700px;padding:.75rem 1rem;text-align:center}@media (max-width:600px){.image-wrapper{padding:1.5rem 1rem}.primary-btn,.secondary-btn{font-size:1rem;width:100%}.dropzone{font-size:1rem;min-height:220px;padding:2rem 1.25rem}}@media (min-width:601px) and (max-width:767px){.dropzone{min-height:260px;padding:2rem 1.5rem}.primary-btn,.secondary-btn{font-size:1rem;width:100%}}@media (min-width:768px){.image-wrapper{max-width:960px;padding:2.5rem}.primary-btn,.secondary-btn{font-size:1.1rem;width:auto}.dropzone{min-height:300px;padding:2.25rem 2rem}}
/*# sourceMappingURL=main.b7a6abaf.css.map*/