:root{color:#15213a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}:root{--navy:#1b3a6b;--navy-2:#10284e;--gold:#b5a26a;--green:#067647;--red:#b42318;--ink:#15213a;--muted:#667085;--line:#e2e8f0;--soft:#f5f7fb;--white:#fff}.rtgp-app{background:var(--soft);min-height:100vh;color:var(--ink);grid-template-columns:248px minmax(0,1fr);display:grid}.rtgp-sidebar{background:var(--navy);height:100vh;color:var(--white);flex-direction:column;gap:18px;padding:18px 10px;display:flex;position:sticky;top:0}.rtgp-brand{border-bottom:1px solid #ffffff24;align-items:center;gap:12px;padding:0 12px 18px;display:flex}.rtgp-mark{background:var(--white);width:48px;height:48px;color:var(--navy);letter-spacing:0;border-radius:8px;place-items:center;font-weight:900;display:grid}.rtgp-brand strong,.rtgp-brand span,.rtgp-guardrail strong,.rtgp-guardrail span{display:block}.rtgp-brand strong{font-size:16px}.rtgp-brand span,.rtgp-guardrail span{color:#d8cfaa;font-size:12px}.rtgp-nav{gap:4px;display:grid}.rtgp-nav a{color:#d7deea;border-radius:4px;min-height:34px;padding:8px 12px;font-size:13px;font-weight:800;text-decoration:none}.rtgp-nav a:hover{color:var(--white);background:#ffffff1f}.rtgp-guardrail{background:#10284edb;border:1px solid #b5a26a57;border-radius:8px;gap:10px;margin-top:auto;padding:14px;display:flex}.rtgp-main{min-width:0;padding:0 24px 24px}.rtgp-header{background:var(--white);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin:0 -24px 18px;padding:0 20px;display:flex}.rtgp-title,.rtgp-toolbar,.rtgp-row,.rtgp-row-actions,.rtgp-list-head,.rtgp-output,.rtgp-next{align-items:center;display:flex}.rtgp-title{gap:10px}.rtgp-title h1,.rtgp-title span,h2,p{margin:0}.rtgp-title h1{font-size:15px}.rtgp-title span{color:var(--muted);font-size:12px;font-weight:700}button,input,select{border-radius:6px}button{border:1px solid var(--line);background:var(--white);min-height:38px;color:var(--navy);font-weight:800}button:disabled{cursor:not-allowed;opacity:.5}.rtgp-primary,.rtgp-secondary{justify-content:center;align-items:center;gap:8px;padding:0 13px;display:inline-flex}.rtgp-primary{border-color:var(--navy);background:var(--navy);color:var(--white)}.rtgp-workspace{gap:16px;display:grid}.rtgp-toolbar{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-wrap:wrap;gap:12px;padding:14px}.rtgp-toolbar label{min-width:170px;color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.rtgp-toolbar select,.rtgp-toolbar input{border:1px solid var(--line);background:var(--white);min-height:38px;color:var(--ink)}.rtgp-toolbar select{padding:0 10px}.rtgp-toolbar input{width:92px;padding:0 10px}.rtgp-grid{grid-template-columns:minmax(280px,1fr) minmax(260px,380px);gap:16px;display:grid}.rtgp-dropzone{background:var(--white);text-align:center;border:2px dashed #b9c6d8;border-radius:8px;align-content:center;justify-items:center;gap:10px;min-height:230px;padding:22px;display:grid;position:relative}.rtgp-dropzone input{opacity:0;width:100%;height:100%;position:absolute;inset:0}.rtgp-dropzone .rtgp-secondary{z-index:1;position:relative}h2{color:var(--navy-2);font-size:20px}.rtgp-dropzone p,.rtgp-next p{max-width:520px;color:var(--muted);font-size:13px;line-height:1.45}.rtgp-summary{grid-template-columns:1fr;gap:10px;display:grid}.rtgp-summary div{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:34px 1fr;align-items:center;gap:4px 10px;min-height:70px;padding:14px;display:grid}.rtgp-summary svg{color:var(--gold);grid-row:span 2}.rtgp-summary span{color:var(--navy-2);font-size:22px;font-weight:900}.rtgp-summary strong{color:var(--muted);font-size:12px}.rtgp-output{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:space-between;gap:12px;padding:12px 14px}.rtgp-output strong,.rtgp-output span{display:block}.rtgp-output strong{color:var(--muted);text-transform:uppercase;font-size:12px}.rtgp-output span{overflow-wrap:anywhere;font-weight:900}.rtgp-status{max-width:360px;color:var(--muted);text-align:right;font-size:13px;font-weight:800}.rtgp-status.success{color:var(--green)}.rtgp-status.error{color:var(--red)}.rtgp-list{gap:10px;display:grid}.rtgp-list-head{justify-content:space-between;gap:12px}.rtgp-rows{gap:8px;display:grid}.rtgp-row{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;min-height:62px;padding:10px}.rtgp-row.error{background:#fff7f6;border-color:#f5b5af}.rtgp-row-main{flex:1;min-width:0}.rtgp-row-main strong,.rtgp-row-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rtgp-row-main span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:700}.rtgp-row-actions{gap:5px}.rtgp-row-actions button{place-items:center;width:34px;height:34px;min-height:34px;padding:0;display:grid}.rtgp-empty{border:1px solid var(--line);background:var(--white);min-height:150px;color:var(--muted);border-radius:8px;place-items:center;gap:8px;font-weight:800;display:grid}.rtgp-next{border-left:4px solid var(--gold);color:var(--navy-2);background:#fffdf5;border-radius:6px;gap:10px;padding:12px 14px}@media (width<=900px){.rtgp-app{grid-template-columns:1fr}.rtgp-sidebar{height:auto;position:static}.rtgp-grid{grid-template-columns:1fr}}@media (width<=640px){.rtgp-main{padding:0 12px 16px}.rtgp-header{flex-direction:column;align-items:stretch;margin:0 -12px 14px;padding:12px}.rtgp-primary,.rtgp-toolbar label,.rtgp-toolbar input{width:100%}.rtgp-output{flex-direction:column;align-items:flex-start}.rtgp-status{text-align:left;max-width:none}.rtgp-row{align-items:flex-start}.rtgp-row-actions{flex-wrap:wrap;justify-content:flex-end;width:78px}}
