:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#00749c;--bg-panel:#14161dad;--bg-panel-hover:#1c1f28e6;--border:#ffffff14;--border-strong:#ffffff29;--text:#f1f3f6eb;--text-muted:#babfc7bf;--accent:#154694;--accent-gradient:linear-gradient(135deg,#00749c 0%,#0a4b61 100%)}*{box-sizing:border-box}body{background:radial-gradient(120% 120% at 50% 0%,#3b82f61f,transparent),radial-gradient(90% 90% at 10% 20%,#8b5cf62e,transparent),var(--bg-base);min-height:100vh;color:var(--text);justify-content:center;align-items:flex-start;margin:0;padding:4rem 1.5rem 6rem;font-family:Inter,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:flex}.app-shell{width:min(720px,100%)}.app-shell main{background:var(--bg-panel);border:1px solid var(--border);backdrop-filter:saturate(140%)blur(18px);border-radius:16px;padding:2.5rem}header{margin-bottom:2rem}h1{letter-spacing:-.04em;margin:0 0 .75rem;font-size:clamp(1.8rem,2vw + 1.2rem,2.6rem)}header p{color:var(--text-muted);margin:0;font-size:1.05rem}form{gap:1.25rem;display:grid}fieldset{border:1px solid var(--border);background:#090b1373;border-radius:18px;gap:1rem;margin:0;padding:1.5rem;transition:border-color .2s,background .2s;display:grid}fieldset:hover{border-color:var(--border-strong);background:var(--bg-panel-hover)}legend{text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);padding:0 .5rem;font-size:.95rem}label{gap:.35rem;font-size:.95rem;display:grid}input[type=file]{border:1px dashed var(--border-strong);width:100%;color:var(--text-muted);cursor:pointer;background:#0f121cb3;border-radius:14px;padding:.8rem 1rem;transition:border-color .2s,background .2s;display:block;position:relative}input[type=file]:hover,input[type=file]:focus{background:#0f121ce6;border-color:#3b82f68c;outline:none}input[type=checkbox]{accent-color:#2563eb}input[type=text],select{border:1px solid var(--border);width:100%;color:var(--text);background:#12141db3;border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}input[type=text]:focus,select:focus{border-color:#2563eb99;outline:none;box-shadow:0 0 0 3px #3b82f640}.checkbox-row{color:var(--text-muted);flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.checkbox-row label{align-items:center;gap:.55rem;display:inline-flex}button[type=submit]{background:var(--accent-gradient);color:#f9fafb;letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:14px;margin-top:.5rem;padding:.9rem 1.6rem;font-size:1.05rem;font-weight:500;transition:transform .15s,box-shadow .2s}button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 18px 35px #2563eb59}button[type=submit]:focus{outline:none;box-shadow:0 0 0 3px #3b82f673}.upload-progress{gap:.7rem;margin-top:2rem;transition:opacity .25s;display:grid}.upload-progress[aria-hidden=true]{opacity:0;visibility:hidden;height:0;overflow:hidden}.progress-track{background:#ffffff14;border-radius:999px;width:100%;height:10px;position:relative;overflow:hidden}.progress-bar{width:var(--progress,0%);background:var(--accent-gradient);border-radius:inherit;transition:width .2s;position:absolute;inset:0}.progress-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.9rem}.upload-hint{color:var(--text-muted);margin:0;font-size:.85rem}.upload-hint strong{color:var(--text)}.upload-hint-details{margin-top:.3rem;display:block}.types-picker-block{gap:.75rem;display:grid}.type-picker{border:1px solid var(--border);background:#12151ea6;border-radius:16px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.type-picker:focus-within{background:#10131ce6;border-color:#2563eb99;box-shadow:0 0 0 3px #3b82f640}.type-picker[data-state=loading]{background:#12141dd9;border-color:#3b82f680}.type-tags{flex-wrap:wrap;gap:.4rem;display:flex}.type-tag{color:#dbeafef2;cursor:pointer;background:#2563eb33;border:1px solid #3b82f673;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.9rem;transition:background .2s,transform .15s;display:inline-flex}.type-tag:hover{background:#2563eb59;transform:translateY(-1px)}.type-input{min-width:120px;color:var(--text);background:0 0;border:none;flex:130px;font-size:.95rem}.type-input::placeholder{color:#cbd5e18c}.type-input:focus{outline:none}.type-picker-hint{color:var(--text-muted);margin:0;font-size:.85rem}.type-suggestions{background:#12151e8c;border:1px dashed #3b82f64d;border-radius:14px;gap:.6rem;padding:.9rem 1rem;transition:border-color .2s,background .2s;display:grid}.type-suggestions[data-state=loading]{background:#12151ebf;border-color:#2563eb80}.type-suggestions[data-state=error]{background:#7f1d1d38;border-color:#f8717173}.type-suggestions-message{color:var(--text-muted);margin:0;font-size:.85rem}.type-suggestions[data-state=ready] .type-suggestions-message{display:none}.type-suggestions[data-state=loading] .type-suggestions-message{color:var(--text-muted)}.type-suggestions[data-state=error] .type-suggestions-message{color:#ffe4e6d9}.type-suggestions-title{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6;margin:0;font-size:.85rem}.type-suggestion-list{flex-wrap:wrap;gap:.5rem;display:flex}.type-suggestion{color:#dbeafee6;cursor:pointer;background:#2563eb2e;border:1px solid #3b82f659;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;transition:transform .2s,background .2s,border-color .2s}.type-suggestion:hover:not([aria-disabled=true]){background:#2563eb52;border-color:#3b82f699;transform:translateY(-1px)}.type-suggestion[aria-disabled=true]{cursor:not-allowed;opacity:.4}.feedback{min-height:0;margin-top:1.5rem}.feedback-banner{color:var(--text);background:#0f121cb3;border:1px solid #0000;border-radius:14px;padding:1rem 1.25rem;font-size:.95rem;transition:transform .2s,box-shadow .2s,border-color .2s}.feedback-banner[data-variant=success]{color:#f0fdf4eb;background:#16653459;border-color:#22c55e73;box-shadow:0 16px 32px #15803d40}.feedback-banner[data-variant=error]{color:#fff1f2e6;background:#7f1d1d59;border-color:#f8717173;box-shadow:0 16px 32px #991b1b47}.feedback-banner[data-variant=info]{border-color:var(--border);color:var(--text-muted);background:#12141dcc}@media (width<=600px){body{padding:3rem 1rem}.app-shell{border-radius:20px;padding:2rem 1.5rem}}.credit{color:var(--text-muted);text-align:center;margin-top:.6rem;font-size:1rem}.credit a{color:var(--text-muted)}.credit a:hover{text-decoration:none}