.v8-loading,.v8-error{padding:32px;border:1px solid var(--line,#dce3ec);border-radius:16px;background:#fff}.v8-error strong{display:block;font-size:18px;margin-bottom:8px}.v8-error p{color:var(--muted,#667085)}
.v8-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.v8-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:18px;align-items:start}.v8-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.v8-form label,.v8-form fieldset{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:var(--ink,#182230)}.v8-form input,.v8-form select,.v8-form textarea,.v8-ai-result textarea,.v8-review-table input{width:100%;border:1px solid var(--line,#d8e0ea);border-radius:10px;padding:10px 11px;background:#fff;color:var(--ink,#182230);font:inherit}.v8-form textarea{resize:vertical}.v8-full{grid-column:1/-1}.v8-callout{display:flex;flex-direction:column;gap:5px;padding:13px 15px;border-radius:12px;background:#eef5ff;border:1px solid #cfe1fb}.v8-callout span{font-size:13px;color:#43546a;font-weight:500}
.v8-list{display:flex;flex-direction:column;gap:8px}.v8-list-row{display:flex;width:100%;justify-content:space-between;gap:12px;align-items:center;text-align:left;border:1px solid var(--line,#dce3ec);border-radius:12px;padding:12px;background:#fff}.v8-list-row:hover{background:#f7f9fc}.v8-list-row span{display:flex;flex-direction:column;gap:4px}.v8-list-row small{color:var(--muted,#667085);font-size:12px}.v8-review-card,.v8-editor{margin-top:18px}.v8-review-table{min-width:1200px}.v8-review-table td{vertical-align:top}.v8-review-table input{min-width:120px;padding:7px}.v8-review-table small{display:block;margin-top:4px}.v8-row-erro,.v8-row-error{background:#fff1f2!important}.v8-row-alerta{background:#fff8e8!important}.v8-row-confirmado,.v8-row-valido{background:#f2fbf5!important}.v8-macro-row{font-weight:700;background:#f2f6fb}.v8-danger-text{color:#b42318}
.v8-responsibility-grid{display:flex;flex-direction:column;gap:10px}.v8-person-card{display:grid;grid-template-columns:auto minmax(160px,1fr) repeat(3,minmax(65px,auto));align-items:center;gap:12px;border:1px solid var(--line,#dce3ec);border-radius:12px;padding:12px}.v8-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8eff9;color:#0b2341;font-weight:800}.v8-person-card span,.v8-person-card>div:not(.v8-avatar){display:flex;flex-direction:column}.v8-person-card small{font-size:11px;color:var(--muted,#667085)}.v8-person-card b{font-size:18px}.v8-timeline{display:flex;flex-direction:column;gap:0}.v8-timeline>div{display:grid;grid-template-columns:18px 1fr;gap:10px;min-height:56px}.v8-timeline i{width:10px;height:10px;border-radius:50%;background:#3778d1;margin-top:4px;position:relative}.v8-timeline i:after{content:"";position:absolute;top:10px;left:4px;width:2px;height:46px;background:#dce3ec}.v8-timeline>div:last-child i:after{display:none}.v8-timeline span{display:flex;flex-direction:column;gap:4px}.v8-timeline small{color:var(--muted,#667085)}
.v8-ai-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px;align-items:start}.v8-argument-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto}.v8-ai-result{margin-top:18px;padding-top:18px;border-top:1px solid var(--line,#dce3ec)}.v8-ai-result textarea{min-height:320px;resize:vertical}.v8-editor h3{margin:6px 0 0}
@media(max-width:1100px){.v8-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.v8-two-column,.v8-ai-layout{grid-template-columns:1fr}}
@media(max-width:720px){.v8-metrics,.v8-form{grid-template-columns:1fr}.v8-full{grid-column:auto}.v8-person-card{grid-template-columns:auto 1fr}.v8-person-card>div:not(.v8-avatar){grid-column:2}.v8-list-row{align-items:flex-start;flex-direction:column}}
