*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#1f2937;background:#f3f6fb;font-family:Arial,Helvetica,sans-serif}.container{max-width:1200px;margin:0 auto;padding:32px 20px 48px}.header{margin-bottom:24px}.header h1{color:#0f172a;margin:0 0 8px;font-size:44px;line-height:1.1}.header p{color:#64748b;margin:0;font-size:18px}.card,.panel-section{background:#fff;border:1px solid #dbe3ee;border-radius:18px;margin-bottom:20px;padding:24px;box-shadow:0 8px 24px #0f172a0f}.section-header{margin-bottom:16px}.section-header h2,.card h2{color:#0f172a;margin:0 0 8px;font-size:28px}.section-header p,.card p{color:#64748b;margin:0}.form input,.form textarea,.filtros-grid input,.filtros-grid select,.dashboard-overview__field input,.dashboard-overview__field select,.new-item-form input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:12px 14px;font-size:14px}.form-acoes,.checklist-card__footer,.modal-dialog__footer{flex-wrap:wrap;gap:10px;display:flex}button,.btn{cursor:pointer;border:none;border-radius:12px;padding:11px 16px;font-size:14px;font-weight:700}button:disabled,.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary,.form button{color:#fff;background:#2563eb}.btn--secondary,button.secondary{color:#0f172a;background:#e2e8f0}.btn--danger,button.danger{color:#fff;background:#dc2626}.btn--ghost-danger{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.btn--sm,button.small{padding:8px 10px;font-size:12px}.erro,.sucesso{border-radius:14px;margin:0 0 16px;padding:14px 16px;font-weight:700}.erro{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.sucesso{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.dashboard-overview{flex-direction:column;gap:18px;margin-bottom:20px;display:flex}.dashboard-overview__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-radius:20px;grid-template-columns:minmax(0,1fr) 240px;gap:18px;padding:24px;display:grid;box-shadow:0 14px 36px #0f172a2e}.dashboard-overview__hero-content h2{color:#fff;margin:6px 0 10px;font-size:30px;line-height:1.1}.dashboard-overview__hero-content p{color:#ffffffd1;max-width:680px;margin:0;line-height:1.55}.dashboard-overview__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;font-size:12px;font-weight:700;display:inline-block}.dashboard-overview__hero-highlight{background:#ffffff1f;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;justify-content:center;gap:6px;padding:18px;display:flex}.dashboard-overview__hero-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffffb8;font-size:12px;font-weight:700}.dashboard-overview__hero-highlight strong{color:#fff;font-size:42px;line-height:1}.dashboard-overview__hero-highlight small{color:#fffc}.dashboard-overview__toolbar{background:#fff;border:1px solid #dbe3ee;border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr) auto;align-items:end;gap:14px;padding:18px;display:grid;box-shadow:0 8px 24px #0f172a0d}.dashboard-overview__field{flex-direction:column;gap:8px;display:flex}.dashboard-overview__field label{color:#475569;font-size:13px;font-weight:700}.dashboard-overview__actions{align-items:end;display:flex}.kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;display:grid}.kpi-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;padding:18px;box-shadow:0 8px 22px #0f172a0d}.kpi-card__label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.kpi-card__value{color:#0f172a;margin-bottom:8px;font-size:34px;line-height:1;display:block}.kpi-card__hint{color:#64748b}.kpi-card--pendente{background:linear-gradient(#fffef7 0%,#fffaf0 100%);border-color:#fde68a}.kpi-card--andamento{background:linear-gradient(#f8fbff 0%,#eff6ff 100%);border-color:#bfdbfe}.kpi-card--concluido{background:linear-gradient(#f7fff9 0%,#f0fdf4 100%);border-color:#bbf7d0}.empty-state,.items-empty-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:24px}.checklist-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;display:grid}.checklist-card{background:#fff;border:1px solid #dbe3ee;border-radius:18px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 8px 24px #0f172a0f}.checklist-card__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.checklist-card__title-group h3{color:#0f172a;margin:0 0 8px;font-size:24px}.checklist-card__title-group p{color:#64748b;margin:0;line-height:1.5}.status-badge{white-space:nowrap;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-block}.status-badge--pendente{color:#92400e;background:#fef3c7}.status-badge--andamento{color:#1d4ed8;background:#dbeafe}.status-badge--concluido{color:#166534;background:#dcfce7}.checklist-card__metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric-box{background:#f8fafc;border:1px solid #dbe3ee;border-radius:14px;padding:14px}.metric-box__label{color:#64748b;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.metric-box__value{color:#0f172a;font-size:28px}.progress-block{background:#fff;border:1px solid #dbe3ee;border-radius:14px;padding:14px}.progress-block__info{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.progress-block__info strong{color:#0f172a}.progress-bar{background:#e2e8f0;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-bar__fill{background:#2563eb;border-radius:999px;height:100%;transition:width .2s}.checklist-card__items{flex-direction:column;gap:12px;display:flex}.checklist-card__items-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.checklist-card__items-header h4{color:#0f172a;margin:0;font-size:16px}.checklist-card__items-header span{color:#64748b;font-size:13px;font-weight:700}.item-row{background:#fff;border:1px solid #dbe3ee;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.item-row__label{color:#0f172a;align-items:center;gap:12px;display:flex}.item-row__label span{word-break:break-word}.item-row__label--done span{color:#64748b;text-decoration:line-through}.new-item-form{grid-template-columns:1fr auto;gap:10px;display:grid}.checklist-card__footer{justify-content:flex-end}.modal-overlay{z-index:999;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-dialog{background:#fff;border:1px solid #dbe3ee;border-radius:18px;width:100%;max-width:520px;padding:24px;box-shadow:0 24px 60px #0f172a33}.modal-dialog__header h3{margin:0 0 10px;font-size:24px}.modal-dialog__header p{color:#64748b;margin:0;line-height:1.5}@media (width<=960px){.dashboard-overview__hero,.dashboard-overview__toolbar{grid-template-columns:1fr}.dashboard-overview__actions{align-items:stretch}.kpi-grid,.checklist-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.container{padding:24px 16px 36px}.header h1{font-size:34px}.filtros-grid,.new-item-form,.item-row,.checklist-card__metrics,.kpi-grid{grid-template-columns:1fr}.checklist-card__top,.checklist-card__items-header,.progress-block__info,.modal-dialog__footer,.checklist-card__footer,.form-acoes{flex-direction:column;align-items:stretch}.checklist-grid{grid-template-columns:1fr}}.checklist-card__title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.checklist-card__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.summary-chip{background:#f8fafc;border:1px solid #dbe3ee;border-radius:14px;padding:12px 14px}.summary-chip span{color:#64748b;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.summary-chip strong{color:#0f172a;font-size:24px}.checklist-alert{border-radius:14px;padding:12px 14px;font-size:14px;font-weight:600}.checklist-alert--warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.checklist-alert--info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.checklist-card--processing{opacity:.96;border-color:#bfdbfe;box-shadow:0 18px 38px #2563eb1f}.item-row--processing{opacity:.82;background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#bfdbfe}@media (width<=768px){.checklist-card__title-row,.checklist-card__summary{flex-direction:column;grid-template-columns:1fr;align-items:stretch}}.header--executive{grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:18px;display:grid}.header__content{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #dbe3ee;border-radius:22px;padding:24px;box-shadow:0 10px 28px #0f172a0f}.header__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.header__badge{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border-radius:22px;flex-direction:column;justify-content:center;gap:8px;padding:22px;display:flex;box-shadow:0 12px 30px #2563eb29}.header__badge span{text-transform:uppercase;letter-spacing:.06em;color:#ffffffc2;font-size:12px;font-weight:700}.header__badge strong{color:#fff;font-size:40px;line-height:1}.workspace-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:20px;display:grid}.workspace-sidebar{min-width:0}.workspace-sidebar__sticky{flex-direction:column;gap:12px;display:flex;position:sticky;top:20px}.workspace-main{min-width:0}.editing-banner{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:12px 14px;font-size:14px;font-weight:700;box-shadow:0 6px 16px #3b82f614}@media (width<=1080px){.workspace-layout{grid-template-columns:1fr}.workspace-sidebar__sticky{position:static}}@media (width<=768px){.header--executive{grid-template-columns:1fr}.header__badge strong{font-size:32px}}.control-panel{padding:22px}.control-panel__header{margin-bottom:18px}.control-panel__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.form-field label{color:#475569;font-size:13px;font-weight:700}.form-tip{color:#475569;background:#f8fafc;border:1px solid #dbe3ee;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.5}.empty-state--large{padding:36px 24px}.skeleton-card{overflow:hidden}.skeleton-line,.skeleton-chip,.skeleton-row{background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:12px;animation:1.4s linear infinite shimmer;position:relative}.skeleton-line--title{width:62%;height:28px}.skeleton-line--text{width:100%;height:14px}.skeleton-line--text.short{width:72%}.skeleton-chip{min-height:74px}.skeleton-row{min-height:52px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.panel-section--flat{box-shadow:none;background:0 0;border:none;margin-bottom:0;padding:0}.section-header--list{margin-bottom:18px}.checklist-card--elevated{transition:transform .18s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a12}.checklist-card--elevated:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a1a}.checklist-card__meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.meta-pill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.meta-pill--highlight{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.progress-block--soft{background:linear-gradient(#fff 0%,#fbfdff 100%)}.items-empty-state--premium{flex-direction:column;gap:6px;display:flex}.items-empty-state--premium small{color:#64748b;line-height:1.5}.empty-state--premium{box-shadow:0 10px 24px #0f172a0a}.new-item-form--elevated{padding-top:6px}.checklist-card__footer--subtle .btn--secondary{background:#eef2f7}.checklist-card__footer--subtle .btn--danger{box-shadow:none}@media (width<=768px){.checklist-card__meta{flex-direction:column;align-items:stretch}}.feedback-toast-stack{z-index:1100;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:24px;right:24px}.feedback-toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;min-width:320px;max-width:420px;padding:16px 18px;display:flex;box-shadow:0 18px 42px #0f172a29}.feedback-toast--sucesso{color:#166534;background:#f0fdf4f7;border-color:#bbf7d0}.feedback-toast--erro{color:#991b1b;background:#fef2f2fa;border-color:#fecaca}.feedback-toast__content{flex-direction:column;gap:4px;display:flex}.feedback-toast__content strong{font-size:14px;line-height:1.2}.feedback-toast__content span{font-size:14px;line-height:1.5}.feedback-toast__close{color:currentColor;cursor:pointer;opacity:.75;background:0 0;border:none;padding:0;font-size:20px;line-height:1}.feedback-toast__close:hover{opacity:1}.header__loading{color:#1d4ed8;background:#2563eb14;border-radius:999px;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;font-size:14px;font-weight:600;display:inline-flex}.header__loading-dot{background:#2563eb;border-radius:999px;width:10px;height:10px;animation:1.2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.7;transform:scale(.9)}}@media (width<=768px){.feedback-toast-stack{inset:auto 14px 14px}.feedback-toast{width:100%;min-width:0;max-width:none}}.section-header--list{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-header__status{color:#1d4ed8;white-space:nowrap;background:#2563eb14;border:1px solid #3b82f624;border-radius:999px;align-items:center;gap:10px;min-height:40px;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.section-header__status-dot{background:#2563eb;border-radius:999px;width:9px;height:9px;animation:1.2s ease-in-out infinite pulse-dot}.checklist-card--elevated:after{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .22s;position:absolute;inset:0}.checklist-card--processing:after{opacity:1;background:linear-gradient(135deg,#fff0 0%,#2563eb0a 100%)}.item-row{transition:border-color .18s,background-color .18s,box-shadow .18s,opacity .18s;position:relative}.item-row--processing:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#3b82f60f 50%,#fff0 100%);border-radius:14px;position:absolute;inset:0}button,.btn,.form input,.form textarea,.filtros-grid input,.filtros-grid select,.dashboard-overview__field input,.dashboard-overview__field select,.new-item-form input{transition:border-color .18s,box-shadow .18s,background-color .18s,transform .16s,opacity .18s}button:hover:not(:disabled),.btn:hover:not(:disabled){transform:translateY(-1px)}button:active:not(:disabled),.btn:active:not(:disabled){transform:translateY(0)}.form input:focus,.form textarea:focus,.filtros-grid input:focus,.filtros-grid select:focus,.dashboard-overview__field input:focus,.dashboard-overview__field select:focus,.new-item-form input:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 4px #3b82f61f}.btn--primary:hover:not(:disabled),.form button:hover:not(:disabled){box-shadow:0 12px 24px #2563eb33}.btn--danger:hover:not(:disabled){box-shadow:0 12px 24px #dc26262e}.btn--secondary:hover:not(:disabled){background:#dbe4ef}.btn--ghost-danger:hover:not(:disabled){background:#ffe4e6;border-color:#fda4af}.feedback-toast{animation:.22s toast-in}.feedback-toast__close{transition:opacity .18s,transform .18s}.feedback-toast__close:hover{transform:scale(1.06)}.header__loading,.section-header__status{box-shadow:inset 0 0 0 1px #ffffff3d}.empty-state--premium,.items-empty-state--premium,.form-tip,.editing-banner,.checklist-alert,.summary-chip,.meta-pill,.progress-block,.kpi-card,.header__content,.header__badge{transition:border-color .18s,box-shadow .22s,background-color .18s}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.section-header--list{flex-direction:column;align-items:stretch}.section-header__status{justify-content:center;width:100%}}.modal-dialog--loading{border-color:#fecaca;box-shadow:0 24px 48px #dc262624}.modal-dialog__eyebrow{color:#be123c;letter-spacing:.04em;text-transform:uppercase;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;align-items:center;margin-bottom:10px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.modal-dialog__header h3,.modal-dialog__header p{transition:opacity .18s}.control-panel--saving{border-color:#bfdbfe;box-shadow:0 20px 44px #2563eb1f}.form-field__label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-field__counter{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}.form textarea{resize:vertical;min-height:120px}.form button:disabled,.btn:disabled{cursor:not-allowed}.module-switch{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.module-switch__button{color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700;box-shadow:0 8px 18px #0f172a0a}.inline-checkbox{color:#334155;background:#f8fafc;border:1px solid #dbe3ee;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;display:inline-flex}.inline-checkbox input{width:auto;margin:0}.radio-group{flex-wrap:wrap;gap:12px;display:flex}.radio-group__option{color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:8px 12px;font-size:14px;display:inline-flex}.radio-group__option input{margin:0}@media (width<=768px){.module-switch{flex-direction:column}.module-switch__button{width:100%}.radio-group{flex-direction:column}}.details-stack{flex-direction:column;gap:16px;display:flex}.details-section{border-top:1px solid #e2e8f0;padding-top:16px}.details-section h4{color:#0f172a;margin:0 0 12px;font-size:16px}.item-row__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=768px){.item-row__actions{justify-content:flex-start;width:100%}}.workspace-sidebar .checklist-card__summary{grid-template-columns:1fr}.workspace-sidebar .summary-chip{min-width:0}.workspace-sidebar .summary-chip strong{overflow-wrap:anywhere;word-break:normal;line-height:1.2}.summary-chip--warning{background:#fff7ed;border-color:#fed7aa}.summary-chip--warning span,.summary-chip--warning strong{color:#9a3412}.checklist-card--pendencia{border-color:#fed7aa;box-shadow:0 14px 32px #f59e0b1a}.checklist-card--pendencia:before{content:"";pointer-events:none;background:#f59e0b;width:4px;position:absolute;inset:0 auto 0 0}.checklist-alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.execution-completed-banner{background:linear-gradient(#f7fff9 0%,#f0fdf4 100%);border:1px solid #bbf7d0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:0 10px 24px #16653414}.execution-completed-banner span{color:#166534;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-block}.execution-completed-banner strong{color:#0f172a;font-size:18px;line-height:1.25;display:block}.execution-completed-banner p{color:#475569;margin:6px 0 0;line-height:1.45}.checklist-card--locked{background:linear-gradient(#fff 0%,#f8fafc 100%)}.checklist-card--locked .radio-group__option,.checklist-card--locked textarea{opacity:.78}@media (width<=768px){.execution-completed-banner{flex-direction:column;align-items:stretch}}.modal-dialog__footer{justify-content:flex-end;margin-top:20px}.modal-dialog .checklist-card__summary{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=768px){.modal-dialog .checklist-card__summary{grid-template-columns:1fr}}.section-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (width<=768px){.section-header__actions{justify-content:stretch;width:100%}.section-header__actions .btn,.section-header__actions .section-header__status{justify-content:center;width:100%}}.import-layout{grid-template-columns:1fr;gap:18px;display:grid}.form input[type=file]{cursor:pointer;padding:10px}.form input[type=file]::file-selector-button{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:10px;margin-right:12px;padding:9px 12px;font-weight:700}.import-layout .item-row__label span{line-height:1.45}.import-layout .items-empty-state{margin-top:4px}.login-page{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 34%),linear-gradient(135deg,#eef4ff 0%,#f8fafc 48%,#edf2f7 100%);justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.login-shell{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:stretch;gap:28px;width:min(1120px,100%);min-height:640px;display:grid}.login-hero,.login-card{border:1px solid #94a3b852;box-shadow:0 24px 70px #0f172a1f}.login-hero{color:#fff;background:linear-gradient(135deg,#0f172af5,#1e40aff0),linear-gradient(135deg,#111827,#1d4ed8);border-radius:32px;flex-direction:column;justify-content:space-between;padding:48px;display:flex;position:relative;overflow:hidden}.login-hero:after{content:"";background:#60a5fa38;border-radius:999px;width:420px;height:420px;position:absolute;top:-140px;right:-160px}.login-hero__brand,.login-hero__features{z-index:1;position:relative}.login-hero__eyebrow,.login-card__eyebrow{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:.78rem;font-weight:800;display:inline-flex}.login-hero__eyebrow{color:#bfdbfe}.login-hero h1{letter-spacing:-.06em;max-width:620px;margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.95}.login-hero__brand p{color:#dbeafe;max-width:560px;margin:24px 0 0;font-size:1.08rem;line-height:1.7}.login-hero__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:48px;display:grid}.login-feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #dbeafe2e;border-radius:22px;min-height:150px;padding:18px}.login-feature span{color:#93c5fd;letter-spacing:.14em;margin-bottom:14px;font-size:.78rem;font-weight:900;display:inline-flex}.login-feature strong{margin-bottom:8px;font-size:.98rem;display:block}.login-feature p{color:#dbeafe;margin:0;font-size:.9rem;line-height:1.5}.login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:32px;flex-direction:column;justify-content:center;padding:42px;display:flex}.login-card__top{grid-template-columns:72px 1fr;align-items:start;gap:18px;margin-bottom:28px;display:grid}.login-card__icon{color:#fff;letter-spacing:-.04em;background:linear-gradient(135deg,#1d4ed8,#2563eb);border-radius:22px;place-items:center;width:72px;height:72px;font-weight:900;display:grid;box-shadow:0 18px 34px #2563eb47}.login-card__eyebrow{color:#2563eb}.login-card h2{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:2rem;line-height:1.05}.login-card p{color:#64748b;margin:10px 0 0;line-height:1.6}.login-card__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:54px;margin-top:6px;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 18px 32px #2563eb3d}.login-card__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 38px #2563eb4d}.login-card__button:disabled{cursor:not-allowed;opacity:.65}.login-card__button-icon{background:#ffffff2e;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.login-card__note{background:#f8fafc;border:1px solid #94a3b842;border-radius:18px;margin-top:22px;padding:18px}.login-card__note strong{color:#0f172a;margin-bottom:4px;display:block}.login-card__note p{margin:0;font-size:.92rem}.login-card__footer{color:#64748b;border-top:1px solid #94a3b842;justify-content:space-between;align-items:center;gap:12px;margin-top:28px;padding-top:20px;font-size:.9rem;display:flex}.login-card__footer strong{color:#1d4ed8}@media (width<=980px){.login-page{align-items:flex-start;padding:24px}.login-shell{grid-template-columns:1fr;min-height:auto}.login-hero{padding:32px}.login-hero__features{grid-template-columns:1fr}.login-card{padding:30px}}@media (width<=560px){.login-page{padding:16px}.login-hero,.login-card{border-radius:24px}.login-card__top{grid-template-columns:1fr}.login-hero h1{font-size:2.6rem}}.form{flex-direction:column;gap:18px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label,.inline-checkbox span{color:#334155;letter-spacing:.01em;font-size:.82rem;font-weight:800}.form-field input,.form-field select,.form-field textarea{color:#0f172a;background:#ffffffeb;border:1px solid #94a3b86b;border-radius:14px;outline:none;width:100%;min-height:46px;font-size:.95rem;font-weight:600;transition:border-color .16s,box-shadow .16s,background .16s}.form-field input,.form-field textarea{padding:12px 14px}.form-field textarea{resize:vertical;min-height:116px;line-height:1.45}.form-field select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#475569 50%),linear-gradient(135deg,#475569 50%,#0000 50%);background-position:calc(100% - 20px) 20px,calc(100% - 14px) 20px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding:12px 42px 12px 14px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#fff;border-color:#2563ebb8;box-shadow:0 0 0 4px #2563eb1f}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled{cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#f1f5f9;border-color:#cbd5e1c2}.form-field input::placeholder,.form-field textarea::placeholder{color:#94a3b8;font-weight:500}.inline-checkbox{background:#f8fafc;border:1px solid #94a3b847;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.inline-checkbox input,.item-row input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:18px;height:18px}.form-acoes{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.form-acoes .btn{min-height:42px}.header__badge .form-field{gap:6px;width:100%;margin-top:14px}.header__badge .form-field label{color:#dbeafed1;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.header__badge .form-field select{color:#fff;min-height:40px;box-shadow:none;background-color:#0f172a3d;border:1px solid #bfdbfe52;border-radius:12px;font-size:.86rem;font-weight:800}.header__badge .form-field select option{color:#0f172a;background:#fff}.module-switch{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.module-switch__button{color:#0f172a;background:#ffffffd1;border:1px solid #94a3b857;border-radius:999px;min-height:44px;padding:0 18px;font-weight:900;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;box-shadow:0 10px 24px #0f172a0f}.module-switch__button:hover{border-color:#2563eb6b;transform:translateY(-1px);box-shadow:0 14px 28px #2563eb1f}.module-switch__button.is-active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 16px 32px #2563eb3d}.checklist-card__summary .form-field{flex:1;min-width:min(260px,100%)}.section-header__actions{align-items:center;gap:10px;display:flex}input[type=file]{padding:10px}input[type=file]::file-selector-button{color:#0f172a;cursor:pointer;background:#e2e8f0;border:0;border-radius:12px;margin-right:12px;padding:10px 14px;font-weight:900;transition:background .16s,color .16s}input[type=file]::file-selector-button:hover{color:#fff;background:#2563eb}.details-section{flex-direction:column;gap:12px;display:flex}.details-section h4{color:#0f172a;margin:0;font-size:.95rem;font-weight:900}.items-list{flex-direction:column;gap:10px;display:flex}.item-row{background:#ffffffdb;border:1px solid #94a3b847;border-radius:16px}.item-row__label span{line-height:1.35}.item-row__label strong{color:#0f172a}.checklist-alert{border-radius:16px;line-height:1.45}.form-tip{border-radius:16px;line-height:1.5}@media (width<=760px){.form-acoes{flex-direction:column;align-items:stretch}.form-acoes .btn{width:100%}.module-switch{gap:8px}.module-switch__button{flex:auto;min-width:140px}}.header--executive{align-items:flex-start}.session-card{color:#0f172a;background:#ffffffeb;border:1px solid #94a3b83d;border-radius:22px;flex-direction:column;align-self:flex-start;gap:14px;width:min(320px,100%);padding:16px;display:flex;box-shadow:0 10px 24px #0f172a0d}.session-card__main{grid-template-columns:44px 1fr;align-items:center;gap:12px;display:grid}.session-card__avatar{color:#1d4ed8;background:#eff6ff;border:1px solid #2563eb1f;border-radius:14px;place-items:center;width:44px;height:44px;font-size:.92rem;font-weight:900;display:grid}.session-card__info{min-width:0}.session-card__info span{color:#2563eb;letter-spacing:.11em;text-transform:uppercase;margin-bottom:2px;font-size:.66rem;font-weight:800;display:block}.session-card__info strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:900;line-height:1.15;display:block;overflow:hidden}.session-card__info small{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.76rem;line-height:1.3;display:block;overflow:hidden}.session-card__simulator{border-top:1px solid #94a3b82e;flex-direction:column;gap:8px;padding-top:12px;display:flex}.session-card__simulator label{color:#475569;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.session-card__simulator select{color:#0f172a;width:100%;min-height:38px;box-shadow:none;background-color:#fff;border:1px solid #94a3b857;border-radius:12px;outline:none;padding:8px 34px 8px 12px;font-size:.84rem;font-weight:800}.session-card__simulator select:focus{border-color:#2563ebb3;box-shadow:0 0 0 3px #2563eb14}.session-card__logout{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #94a3b838;border-radius:12px;min-height:38px;font-size:.84rem;font-weight:800;transition:background .16s,border-color .16s,color .16s}.session-card__logout:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b852}@media (width<=980px){.session-card{width:100%}}.header.header--executive{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start;gap:18px;min-height:auto;margin-bottom:18px;display:grid}.header.header--executive .header__content{min-height:auto;padding-bottom:0}.header.header--executive h1{margin-bottom:10px}.header.header--executive p{max-width:920px;margin-bottom:0}.module-switch{margin-top:0;margin-bottom:22px}.workspace-layout{align-items:start;gap:22px}.workspace-main{flex-direction:column;gap:26px;display:flex}.panel-section{margin-bottom:0}.section-header,.section-header--list{margin-bottom:18px}.checklist-card__summary{gap:14px}.panel-section>.checklist-alert,.panel-section>.form-tip{margin-top:16px}.panel-section>.checklist-alert+.form-tip{margin-top:10px}.checklist-alert{margin-bottom:4px}.panel-section form.form{margin-top:4px}.panel-section form.form .form-acoes{margin-top:2px;padding-top:2px}.panel-section form.form .form-acoes .btn{min-width:112px}.workspace-sidebar__sticky{flex-direction:column;gap:18px;display:flex}.control-panel{margin-bottom:0}@media (width<=980px){.header.header--executive{grid-template-columns:1fr}.module-switch{margin-bottom:18px}.workspace-layout{gap:18px}.workspace-main{gap:20px}}.header.header--executive{box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(300px,320px);align-items:start;gap:18px;margin-bottom:18px;padding:0;display:grid;height:auto!important;min-height:0!important}.header.header--executive .header__content{background:#ffffffc2;border:1px solid #94a3b847;border-radius:24px;box-shadow:0 14px 34px #0f172a0f;height:auto!important;min-height:0!important;padding:28px 30px!important}.header.header--executive .header__eyebrow{margin-bottom:10px;display:block}.header.header--executive h1{line-height:1;margin:0 0 10px!important}.header.header--executive p{max-width:980px;line-height:1.45;margin:0!important}.header.header--executive .header__loading{margin-top:14px}@media (width<=980px){.header.header--executive{grid-template-columns:1fr}.header.header--executive .header__content{padding:24px!important}}.panel-section .checklist-card__summary+.checklist-alert{margin-top:18px}.panel-section .checklist-card__summary+.checklist-alert+.form-tip{margin-top:10px}.workspace-main>.panel-section{padding:0}.workspace-main>.panel-section.panel-section--flat{box-shadow:none;background:0 0;border:0;padding:0}.workspace-main .section-header{margin-bottom:16px}.workspace-main .section-header h2{letter-spacing:-.035em;margin:0 0 6px}.workspace-main .section-header p{color:#64748b;margin:0}.workspace-main .checklist-card__summary{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;margin-bottom:18px;display:grid}.workspace-main .summary-chip{border-radius:18px;min-height:76px;padding:16px}.workspace-main .summary-chip span{margin-bottom:8px;font-size:.72rem}.workspace-main .summary-chip strong{font-size:1.45rem;line-height:1}.workspace-main .checklist-alert{border-radius:16px;margin-top:16px;margin-bottom:10px;padding:14px 16px}.workspace-main .form-tip{border-radius:16px;margin-top:10px;margin-bottom:4px;padding:14px 16px}.workspace-main .panel-section+.panel-section{margin-top:8px}.filters-bar{background:#ffffffb8;border:1px solid #94a3b838;border-radius:20px;grid-template-columns:minmax(260px,1fr) minmax(180px,260px) auto;align-items:end;gap:12px;margin-top:18px;margin-bottom:22px;padding:16px;display:grid;box-shadow:0 12px 28px #0f172a0a}.filters-bar .form-field{gap:7px}.filters-bar .form-field label{font-size:.76rem}.filters-bar input,.filters-bar select{border-radius:14px;min-height:44px}.filters-bar .form-acoes .btn{white-space:nowrap;border-radius:14px;min-width:104px;min-height:44px}.filters-bar .form-acoes{transform:translateY(0)}@media (width<=1100px){.workspace-main .checklist-card__summary{grid-template-columns:repeat(2,minmax(180px,1fr))}.filters-bar{grid-template-columns:1fr 220px}}@media (width<=720px){.workspace-main .checklist-card__summary,.filters-bar{grid-template-columns:1fr}.filters-bar .form-acoes{flex-direction:column;align-items:stretch}.filters-bar .form-acoes .btn{width:100%}}.filters-bar{background:#ffffffc7;border:1px solid #94a3b838;border-radius:20px;margin-top:18px;margin-bottom:24px;padding:16px;box-shadow:0 12px 28px #0f172a0a}.filters-bar__grid{grid-template-columns:minmax(260px,1fr) 220px auto;align-items:end;gap:14px;display:grid}.filters-bar__grid .form-field{gap:7px;min-width:0}.filters-bar__grid .form-field label{font-size:.76rem;line-height:1.25}.filters-bar__grid input,.filters-bar__grid select{border-radius:14px;width:100%;min-height:44px}.filters-bar__actions{white-space:nowrap;justify-content:flex-start;align-items:end;gap:8px;margin:0;padding:0;display:flex}.filters-bar__actions .btn{border-radius:14px;min-width:96px;min-height:44px;padding:0 16px;font-size:.86rem;font-weight:850}.filters-bar__actions .btn--primary{box-shadow:0 10px 18px #2563eb29}.filters-bar__actions .btn--secondary{color:#334155;box-shadow:none;background:#f8fafc;border:1px solid #94a3b847}.filters-bar__actions .btn--secondary:hover{background:#f1f5f9;border-color:#94a3b86b}@media (width<=1050px){.filters-bar__grid{grid-template-columns:1fr 220px}.filters-bar__actions{grid-column:1/-1}}@media (width<=720px){.filters-bar__grid{grid-template-columns:1fr}.filters-bar__actions{flex-direction:row}.filters-bar__actions .btn{flex:1}}.form-field__hint{color:#64748b;margin-top:-2px;font-size:.78rem;line-height:1.35;display:block}.mobile-execution-summary{display:none}@media (width<=760px){.container{padding:12px}.header.header--executive{margin-bottom:12px}.module-switch{flex-wrap:nowrap;margin-bottom:14px;padding-bottom:4px;overflow-x:auto}.module-switch__button{flex:none;min-width:auto;min-height:40px;padding:0 14px;font-size:.84rem}.workspace-layout--execucao-aberta{flex-direction:column;gap:16px;display:flex}.workspace-layout--execucao-aberta .workspace-sidebar{order:1}.workspace-layout--execucao-aberta .workspace-main{flex-direction:column;order:2;gap:18px;display:flex}.workspace-layout--execucao-aberta .execucao-section--resposta{order:1}.workspace-layout--execucao-aberta .execucao-section--resumo-operacional{order:2}.workspace-layout--execucao-aberta .execucao-section--recentes{order:3}.workspace-sidebar,.workspace-main{width:100%}.workspace-sidebar__sticky{gap:14px;position:static}.control-panel,.panel-section,.checklist-card{border-radius:20px}.control-panel{padding:18px}.control-panel__header h2,.section-header h2,.section-header--list h2{font-size:1.55rem;line-height:1.08}.control-panel__header p,.section-header p,.section-header--list p{font-size:.95rem;line-height:1.35}.execucao-section--resposta .section-header--list{gap:12px;margin-bottom:12px}.execucao-section--resposta .section-header__actions{flex-direction:column;align-items:stretch;width:100%}.execucao-section--resposta .section-header__actions .btn,.execucao-section--resposta .section-header__status{justify-content:center;width:100%}.mobile-execution-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 16px;display:grid}.mobile-execution-summary>div{background:#ffffffd1;border:1px solid #94a3b83d;border-radius:14px;padding:10px}.mobile-execution-summary span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.66rem;font-weight:900;display:block}.mobile-execution-summary strong{color:#0f172a;font-size:1.1rem;line-height:1}.mobile-execution-summary .is-warning{background:#fff7ed;border-color:#fb923c7a}.mobile-execution-summary .is-warning strong,.mobile-execution-summary .is-warning span{color:#c2410c}.execucao-section--resposta .checklist-grid{flex-direction:column;gap:14px;display:flex}.execucao-section--resposta .checklist-card{border-radius:20px;padding:16px}.execucao-section--resposta .checklist-card__title-row{align-items:flex-start;gap:10px}.execucao-section--resposta .checklist-card h3{font-size:1.35rem;line-height:1.15}.execucao-section--resposta .checklist-card p{font-size:.96rem;line-height:1.45}.execucao-section--resposta .status-badge{border-radius:999px;min-height:30px;padding:0 12px;font-size:.76rem}.execucao-section--resposta .radio-group{grid-template-columns:1fr;gap:8px;display:grid}.execucao-section--resposta .radio-group__option{color:#334155;background:#fff;border:1px solid #94a3b847;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 14px;font-size:.94rem;font-weight:900;display:flex;position:relative}.execucao-section--resposta .radio-group__option input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.execucao-section--resposta .radio-group__option span{z-index:1;text-align:center;position:relative}.execucao-section--resposta .radio-group__option:has(input:checked){color:#1d4ed8;background:#eff6ff;border-color:#2563ebb8;box-shadow:0 0 0 3px #2563eb14}.execucao-section--resposta .radio-group__option:has(input:disabled){cursor:not-allowed;opacity:.68}.execucao-section--resposta textarea{min-height:96px}.execution-actions{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafceb;border:1px solid #94a3b838;border-radius:18px;grid-template-columns:1fr;gap:8px;padding:10px;display:grid;position:sticky;bottom:10px;box-shadow:0 -12px 30px #0f172a1f;margin:18px 0 0!important}.execution-actions .btn{border-radius:14px;width:100%;min-height:46px}.workspace-layout--execucao-aberta .execucao-section--resumo-operacional .checklist-card__summary,.workspace-layout--execucao-aberta .execucao-section--recentes .checklist-grid{grid-template-columns:1fr}.filters-bar{padding:14px}.filters-bar__grid{grid-template-columns:1fr}.filters-bar .form-acoes,.filters-bar__actions{flex-direction:column;align-items:stretch}.filters-bar .form-acoes .btn,.filters-bar__actions .btn{width:100%}}.question-status-badge{letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:auto;min-height:26px;padding:0 10px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.question-status-badge.status-badge--pendente{color:#b45309;background:#fffbeb;border:1px solid #f59e0b57}.question-status-badge.status-badge--concluido{color:#047857;background:#ecfdf5;border:1px solid #22c55e3d}.question-status-badge.status-badge--neutral{color:#64748b;background:#f8fafc;border:1px solid #94a3b847}@media (width<=760px){.execucao-section--resposta .checklist-card__title-row{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.execucao-section--resposta .question-status-badge{min-height:24px;padding:0 9px;font-size:.7rem}.execucao-section--resposta .checklist-card--pendencia{border-left:4px solid #f59e0b}}.execution-summary-compact{flex-direction:column;gap:10px;display:flex}.execution-summary-compact__status{background:#eff6ff;border:1px solid #93c5fd6b;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.execution-summary-compact__status span,.execution-summary-compact__chip span,.execution-summary-compact__save span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.execution-summary-compact__status strong{color:#1d4ed8;font-size:.95rem;font-weight:900}.execution-summary-compact__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.execution-summary-compact__chip{background:#ffffffdb;border:1px solid #94a3b83d;border-radius:14px;min-height:64px;padding:10px}.execution-summary-compact__chip span{margin-bottom:6px;display:block}.execution-summary-compact__chip strong{color:#0f172a;font-size:1.2rem;font-weight:950;line-height:1}.execution-summary-compact__chip.is-warning{background:#fff7ed;border-color:#fb923c80}.execution-summary-compact__chip.is-warning span,.execution-summary-compact__chip.is-warning strong{color:#c2410c}.execution-summary-compact__save{background:#f8fafc;border:1px solid #94a3b838;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.execution-summary-compact__save strong{color:#0f172a;font-size:.9rem;font-weight:900}.execution-summary-compact__save.is-warning{background:#fff7ed;border-color:#fb923c80}.execution-summary-compact__save.is-warning span,.execution-summary-compact__save.is-warning strong{color:#c2410c}@media (width<=760px){.execution-summary-compact{gap:8px}.execution-summary-compact__status{padding:10px 12px}.execution-summary-compact__grid{gap:8px}.execution-summary-compact__chip{min-height:58px;padding:9px}.execution-summary-compact__chip strong{font-size:1.08rem}}.execucao-section--resposta .radio-group input[type=radio]{accent-color:#2563eb;cursor:pointer;box-shadow:none;flex:none;margin:0;padding:0;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}.execucao-section--resposta .radio-group{flex-wrap:wrap;gap:10px;display:flex}.execucao-section--resposta .radio-group__option{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b847;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;min-height:44px;padding:0 14px;font-size:.9rem;font-weight:850;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.execucao-section--resposta .radio-group__option:hover{background:#f8fafc;border-color:#2563eb5c}.execucao-section--resposta .radio-group__option:has(input:checked){color:#1d4ed8;background:#eff6ff;border-color:#2563ebb3;box-shadow:0 0 0 3px #2563eb14}.execucao-section--resposta .radio-group__option span{line-height:1.2}@media (width<=760px){.execucao-section--resposta .radio-group{grid-template-columns:1fr;gap:8px;display:grid}.execucao-section--resposta .radio-group__option{justify-content:center;min-height:48px;padding:0 14px;position:relative}.execucao-section--resposta .radio-group__option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.execucao-section--resposta .radio-group__option span{z-index:1;text-align:center;font-weight:900;position:relative}}.question-attachments{background:#fff7ed;border:1px solid #fb923c57;border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.question-attachments__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.question-attachments__header strong{color:#9a3412;font-size:.95rem;font-weight:900;display:block}.question-attachments__header span{color:#c2410c;margin-top:4px;font-size:.84rem;line-height:1.35;display:block}.question-attachments__upload{white-space:nowrap;position:relative;overflow:hidden}.question-attachments__upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.question-attachments__upload.is-loading{opacity:.7;pointer-events:none}.question-attachments__empty{color:#9a3412;background:#ffffff94;border:1px dashed #fb923c73;border-radius:14px;padding:12px;font-size:.88rem;font-weight:700}.question-attachments__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.question-attachments__item{background:#ffffffdb;border:1px solid #fb923c47;border-radius:14px;grid-template-rows:120px auto auto;gap:8px;padding:10px;display:grid}.question-attachments__thumb{color:#9a3412;background:#ffedd5;border-radius:12px;place-items:center;font-size:.8rem;font-weight:800;display:grid;overflow:hidden}.question-attachments__thumb img{object-fit:cover;width:100%;height:100%}.question-attachments__meta{min-width:0}.question-attachments__meta strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;line-height:1.2;display:block;overflow:hidden}.question-attachments__meta span{color:#64748b;margin-top:4px;font-size:.78rem;font-weight:700;display:block}@media (width<=760px){.question-attachments{padding:12px}.question-attachments__header{flex-direction:column;align-items:stretch}.question-attachments__upload{justify-content:center;width:100%}.question-attachments__grid{grid-template-columns:1fr}.question-attachments__item{grid-template-rows:180px auto auto}.question-attachments__item .btn{width:100%}}.question-attachments__title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.question-attachments__count{color:#9a3412;background:#ffedd5e6;border:1px solid #fb923c47;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.question-attachments__upload{min-width:132px;text-overflow:initial;white-space:nowrap;flex:none;justify-content:center;overflow:hidden}.question-attachments__thumb{appearance:none;cursor:pointer;color:#9a3412;background:#ffedd5;border:0;border-radius:12px;place-items:center;width:100%;padding:0;font-size:.8rem;font-weight:800;display:grid;overflow:hidden}.question-attachments__thumb:hover{outline:3px solid #f9731629}.question-attachments__thumb:disabled{cursor:default;opacity:.75}.form-field__hint--warning{color:#c2410c;font-weight:800}.attachment-modal-overlay{z-index:80}.attachment-modal{background:#fff;border-radius:24px;flex-direction:column;width:min(940px,100vw - 32px);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 34px 90px #0f172a57}.attachment-modal__header{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.attachment-modal__header span{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:900;display:block}.attachment-modal__header strong{color:#0f172a;overflow-wrap:anywhere;font-size:1rem;font-weight:900;display:block}.attachment-modal__body{background:#0f172a;place-items:center;padding:16px;display:grid;overflow:auto}.attachment-modal__body img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 150px)}@media (width<=760px){.question-attachments__title-row{align-items:flex-start}.question-attachments__upload{width:100%;min-width:0}.attachment-modal{border-radius:20px;width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.attachment-modal__header{align-items:flex-start;padding:14px}.attachment-modal__body{padding:10px}.attachment-modal__body img{max-height:calc(100vh - 130px)}}.execution-completed-banner--review{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;display:grid}.completed-summary-grid{grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;display:grid}.completed-summary-chip{background:#ffffffc2;border:1px solid #94a3b83d;border-radius:14px;min-height:58px;padding:10px 12px}.completed-summary-chip span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.66rem;font-weight:900;display:block}.completed-summary-chip strong{color:#0f172a;font-size:1.05rem;font-weight:950;line-height:1}.completed-summary-chip.is-danger{background:#fef2f2;border-color:#f871716b}.completed-summary-chip.is-danger span,.completed-summary-chip.is-danger strong{color:#b91c1c}.checklist-card--nao-conforme{border-color:#f871716b;box-shadow:0 18px 42px #7f1d1d14}.checklist-card--nao-conforme:before{background:#ef4444}.completed-answer-review{background:#f8fafc;border:1px solid #94a3b83d;border-radius:16px;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:12px;padding:14px;display:grid}.completed-answer-review__status,.completed-answer-review__observation{min-width:0}.completed-answer-review span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:900;display:block}.completed-answer-review strong{color:#0f172a;font-size:1rem;font-weight:950}.completed-answer-review p{color:#334155;white-space:pre-wrap;margin:0;font-size:.94rem;line-height:1.45}.completed-answer-review.is-success{background:#f0fdf4;border-color:#22c55e47}.completed-answer-review.is-success strong{color:#047857}.completed-answer-review.is-danger{background:#fef2f2;border-color:#f8717161}.completed-answer-review.is-danger strong,.completed-answer-review.is-danger span{color:#b91c1c}.completed-answer-review.is-neutral{background:#f8fafc;border-color:#94a3b847}.completed-answer-review.is-neutral strong{color:#475569}.completed-answer-review.is-pending{background:#fff7ed;border-color:#fb923c61}.completed-answer-review.is-pending strong,.completed-answer-review.is-pending span{color:#c2410c}@media (width<=900px){.execution-completed-banner--review{grid-template-columns:1fr}.completed-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.execution-completed-banner--review .btn{width:100%}}@media (width<=760px){.completed-summary-grid{grid-template-columns:1fr}.completed-answer-review{grid-template-columns:1fr;gap:10px}}.execution-completed-banner--review{background:linear-gradient(135deg,#f0fdf4f0,#ffffffe6);border:1px solid #22c55e42;border-radius:24px;flex-direction:column;gap:18px;padding:22px;display:flex;box-shadow:0 18px 44px #0f172a12}.execution-completed-banner__top{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.execution-completed-banner__icon{color:#15803d;background:#dcfce7;border:1px solid #22c55e47;border-radius:18px;place-items:center;width:54px;height:54px;font-size:1.45rem;font-weight:950;display:grid}.execution-completed-banner__content{min-width:0}.execution-completed-banner__content span{color:#15803d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:950;display:block}.execution-completed-banner__content strong{color:#0f172a;font-size:1.25rem;font-weight:950;line-height:1.18;display:block}.execution-completed-banner__content p{color:#475569;max-width:760px;margin:8px 0 0;font-size:.95rem;line-height:1.45}.execution-completed-banner__content small{color:#64748b;margin-top:8px;font-size:.82rem;font-weight:750;display:block}.execution-completed-banner--review>.btn,.execution-completed-banner__top>.btn{border-radius:14px;min-width:136px;min-height:42px}.completed-summary-grid--review{grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;display:grid}.completed-summary-grid--review .completed-summary-chip{background:#ffffffd1;border-radius:18px;min-height:72px;padding:14px 16px}.completed-summary-grid--review .completed-summary-chip span{margin-bottom:8px}.completed-summary-grid--review .completed-summary-chip strong{font-size:1.35rem}@media (width<=900px){.execution-completed-banner__top{grid-template-columns:48px minmax(0,1fr)}.execution-completed-banner__top>.btn{grid-column:1/-1;width:100%}.completed-summary-grid--review{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.execution-completed-banner--review{border-radius:22px;padding:18px}.execution-completed-banner__top{grid-template-columns:1fr}.execution-completed-banner__icon{border-radius:16px;width:46px;height:46px;font-size:1.2rem}.execution-completed-banner__content strong{font-size:1.1rem}.completed-summary-grid--review{grid-template-columns:1fr}}.checklist-card--review-mode{background:#fffffff0}.checklist-card--review-mode .checklist-card__title-row{align-items:flex-start}.checklist-card--review-mode .checklist-card__title-group>p{color:#64748b;font-size:.92rem}.question-status-badge--review{border:1px solid #94a3b83d}.question-status-badge--review.is-success{color:#047857;background:#ecfdf5;border-color:#22c55e47}.question-status-badge--review.is-danger{color:#b91c1c;background:#fef2f2;border-color:#f8717166}.question-status-badge--review.is-neutral{color:#475569;background:#f8fafc;border-color:#94a3b84d}.question-status-badge--review.is-pending{color:#c2410c;background:#fff7ed;border-color:#fb923c61}.completed-answer-review--card{background:#f8fafc;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.completed-answer-review__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.completed-answer-review__badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.review-pill{color:#475569;white-space:nowrap;background:#fffc;border:1px solid #94a3b83d;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:900;display:inline-flex}.completed-answer-review--card .completed-answer-review__observation{background:#ffffffb8;border:1px solid #94a3b82e;border-radius:14px;padding:14px}.completed-answer-review--card .completed-answer-review__observation span{margin-bottom:8px}.completed-answer-review--card .completed-answer-review__observation p{color:#334155;font-size:.95rem;line-height:1.5}.completed-answer-review--card.is-success{background:linear-gradient(135deg,#f0fdf4,#ffffffe0);border-color:#22c55e47}.completed-answer-review--card.is-danger{background:linear-gradient(135deg,#fef2f2,#ffffffe6);border-color:#f871716b}.completed-answer-review--card.is-neutral{background:linear-gradient(135deg,#f8fafc,#ffffffe6);border-color:#94a3b84d}.completed-answer-review--card.is-pending{background:linear-gradient(135deg,#fff7ed,#ffffffe6);border-color:#fb923c61}.checklist-card--review-mode .question-attachments{margin-top:2px}.checklist-card--review-mode .question-attachments__header strong{font-size:.9rem}.checklist-card--nao-conforme.checklist-card--review-mode{border-color:#f871717a}.checklist-card--nao-conforme.checklist-card--review-mode:before{background:#ef4444}@media (width<=760px){.completed-answer-review__header{flex-direction:column}.completed-answer-review__badges{justify-content:flex-start}.completed-answer-review--card{padding:14px}.review-pill{min-height:26px;font-size:.7rem}}.checklist-card--review-mode{background:#fff;border-color:#e2e8f0f2;box-shadow:0 14px 34px #0f172a0d}.checklist-card--review-mode:before{opacity:1;width:4px}.checklist-card--nao-conforme.checklist-card--review-mode{border-color:#e2e8f0f2 #e2e8f0f2 #e2e8f0f2 #ef4444;border-left-style:solid;border-left-width:4px;box-shadow:0 14px 34px #0f172a0d}.checklist-card--nao-conforme.checklist-card--review-mode:before{display:none}.checklist-card--review-mode .checklist-card__title-row{align-items:flex-start;gap:12px}.checklist-card--review-mode .checklist-card__title-group>p{color:#64748b;margin-top:8px;font-size:.92rem}.completed-answer-review--minimal{background:0 0;border:0;flex-direction:column;gap:12px;padding:0;display:flex}.completed-answer-review__line{justify-content:space-between;align-items:flex-start;gap:16px;padding-top:4px;display:flex}.completed-answer-review__line span,.completed-answer-review__observation--minimal span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:900;display:block}.completed-answer-review__line strong{color:#0f172a;font-size:1.04rem;font-weight:950;line-height:1.2;display:block}.completed-answer-review--minimal.is-success .completed-answer-review__line strong{color:#047857}.completed-answer-review--minimal.is-danger .completed-answer-review__line strong{color:#b91c1c}.completed-answer-review--minimal.is-neutral .completed-answer-review__line strong{color:#475569}.completed-answer-review__meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.completed-answer-review__meta span{color:#475569;letter-spacing:0;text-transform:none;background:#f8fafc;border:1px solid #94a3b838;border-radius:999px;align-items:center;min-height:26px;margin:0;padding:0 10px;font-size:.72rem;font-weight:850;display:inline-flex}.completed-answer-review__observation--minimal{border-top:1px solid #e2e8f0e6;padding-top:12px}.completed-answer-review__observation--minimal p{color:#334155;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.5}.checklist-card--review-mode .question-attachments{background:0 0;border:0;border-top:1px solid #e2e8f0e6;border-radius:0;margin-top:4px;padding:14px 0 0}.checklist-card--review-mode .question-attachments__header{align-items:center}.checklist-card--review-mode .question-attachments__header strong{color:#0f172a;font-size:.92rem}.checklist-card--review-mode .question-attachments__header span{color:#64748b;font-size:.82rem}.checklist-card--review-mode .question-attachments__count{color:#475569;background:#f8fafc;border-color:#94a3b83d}.checklist-card--review-mode .question-attachments__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.checklist-card--review-mode .question-attachments__item{background:#fff;border-color:#e2e8f0f2;grid-template-rows:110px auto;padding:8px}.checklist-card--review-mode .question-attachments__thumb{background:#f1f5f9}.checklist-card--review-mode .question-attachments__meta strong{color:#0f172a;font-size:.82rem}.checklist-card--review-mode .question-attachments__meta span{color:#64748b}.checklist-card--review-mode .question-attachments__item .btn{display:none}@media (width<=760px){.completed-answer-review__line{flex-direction:column;gap:10px}.completed-answer-review__meta{justify-content:flex-start}.checklist-card--review-mode .question-attachments__header{align-items:flex-start}.checklist-card--review-mode .question-attachments__item{grid-template-rows:150px auto}}.recent-execution-card{position:relative}.recent-execution-card--nao-conforme{border-left:4px solid #ef4444}.recent-execution-card--pendente:not(.recent-execution-card--nao-conforme){border-left:4px solid #f59e0b}.recent-execution-card .checklist-card__meta{gap:8px}.meta-pill--danger{color:#b91c1c;background:#fef2f2;border-color:#f871715c}.meta-pill--warning{color:#c2410c;background:#fff7ed;border-color:#fb923c61}.meta-pill--info{color:#1d4ed8;background:#eff6ff;border-color:#3b82f647}.recent-execution-card--nao-conforme .checklist-card__title-row h3{color:#991b1b}.recent-execution-card--pendente:not(.recent-execution-card--nao-conforme) .checklist-card__title-row h3{color:#9a3412}@media (width<=760px){.recent-execution-card{border-left-width:4px}.recent-execution-card .checklist-card__meta{flex-direction:column;align-items:stretch;display:flex}.recent-execution-card .meta-pill{justify-content:flex-start;width:100%}}.consulta-layout{flex-direction:column;gap:22px;display:flex}.consulta-section{flex-direction:column;gap:20px;display:flex}.consulta-kpi-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;display:grid}.summary-chip--danger{background:#fef2f2;border-color:#f871716b}.summary-chip--danger span,.summary-chip--danger strong{color:#b91c1c}.consulta-filters{background:#ffffffc7;border:1px solid #94a3b838;border-radius:22px;padding:18px;box-shadow:0 12px 28px #0f172a0a}.consulta-filters__grid{grid-template-columns:minmax(260px,1.4fr) 180px minmax(190px,1fr) minmax(190px,1fr);align-items:end;gap:14px;display:grid}.consulta-filter-options{flex-wrap:wrap;align-items:center;gap:10px;padding-top:2px;display:flex}.consulta-filter-options .inline-checkbox{background:#fff;min-height:44px}.consulta-filter-options .btn{min-height:44px}.consulta-results{flex-direction:column;gap:12px;display:flex}.consulta-execution-row{background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid;box-shadow:0 12px 28px #0f172a0b}.consulta-execution-row.is-danger{border-left:4px solid #ef4444}.consulta-execution-row.is-warning:not(.is-danger){border-left:4px solid #f59e0b}.consulta-execution-row__main{min-width:0}.consulta-execution-row__title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.consulta-execution-row__title h3{color:#0f172a;margin:0;font-size:1.25rem;line-height:1.15}.consulta-execution-row__main p{color:#64748b;margin:0;line-height:1.45}.consulta-execution-row__actions{justify-content:flex-end;display:flex}.consulta-execution-row__actions .btn{min-width:150px}@media (width<=1080px){.consulta-kpi-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.consulta-filters__grid{grid-template-columns:1fr 180px}.consulta-execution-row{grid-template-columns:1fr}.consulta-execution-row__actions{justify-content:stretch}.consulta-execution-row__actions .btn{width:100%}}@media (width<=720px){.consulta-kpi-grid{grid-template-columns:1fr}.consulta-filters{padding:14px}.consulta-filters__grid{grid-template-columns:1fr}.consulta-filter-options{flex-direction:column;align-items:stretch}.consulta-filter-options .inline-checkbox,.consulta-filter-options .btn{width:100%}.consulta-execution-row{padding:16px}.consulta-execution-row__title{flex-direction:column}}.execution-focus-banner{background:linear-gradient(135deg,#eff6fff5,#ffffffe6);border:1px solid #3b82f63d;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;display:grid;box-shadow:0 12px 28px #0f172a0b}.execution-focus-banner span{color:#2563eb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:950;display:block}.execution-focus-banner strong{color:#0f172a;font-size:1.05rem;font-weight:950;line-height:1.2;display:block}.execution-focus-banner p{color:#64748b;margin:7px 0 0;font-size:.92rem;line-height:1.45}.execution-focus-banner .btn{min-width:150px}@media (width<=760px){.execution-focus-banner{grid-template-columns:1fr;padding:16px}.execution-focus-banner .btn{width:100%}}
