body{margin:0;font-family:Inter,SF Pro Text,system-ui,-apple-system,sans-serif;background:#f7f8fb}a{color:inherit}:root{color:#0f1b2d;background:radial-gradient(140% 60% at 10% 10%,#e9f0ff,#f7f7fb 35%,#fdfdfd);font-family:Inter,SF Pro Text,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0;background:transparent;color:#0f1b2d}#root{min-height:100vh}.app{display:flex;flex-direction:column;min-height:100vh;padding:32px 40px 20px;gap:16px}.app__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin:0 0 6px;color:#2f6fed;font-weight:700}h1{margin:0;font-size:28px;letter-spacing:-.02em}.lede{margin:8px 0 0;color:#334155;max-width:620px}.header__actions{display:flex;gap:12px;align-items:center}button{border:none;cursor:pointer;font-weight:600;border-radius:10px;padding:12px 16px;font-size:14px;transition:all .12s ease}button.primary{background:linear-gradient(135deg,#1c4ed8,#113491);color:#fff;box-shadow:0 8px 20px #2253e23d}button.primary:disabled{opacity:.6;cursor:not-allowed}button.ghost{background:#eef2ff;color:#1c2760;border:1px solid #d2dbff}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;border:2px dashed #cbd5e1;border-radius:16px;background:#f8fafc;cursor:pointer;transition:all .2s ease}.dropzone:hover{border-color:#2f6fed;background:#eef4ff}.dropzone--active{border-color:#2f6fed;background:#dbeafe;border-style:solid;transform:scale(1.01)}.dropzone--imported{border-color:#059669;background:#ecfdf5;border-style:solid}.dropzone--imported:hover{border-color:#047857;background:#d1fae5}.dropzone__icon{color:#94a3b8;margin-bottom:12px;transition:color .2s ease}.dropzone:hover .dropzone__icon,.dropzone--active .dropzone__icon{color:#2f6fed}.dropzone--imported .dropzone__icon{color:#059669}.dropzone__text{margin:0;font-size:16px;font-weight:600;color:#334155}.dropzone--active .dropzone__text{color:#1c4ed8}.dropzone--imported .dropzone__text{color:#047857}.dropzone__hint{margin:8px 0 0;font-size:13px;color:#64748b}.info{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 12px 40px #0f1b2d0f;padding:20px;color:#1e293b;line-height:1.55}.info__privacy{margin-top:12px;font-size:14px;color:#059669;font-weight:500}.info__attribution{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0;font-size:14px;color:#64748b}.info__attribution a{color:#2f6fed;font-weight:600;text-decoration:none}.info__attribution a:hover{text-decoration:underline}.status{display:flex;gap:12px;align-items:center;padding:10px 12px;background:#0f172a;color:#e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0f1b2d2e}.status__chip{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#1f2937}.status__chip--converting{background:#f59e0b;color:#111827}.status__chip--error{background:#f43f5e;color:#111827}.status__detail{font-size:14px}.status__error{margin-left:auto;color:#fecdd3;font-weight:600}.hidden-input{display:none}@media(max-width:960px){.app{padding:24px 16px}.app__header{flex-direction:column;align-items:flex-start}}
