/* Adaptação nativa das referências 21st 7821 (wizard) e 8508 (tabela controlada). */
.cr-root{--cr-blue:#1b2447;--cr-orange:#e8773d;--cr-muted:#657087;--cr-line:#dfe4ed;color:var(--cr-blue);font-family:Inter,Arial,sans-serif}.cr-root *{box-sizing:border-box}.cr-root button,.cr-root input,.cr-root select,.cr-root textarea{font:inherit}.cr-root button{cursor:pointer}.cr-root :focus-visible{outline:3px solid #e8773d;outline-offset:3px}.cr-root h2,.cr-root h3{font-family:'Baloo 2',Inter,sans-serif;letter-spacing:-.3px}.cr-root h2{font-size:24px;line-height:1.2;margin:0 0 10px}.cr-root h3{font-size:21px;margin:0 0 12px}.cr-root p{line-height:1.6}.cr-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:white;border:1px solid var(--cr-line);border-radius:16px;padding:10px;margin:6px 0 26px}.cr-steps button{border:0;background:transparent;display:grid;grid-template-columns:42px 1fr;text-align:left;column-gap:12px;padding:14px 18px;color:var(--cr-muted);border-radius:10px;align-items:center}.cr-steps button span{grid-row:span 2;width:38px;height:38px;border:1px solid var(--cr-line);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700}.cr-steps strong{font-size:15px}.cr-steps small{font-size:11px;margin-top:3px}.cr-steps [aria-current=step]{background:#f1f3f8;color:var(--cr-blue)}.cr-steps [aria-current=step] span{background:var(--cr-blue);border-color:var(--cr-blue);color:white}.cr-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px;align-items:start}.cr-config{border:1px solid var(--cr-line);background:white;border-radius:16px;padding:24px;position:sticky;top:20px;max-height:calc(100vh - 45px);overflow:auto}.cr-config>p,.cr-fieldset p{font-size:11px;color:var(--cr-muted);margin:8px 0 18px}.cr-field{display:flex;flex-direction:column;gap:7px;font-size:11px;letter-spacing:.1px;font-weight:650;margin:0 0 18px}.cr-field input,.cr-field select,.cr-field textarea{width:100%;min-width:0;background:#f8f9fc;color:var(--cr-blue);border:1px solid #d9deea;border-radius:8px;padding:11px 10px;font-size:12px;font-weight:400;min-height:42px;resize:vertical}.cr-fieldset{border:0;padding:0;margin:23px 0 10px;min-width:0}.cr-fieldset legend{font-weight:700;font-size:12px;padding:0;margin:0 0 13px}.cr-check{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;margin:0 0 13px;cursor:pointer}.cr-root input[type=checkbox]{width:16px;height:16px;min-width:16px;accent-color:var(--cr-blue);margin:0;cursor:pointer}.cr-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;background:white;border:1px solid #d9deea;border-radius:8px;padding:10px 14px;color:#1b2447;font-size:11px!important;font-weight:650!important;line-height:1.2;white-space:normal;cursor:pointer}.cr-btn:hover{border-color:#1b2447;background:#f1f3f8}.cr-btn:disabled{opacity:.35;cursor:default}.cr-primary{background:#e8773d!important;border-color:#e8773d!important;color:white!important}.cr-primary:hover{background:#cf632d!important}.cr-step-actions{display:flex;gap:8px;justify-content:space-between;margin-top:24px;padding-top:20px;border-top:1px solid var(--cr-line)}.cr-content{min-width:0}.cr-selection{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:3px 0 20px}.cr-selection strong{font-size:15px}.cr-selection span{display:block;font-size:11px;color:var(--cr-muted);margin-top:5px}.cr-selection>div:last-child{display:flex;gap:7px}.cr-source-note{font-size:11px;line-height:1.7;color:#68748a;padding:14px 17px;background:#eef1f7;border-left:3px solid #1b2447;border-radius:0 8px 8px 0;margin:0 0 15px}.cr-source-note b{color:#1b2447}.cr-table-scroll{overflow:auto;border:1px solid var(--cr-line);border-radius:14px;background:white;max-height:570px}.cr-table{width:100%;border-collapse:collapse;font-size:11px;line-height:1.55;white-space:normal}.cr-table th{position:sticky;top:0;z-index:1;background:#edf0f6;color:#52617c;text-align:left;padding:14px 16px;font-size:10px;font-weight:700;border-bottom:1px solid var(--cr-line);min-width:100px;max-width:170px;vertical-align:bottom}.cr-table th:first-child:has(input){min-width:44px;width:44px;padding-right:0}.cr-table td{padding:15px 16px;border-bottom:1px solid #edf0f4;color:#59657a;min-width:100px;max-width:210px;vertical-align:middle}.cr-table td:first-child:has(input){min-width:44px;width:44px;padding-right:0}.cr-table .cr-name{font-size:12px;font-weight:650;color:#1b2447;min-width:170px}.cr-table tbody tr:last-child td{border-bottom:0}.cr-table tbody tr:hover{background:#fafbfe}.cr-empty{padding:38px 24px!important;text-align:center;color:#778095!important;font-size:12px!important}.cr-document-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;padding:19px 0}.cr-preview-empty{border:1px dashed #cbd3e2;border-radius:16px;padding:45px 20px;text-align:center;background:#f9fafe;margin-top:15px}.cr-preview-empty>span{font-size:36px;color:#8e9bb2}.cr-preview-empty h3{margin:12px 0 3px;font-size:21px}.cr-preview-empty p{font-size:12px;color:var(--cr-muted);margin:0}.cr-preview{background:#e9edf4;border:1px solid var(--cr-line);border-radius:16px;padding:20px;margin-top:15px}.cr-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.cr-preview-toolbar h3{margin:0}.cr-preview-toolbar>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.cr-preview>p{font-size:11px;color:var(--cr-muted);margin:14px 0}.cr-preview iframe{border:1px solid #d3dbea;width:100%;height:760px;background:white;border-radius:8px}.cr-order{background:white;border:1px solid var(--cr-line);padding:20px;border-radius:16px;margin-top:20px}.cr-order>div{display:flex;align-items:center;gap:6px;padding:8px 0;border-bottom:1px solid #edf0f4}.cr-order>div>span{flex:1;font-size:12px}.cr-order .cr-btn{min-height:29px;padding:5px 10px}.cr-order>div:last-child{border-bottom:0}.cr-notice{border:1px solid #bccdde;background:#edf3fa;padding:14px 18px;border-radius:10px;color:#294663;font-size:12px;line-height:1.6;margin:0 0 20px}.cr-error{background:#fff2e9;border-color:#edc8ae;color:#8a421a}.cr-archive{background:white;border:1px solid var(--cr-line);border-radius:16px;margin-top:30px;padding:28px}.cr-archive>p{font-size:12px;color:var(--cr-muted);margin:10px 0 18px}.cr-eyebrow{font-size:10px;letter-spacing:1.5px;color:#be5a29;margin:0 0 8px}.cr-archive-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0;border-top:1px solid var(--cr-line)}.cr-archive-row strong{font-size:14px}.cr-archive-row span{display:block;font-size:11px;color:var(--cr-muted);margin-top:6px}.cr-archive-row>div:last-child{display:flex;gap:7px}
@media(min-width:1700px){.cr-layout{grid-template-columns:325px minmax(0,1fr)}}
@media(max-width:1100px){.cr-layout{grid-template-columns:255px minmax(0,1fr);gap:18px}.cr-config{padding:18px}.cr-selection{align-items:flex-start;flex-direction:column}.cr-preview-toolbar{align-items:flex-start;flex-direction:column}.cr-preview iframe{height:650px}}
@media(max-width:760px){.cr-layout{grid-template-columns:1fr}.cr-config{position:static;max-height:none}.cr-steps{padding:5px;margin-bottom:18px}.cr-steps button{display:flex;flex-direction:column;text-align:center;gap:6px;padding:12px 4px}.cr-steps small{display:none}.cr-steps strong{font-size:12px}.cr-steps button span{width:30px;height:30px;font-size:10px}.cr-selection>div:last-child{flex-wrap:wrap}.cr-content{width:100%}.cr-table-scroll{max-height:430px}.cr-document-actions{justify-content:stretch}.cr-document-actions button{flex:1}.cr-archive{padding:20px}.cr-archive-row{align-items:flex-start;flex-direction:column}.cr-preview{padding:13px}.cr-preview iframe{height:560px}}
@media(prefers-reduced-motion:reduce){.cr-root *{scroll-behavior:auto!important;transition:none!important}}
/* Revisão de uso: ação antes da tabela e zoom restrito à visualização. */
.cr-content>.cr-document-actions:first-of-type{padding:0 0 16px;justify-content:flex-start}.cr-zoom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0}.cr-zoom p{font-size:11px;color:var(--cr-muted);margin:0}.cr-zoom label{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap}.cr-zoom select{min-height:34px;padding:6px 9px;color:var(--cr-blue);border:1px solid #cbd3e2;border-radius:7px;background:white}.cr-archive{scroll-margin-top:22px}.cr-preview{scroll-margin-top:22px}@media(max-width:760px){.cr-zoom{align-items:flex-start;flex-direction:column}.cr-selection{margin-bottom:14px}}
.cr-archive-filter{background:#eef1f7;border-left:3px solid #1b2447;padding:12px 15px;border-radius:0 8px 8px 0;color:#344564!important}
