body{color:#00e6e6;cursor:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23800080\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"8\" stroke-opacity=\"0.8\"/><circle cx=\"12\" cy=\"12\" r=\"2\" fill=\"%23800080\" fill-opacity=\"0.8\"/></svg>") 12 12,auto;background-color:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;margin:0;font-family:Share Tech Mono,monospace;display:flex;position:relative;overflow:hidden auto}body:before{z-index:0;content:"";opacity:.2;background-image:linear-gradient(90deg,#1a1a1a 1px,#0000 1px),linear-gradient(#1a1a1a 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute}button,input{font:inherit}#root{width:100%}#background-animation-canvas{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}#mouse-glow{z-index:1;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#80008099 0%,#0000 70%);border-radius:50%;width:120px;height:120px;transition:width .1s,height .1s;position:absolute;transform:translate(-50%,-50%)}.container{z-index:2;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0000003d,#0000001a);border-radius:24px;width:min(92vw,760px);margin:0 auto;padding:3rem;position:relative}h1{color:#0000;text-shadow:0 0 15px #0ff;-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#0ff,#f0f);-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2rem}p{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#b3ffff,#ffb3ff);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.controls{color:#00e6e6;justify-content:center;align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}#target-size-input{color:#00e6e6;text-align:center;background-color:#050505;border:1px solid #00e6e6;border-radius:4px;width:90px;padding:.6rem;font-size:1rem}.button-row{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.button{color:#00e6e6;cursor:pointer;background-color:#0000;border:2px solid #00e6e6;border-radius:6px;padding:.8rem 1.8rem;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #0ff9}.button:before{content:"";background:linear-gradient(90deg,#0000,#00ffff4d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.button:hover{background-color:#00ffff26;transform:translateY(-2px);box-shadow:0 0 20px #00ffffe6}.button:hover:before{left:100%}.button:disabled{color:#555;cursor:not-allowed;box-shadow:none;background-color:#0000;border-color:#555;transform:none}.button-secondary{color:#ffb3ff;border-color:#f0f;box-shadow:0 0 10px #ff00ff73}.button-secondary:hover{background-color:#ff00ff1f;box-shadow:0 0 20px #ff00ffbf}input[type=file]{display:none}.upload-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:1.35rem;display:flex}.upload-button{min-width:160px}.export-button{min-width:190px;margin-top:.25rem}.export-button:disabled{color:#555;background:0 0;border-color:#555}#selected-files-info{color:#b3ffff;max-width:520px;margin:1rem auto 0;font-size:.95rem;line-height:1.5}.progress-wrap{background:#0000008c;border:1px solid #0ff;border-radius:999px;margin-top:1rem;overflow:hidden}#progress-bar{background:#00e6e6;height:10px;transition:width .2s;box-shadow:0 0 14px #00e6e68c}#result-info{color:#0ff;text-align:left;white-space:pre-wrap;background-color:#000000b3;border:1px solid #0ff;border-radius:6px;margin-top:1.5rem;padding:1rem;line-height:1.6;display:block}#result-info.is-error{border-color:#f0f}#preview-canvas{border:1px solid #00e6e6;border-radius:4px;max-width:100%;height:auto;margin-top:1.5rem;display:none}@media (width<=640px){.container{padding:1.5rem}.controls{flex-wrap:wrap}.export-button{width:100%}}
