/* OCV PLANEJAMENTO E AGENDA CONSOLIDADOS V188.0 */
#telaPlanejamento{overflow-anchor:none}
#ocvPlanejamentoV188{--p188-blue:#2563eb;--p188-blue2:#1d4ed8;--p188-ink:#0f172a;--p188-muted:#64748b;--p188-line:#dbe4f0;--p188-soft:#f1f5f9;--p188-bg:#f8fafc;--p188-green:#15803d;--p188-orange:#c2410c;--p188-red:#b91c1c;display:grid;gap:14px;color:var(--p188-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
#ocvPlanejamentoV188 *{box-sizing:border-box}
.p188-hero,.p188-card{border:1px solid var(--p188-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.p188-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:19px 20px;background:linear-gradient(135deg,#fff 0%,#f5f9ff 100%)}
.p188-brand{display:flex;align-items:center;gap:13px}.p188-brand-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,var(--p188-blue),#4f8df7);color:#fff;box-shadow:0 9px 22px rgba(37,99,235,.24)}
.p188-brand-icon svg,.p188-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.p188-brand h2{margin:0 0 3px;font-size:21px;line-height:1.2}.p188-brand p,.p188-sub{margin:0;color:var(--p188-muted);font-size:12px;line-height:1.55}
.p188-actions,.p188-toolbar,.p188-tabs,.p188-view-switch,.p188-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.p188-btn{min-height:38px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#334155;font:800 12px/1.2 inherit;cursor:pointer;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}
.p188-btn:hover{border-color:#93b4ed;background:#f8fbff;color:#1d4ed8}.p188-btn:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.p188-btn.primary{border-color:var(--p188-blue);background:var(--p188-blue);color:#fff}.p188-btn.primary:hover{background:var(--p188-blue2)}.p188-btn.danger{border-color:#fecaca;color:var(--p188-red);background:#fff7f7}.p188-btn.small{min-height:32px;padding:6px 9px;font-size:11px}.p188-btn.icon{width:38px;padding:0;display:grid;place-items:center}
.p188-tabs{padding:7px;border:1px solid var(--p188-line);border-radius:15px;background:#fff;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.p188-tab{flex:0 0 auto;min-height:36px;padding:8px 12px;border:0;border-radius:10px;background:transparent;color:#475569;font:800 12px inherit;cursor:pointer}.p188-tab[aria-selected="true"]{background:#eaf2ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #bfdbfe}
.p188-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.p188-kpi{padding:14px 15px;border:1px solid var(--p188-line);border-radius:15px;background:#fff}.p188-kpi small{display:block;color:var(--p188-muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.p188-kpi strong{display:block;margin-top:5px;font-size:23px}.p188-kpi em{display:block;margin-top:2px;color:#64748b;font-size:10px;font-style:normal}
.p188-card{padding:16px}.p188-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px}.p188-card-head h3{margin:0 0 3px;font-size:16px}.p188-toolbar{padding:10px;border:1px solid var(--p188-line);border-radius:13px;background:var(--p188-bg);margin-bottom:12px}.p188-field{display:grid;gap:5px;min-width:145px}.p188-field.grow{flex:1 1 220px}.p188-field label{font-size:10px;font-weight:850;color:#475569;text-transform:uppercase;letter-spacing:.04em}.p188-field input,.p188-field select,.p188-field textarea{width:100%;min-height:38px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:var(--p188-ink);font:600 12px inherit}.p188-field textarea{min-height:82px;resize:vertical}.p188-field input:focus,.p188-field select:focus,.p188-field textarea:focus{outline:3px solid rgba(37,99,235,.14);border-color:#60a5fa}.p188-field.full{grid-column:1/-1}
.p188-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.p188-stack{display:grid;gap:8px}.p188-event{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px;border:1px solid var(--p188-line);border-left:4px solid var(--p188-blue);border-radius:12px;background:#fff}.p188-event.completed{opacity:.62}.p188-event.conflict{border-left-color:var(--p188-red);background:#fffafa}.p188-time{font-size:12px;font-weight:900;color:#1d4ed8}.p188-event h4{margin:0;font-size:13px}.p188-meta{margin-top:3px;color:var(--p188-muted);font-size:11px;line-height:1.4}.p188-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.p188-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:9px;font-weight:850}.p188-badge.green{background:#ecfdf5;color:#166534}.p188-badge.red{background:#fef2f2;color:#991b1b}.p188-badge.orange{background:#fff7ed;color:#9a3412}.p188-empty{padding:28px 18px;border:1px dashed #cbd5e1;border-radius:13px;background:#f8fafc;color:#64748b;text-align:center;font-size:12px}.p188-empty b{display:block;margin-bottom:4px;color:#334155;font-size:14px}
.p188-cal-toolbar{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:10px;align-items:center;margin-bottom:12px}.p188-cal-nav{display:flex;gap:6px}.p188-cal-title{text-align:center}.p188-cal-title strong{display:block;font-size:16px;text-transform:capitalize}.p188-cal-title span{font-size:10px;color:var(--p188-muted)}.p188-view-switch{justify-content:flex-end}.p188-view-switch .p188-btn.active{border-color:#93c5fd;background:#eaf2ff;color:#1d4ed8}
.p188-month{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--p188-line);border-radius:14px;overflow:hidden;background:var(--p188-line);gap:1px}.p188-weekday{padding:8px;background:#f8fafc;color:#64748b;text-align:center;font-size:10px;font-weight:900;text-transform:uppercase}.p188-day{position:relative;min-height:112px;padding:8px;background:#fff;cursor:pointer}.p188-day:hover{background:#f8fbff}.p188-day.out{background:#f8fafc;color:#94a3b8}.p188-day.today{box-shadow:inset 0 0 0 2px #60a5fa}.p188-day.selected{background:#eff6ff}.p188-day-number{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-size:11px;font-weight:900}.p188-day-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:9px}.p188-cal-event{display:block;width:100%;margin:3px 0;padding:4px 6px;border:0;border-radius:6px;background:#eef2ff;color:#3730a3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font:800 9px inherit;cursor:pointer}.p188-cal-event:hover{background:#dbeafe;color:#1d4ed8}.p188-more{font-size:9px;font-weight:800;color:#64748b}
.p188-week{display:grid;grid-template-columns:repeat(7,minmax(130px,1fr));gap:8px;overflow-x:auto;padding-bottom:5px}.p188-week-day{min-height:310px;border:1px solid var(--p188-line);border-radius:12px;background:#fff}.p188-week-head{padding:10px;border-bottom:1px solid var(--p188-line);background:#f8fafc;border-radius:12px 12px 0 0;text-align:center}.p188-week-head strong{display:block;font-size:12px}.p188-week-head span{font-size:10px;color:#64748b}.p188-week-body{display:grid;gap:6px;padding:8px}.p188-week-event{padding:8px;border:1px solid #bfdbfe;border-radius:9px;background:#eff6ff;color:#1e3a8a;text-align:left;cursor:pointer}.p188-week-event strong{display:block;font-size:10px}.p188-week-event span{display:block;margin-top:3px;font-size:9px;color:#64748b}
.p188-dayview{display:grid;grid-template-columns:82px minmax(0,1fr);border:1px solid var(--p188-line);border-radius:14px;overflow:hidden}.p188-hour{display:contents}.p188-hour-label{padding:12px 10px;border-bottom:1px solid var(--p188-line);background:#f8fafc;color:#64748b;text-align:right;font-size:10px;font-weight:900}.p188-hour-events{min-height:54px;padding:6px;border-bottom:1px solid var(--p188-line);background:#fff}.p188-hour-events .p188-week-event{display:inline-block;width:min(320px,100%);margin:2px}
.p188-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.p188-list-card{padding:12px;border:1px solid var(--p188-line);border-radius:13px;background:#fff}.p188-list-card h4{margin:0 0 4px;font-size:13px}.p188-list-card.done{opacity:.62}.p188-list-card .p188-card-actions{margin-top:10px}
.p188-alert{padding:10px 12px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed;color:#9a3412;font-size:11px;line-height:1.45}.p188-alert.danger{border-color:#fecaca;background:#fef2f2;color:#991b1b}.p188-alert.ok{border-color:#bbf7d0;background:#f0fdf4;color:#166534}
.p188-modal{position:fixed;inset:0;z-index:2147483200;display:none;place-items:center;padding:16px;background:rgba(2,6,23,.62);backdrop-filter:blur(5px)}.p188-modal.open{display:grid}.p188-dialog{width:min(780px,100%);max-height:min(90vh,860px);overflow:auto;border:1px solid #cbd5e1;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(2,6,23,.34)}.p188-dialog-head{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--p188-line);background:#fff}.p188-dialog-head h3{margin:0;font-size:18px}.p188-dialog-body{padding:16px 18px}.p188-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.p188-dialog-foot{display:flex;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid var(--p188-line);background:#f8fafc}.p188-conflict{grid-column:1/-1;display:none}.p188-conflict.show{display:block}
.p188-toast{position:fixed;right:18px;bottom:20px;z-index:2147483250;max-width:min(390px,calc(100vw - 36px));padding:11px 14px;border-radius:12px;background:#0f172a;color:#fff;box-shadow:0 14px 40px rgba(2,6,23,.28);font-size:12px;font-weight:750;transform:translateY(20px);opacity:0;pointer-events:none;transition:.18s}.p188-toast.show{transform:none;opacity:1}.p188-toast.error{background:#991b1b}
body.dark-pro #ocvPlanejamentoV188{--p188-ink:#f8fafc;--p188-muted:#94a3b8;--p188-line:#334155;--p188-bg:#111827;--p188-soft:#1e293b}.dark-pro .p188-hero,.dark-pro .p188-card,.dark-pro .p188-tabs,.dark-pro .p188-kpi,.dark-pro .p188-event,.dark-pro .p188-day,.dark-pro .p188-week-day,.dark-pro .p188-hour-events,.dark-pro .p188-list-card,.dark-pro .p188-dialog,.dark-pro .p188-dialog-head{background:#111827;color:#f8fafc}.dark-pro .p188-hero{background:linear-gradient(135deg,#111827,#172554)}.dark-pro .p188-btn,.dark-pro .p188-field input,.dark-pro .p188-field select,.dark-pro .p188-field textarea{background:#1e293b;color:#f8fafc;border-color:#475569}.dark-pro .p188-toolbar,.dark-pro .p188-week-head,.dark-pro .p188-hour-label,.dark-pro .p188-dialog-foot,.dark-pro .p188-weekday,.dark-pro .p188-day.out{background:#1e293b}
@media(max-width:980px){.p188-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.p188-summary-grid,.p188-list-grid{grid-template-columns:1fr}.p188-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p188-month{min-width:760px}.p188-card.calendar{overflow-x:auto}}
@media(max-width:680px){.p188-hero{grid-template-columns:1fr;padding:15px}.p188-actions{width:100%}.p188-actions .p188-btn{flex:1}.p188-kpis{gap:7px}.p188-kpi{padding:11px}.p188-card{padding:12px}.p188-card-head,.p188-cal-toolbar{grid-template-columns:1fr;display:grid}.p188-cal-title{text-align:left}.p188-view-switch{justify-content:flex-start}.p188-form-grid{grid-template-columns:1fr}.p188-event{grid-template-columns:54px minmax(0,1fr)}.p188-event>.p188-card-actions{grid-column:1/-1}.p188-field{min-width:0}.p188-dialog{max-height:94vh;border-radius:16px}.p188-month{min-width:680px}.p188-day{min-height:96px}}
@media print{#ocvPlanejamentoV188 .no-print,.p188-modal,.p188-toast{display:none!important}.p188-hero,.p188-card,.p188-kpi{box-shadow:none;break-inside:avoid}.p188-month{min-width:0}.p188-day{min-height:90px}}
