:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0c0f17;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{background:radial-gradient(circle at 10% 20%,#5d3aed14 0%,#0000 40%),radial-gradient(circle at 90% 80%,#3b82f614 0%,#0000 40%);min-height:100vh;margin:0}#root{box-sizing:border-box;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.card{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#11182773;border:1px solid #ffffff13;border-radius:16px;width:100%;max-width:600px;margin-bottom:2rem;padding:2rem;box-shadow:0 8px 32px #0000005e}.header{text-align:center;margin-bottom:2.5rem}.header h1{background:linear-gradient(135deg,#a78bfa 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.header p{color:#9ca3af;margin:0;font-size:1rem}.section-title{color:#f3f4f6;border-left:3px solid #8b5cf6;margin-top:0;margin-bottom:1.5rem;padding-left:.75rem;font-size:1.25rem;font-weight:600}.form-group{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.form-group label{color:#9ca3af;font-size:.875rem;font-weight:500}.form-input{color:#fff;background:#1f293780;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .25s}.form-input:focus{background:#1f2937cc;border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f640}.upload-zone{text-align:center;cursor:pointer;background:#1f293733;border:2px dashed #ffffff26;border-radius:12px;margin-bottom:1.5rem;padding:2.5rem 1.5rem;transition:all .25s}.upload-zone:hover{background:#8b5cf608;border-color:#8b5cf6}.upload-zone.active{background:#3b82f60d;border-color:#3b82f6}.upload-icon{margin-bottom:1rem;font-size:2.5rem}.btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .15s,filter .15s;display:flex}.btn:hover{filter:brightness(1.1)}.btn:active{transform:scale(.98)}.btn:disabled{color:#9ca3af;cursor:not-allowed;filter:none;background:#374151;transform:none}.badge{text-transform:uppercase;border-radius:9999px;align-items:center;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-proxy{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.badge-direct{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.status-box{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.9rem}.status-success{background:#10b9810d;border-color:#10b98133}.status-error{background:#ef44440d;border-color:#ef444433}.preview-container{background:#000;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;min-height:200px;margin-top:1.5rem;display:flex;overflow:hidden}.preview-img{object-fit:contain;max-width:100%;max-height:300px}.file-info{color:#9ca3af;justify-content:center;gap:1rem;margin-top:.5rem;font-size:.85rem;display:flex}
