.roex-wrap{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:1px solid #ddd;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.07)}.roex-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#151515;color:#fff}.roex-header h2{margin:0;font-size:22px}.roex-badge{font-size:11px;color:#d7b56d}.roex-actions,.roex-toolbar{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.roex-actions button,.roex-file span,.roex-toolbar button,.roex-formula button{border:1px solid #ccc;background:#fff;border-radius:7px;padding:8px 11px;cursor:pointer}.roex-actions button:hover,.roex-toolbar button:hover{background:#f2f2f2}.roex-file input{display:none}.roex-file span{display:inline-block;color:#111}.roex-toolbar{padding:10px;border-bottom:1px solid #ddd;background:#fafafa}.roex-toolbar button{font-size:12px}.roex-help{font-size:11px;color:#777;margin-left:auto}.roex-formula{display:flex;gap:8px;padding:9px;background:#f7f7f7;border-bottom:1px solid #ddd}.roex-formula span{width:55px;padding:8px;text-align:center;background:#fff;border:1px solid #ccc;border-radius:5px;font-weight:600}.roex-formula input{flex:1;border:1px solid #ccc;border-radius:5px;padding:8px}.roex-gridbox{overflow:auto;max-height:620px}.roex-grid{border-collapse:collapse;min-width:100%;table-layout:fixed}.roex-grid th,.roex-grid td{border:1px solid #ddd;min-width:110px;height:30px;padding:5px 7px;font-size:13px}.roex-grid thead th{position:sticky;top:0;background:#f1f1f1;z-index:2;text-align:center;font-weight:600}.roex-grid tbody th{position:sticky;left:0;background:#f7f7f7;z-index:1;width:42px;min-width:42px;text-align:center}.roex-grid td{background:#fff;outline:none}.roex-grid td:focus,.roex-grid td.roex-selected{box-shadow:inset 0 0 0 2px #b68a2c;background:#fffdf5}.roex-status{display:flex;justify-content:space-between;padding:8px 12px;font-size:11px;color:#666;border-top:1px solid #ddd}.roex-pro-note{padding:12px;background:#fff8e8;border-top:1px solid #ead7a4;color:#654d18;font-size:13px}@media(max-width:800px){.roex-help{width:100%}.roex-header{display:block}.roex-actions{margin-top:10px}}
.roex-converter{padding:16px 18px;border-bottom:1px solid #ddd;background:#fcfcfc}.roex-converter-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.roex-converter-head h3{margin:0 0 4px;font-size:17px}.roex-converter-head p{margin:0 0 12px;color:#777;font-size:12px}.roex-converter-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.roex-converter-controls select,.roex-converter-controls button{border:1px solid #ccc;background:#fff;border-radius:7px;padding:8px 10px}.roex-converter-controls button{cursor:pointer;background:#151515;color:#fff;border-color:#151515}.roex-converter-msg{font-size:11px;color:#666;padding-top:9px}.roex-csv-preview{overflow:auto;margin-top:9px;max-height:220px}.roex-csv-preview-table{border-collapse:collapse;font-size:12px;min-width:100%}.roex-csv-preview-table th,.roex-csv-preview-table td{border:1px solid #ddd;padding:5px 8px;text-align:left;white-space:nowrap}.roex-csv-preview-table th{background:#f1f1f1}
