:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f4f5;background:#0d0d0f;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.06),transparent 30rem),#0d0d0f;color:#f4f4f5}button,input,select{font:inherit}.app-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0 72px}.app-header{margin-bottom:32px}.converter-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.eyebrow,.pane-kicker{margin:0 0 8px;color:#a1a1aa;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2rem,5vw,3.7rem);line-height:.98;letter-spacing:-.045em}h2{margin-bottom:0;font-size:1.35rem;letter-spacing:-.025em}h3{margin-bottom:8px}.app-intro{max-width:680px;margin-bottom:0;color:#a1a1aa;line-height:1.6}.pane,.report{border:1px solid #2b2b30;border-radius:18px;background:#18181beb;box-shadow:0 18px 50px #0000002e}.pane{padding:24px}.pane-heading{display:flex;align-items:center;gap:14px;margin-bottom:28px}.step-number{display:grid;width:42px;height:42px;place-items:center;border:1px solid #3f3f46;border-radius:12px;color:#d4d4d8;font-size:.78rem;font-weight:800}.pane-kicker{margin-bottom:2px}.field{display:block;margin-bottom:20px}.field>span{display:block;margin-bottom:8px;color:#d4d4d8;font-size:.86rem;font-weight:650}input[type=file],select{width:100%;min-height:46px;border:1px solid #3f3f46;border-radius:11px;outline:none;background:#111114;color:#f4f4f5}input[type=file]{padding:10px}select{padding:0 12px}select:focus,input[type=file]:focus{border-color:#71717a;box-shadow:0 0 0 3px #a1a1aa1f}optgroup{color:#a1a1aa;font-weight:700}option{color:#f4f4f5;background:#18181b}.action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}button{min-height:46px;border-radius:11px;padding:0 16px;cursor:pointer;font-weight:750;transition:transform .12s ease,opacity .12s ease,background .12s ease}button:not(:disabled):active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.38}.button-primary{border:1px solid #f4f4f5;background:#f4f4f5;color:#111114}.button-primary:not(:disabled):hover{background:#fff}.button-secondary{border:1px solid #3f3f46;background:#202024;color:#f4f4f5}.button-secondary:not(:disabled):hover{background:#29292e}.report{padding:20px}.pane .report{margin-top:24px}.empty-state{display:grid;min-height:92px;place-items:center;color:#71717a;text-align:center}.file-report-header{margin-bottom:16px}.file-report-header h3{margin-bottom:0;overflow-wrap:anywhere}.file-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.file-stats div{padding:12px;border:1px solid #323237;border-radius:10px;background:#151518}.file-stats dt{margin-bottom:4px;color:#71717a;font-size:.74rem;font-weight:700;text-transform:uppercase}.file-stats dd{margin:0;color:#e4e4e7;overflow-wrap:anywhere}.troubleshooting{margin-top:20px;padding:14px 16px;border-left:3px solid #52525b;border-radius:4px 10px 10px 4px;background:#151518}.troubleshooting strong{display:block;margin-bottom:5px;font-size:.82rem}.troubleshooting p{margin-bottom:0;color:#8f8f98;font-size:.82rem;line-height:1.5}.preview-section{margin-top:20px}.preview-report{min-height:120px;overflow:hidden}.preview-header{margin-bottom:20px}.preview-header h2{line-height:1.35}.conversion-arrow{padding:0 6px;color:#71717a}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.summary-card{display:flex;flex-direction:column;gap:2px;min-width:0;padding:14px;border:1px solid #34343a;border-radius:11px;background:#151518}.summary-value{font-size:1.4rem;font-weight:800}.summary-label{color:#8f8f98;font-size:.78rem}.table-wrap{overflow-x:auto;border:1px solid #303036;border-radius:12px}table{width:100%;border-collapse:collapse;font-size:.88rem}th,td{padding:13px 15px;border-bottom:1px solid #2b2b30;text-align:left;vertical-align:middle}th{background:#151518;color:#8f8f98;font-size:.74rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#ffffff05}.status-badge{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border:1px solid currentColor;border-radius:999px;font-size:.72rem;font-weight:750;white-space:nowrap}.status-mapped{color:#a7f3d0}.status-fallback{color:#fde68a}.status-unmapped{color:#c4b5fd}.status-missing-target{color:#fca5a5}.app-footer{margin-top:56px;padding-top:28px;border-top:1px solid #2b2b30;color:#71717a;font-size:.85rem;line-height:1.6;text-align:center}.app-footer p{max-width:760px;margin:6px auto}.app-footer strong{color:#d4d4d8}.footer-version{color:#8f8f98}.footer-links{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:16px}.footer-links span{color:#52525b}.footer-links a{color:#a1a1aa;font-size:.85rem;font-weight:650;text-decoration:none;transition:color .12s ease}.footer-links a:hover{color:#f4f4f5;text-decoration:underline}.footer-author{margin-top:18px!important;color:#5f5f66;font-size:.8rem}@media(max-width:800px){.app-shell{width:min(100% - 24px,1180px);padding-top:32px}.converter-panel{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.action-row,.file-stats{grid-template-columns:1fr}.pane,.report{border-radius:14px}.pane{padding:18px}}
