.painel-module__hLeTUW__header{margin-bottom:2rem}.painel-module__hLeTUW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.painel-module__hLeTUW__lede{color:var(--text-muted);margin-top:.5rem;font-size:.9375rem}.painel-module__hLeTUW__lede strong{color:var(--text);font-weight:600}.painel-module__hLeTUW__section{margin-bottom:2.25rem}.painel-module__hLeTUW__sectionHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.875rem;display:flex}.painel-module__hLeTUW__count{color:var(--text-faint);font-size:.8125rem}.painel-module__hLeTUW__link{color:var(--text-faint);transition:color .16s var(--ease);font-size:.8125rem}.painel-module__hLeTUW__link:hover{color:var(--accent)}.painel-module__hLeTUW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.painel-module__hLeTUW__agenda,.painel-module__hLeTUW__tasks{padding:0;list-style:none}.painel-module__hLeTUW__event{border-bottom:1px solid var(--border);transition:background .16s var(--ease);grid-template-columns:3.75rem 1fr;align-items:center;gap:1rem;padding:.875rem 1rem;display:grid}.painel-module__hLeTUW__event:last-child{border-bottom:none}.painel-module__hLeTUW__event:hover{background:var(--surface-2)}.painel-module__hLeTUW__time{letter-spacing:-.02em;color:var(--accent);font-size:.9375rem;font-weight:600}.painel-module__hLeTUW__timeEnd{color:var(--text-faint);margin-top:.0625rem;font-size:.6875rem;font-weight:400;display:block}.painel-module__hLeTUW__eventTitle{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;display:flex}.painel-module__hLeTUW__eventMeta{color:var(--text-faint);margin-top:.125rem;font-size:.8125rem}.painel-module__hLeTUW__cancelled .painel-module__hLeTUW__eventTitle{color:var(--text-faint);text-decoration:line-through}.painel-module__hLeTUW__badge{border-radius:var(--r-full);background:var(--surface-3);color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;align-items:center;padding:.125rem .4375rem;font-size:.625rem;font-weight:600;display:inline-flex}.painel-module__hLeTUW__badgeAccent{background:var(--accent-surface);color:var(--accent)}.painel-module__hLeTUW__badgeDanger{background:var(--danger-surface);color:var(--danger)}.painel-module__hLeTUW__task{border-bottom:1px solid var(--border);transition:background .16s var(--ease);align-items:flex-start;gap:.75rem;padding:.8125rem 1rem;display:flex}.painel-module__hLeTUW__task:last-child{border-bottom:none}.painel-module__hLeTUW__task:hover{background:var(--surface-2)}.painel-module__hLeTUW__checkbox{border:1.5px solid var(--border-strong);border-radius:var(--r-sm);width:1.125rem;height:1.125rem;transition:border-color .16s var(--ease), background .16s var(--ease);background:0 0;flex-shrink:0;place-items:center;margin-top:.125rem;padding:0;display:grid}.painel-module__hLeTUW__checkbox:hover{border-color:var(--accent)}.painel-module__hLeTUW__checkboxDone{background:var(--accent);border-color:var(--accent)}.painel-module__hLeTUW__checkboxDone:after{content:"";border:solid var(--accent-ink);border-width:0 2px 2px 0;width:.3125rem;height:.5625rem;transform:rotate(43deg)translate(-1px,-1px)}.painel-module__hLeTUW__taskBody{flex:1;min-width:0}.painel-module__hLeTUW__taskTitle{font-size:.9375rem}.painel-module__hLeTUW__taskDone .painel-module__hLeTUW__taskTitle{color:var(--text-faint);text-decoration:line-through}.painel-module__hLeTUW__taskMeta{color:var(--text-faint);margin-top:.125rem;font-size:.8125rem}.painel-module__hLeTUW__overdue{color:var(--danger);font-weight:500}.painel-module__hLeTUW__empty{text-align:center;color:var(--text-faint);padding:2.5rem 1rem;font-size:.9375rem}.painel-module__hLeTUW__emptyTitle{color:var(--text-muted);font-family:var(--font-display);margin-bottom:.25rem;font-size:1rem;font-weight:600;display:block}.painel-module__hLeTUW__skeleton{border-bottom:1px solid var(--border);background:linear-gradient(90deg, var(--surface) 25%, var(--surface-2) 50%, var(--surface) 75%);background-size:200% 100%;height:3.25rem;animation:1.4s linear infinite painel-module__hLeTUW__shimmer}@keyframes painel-module__hLeTUW__shimmer{to{background-position:-200% 0}}.painel-module__hLeTUW__error{background:var(--danger-surface);border:1px solid color-mix(in srgb, var(--danger) 30%, transparent);border-radius:var(--r-md);color:var(--danger);padding:.8125rem 1rem;font-size:.875rem}.painel-module__hLeTUW__notices{flex-direction:column;gap:.5rem;margin-bottom:1.75rem;display:flex}.painel-module__hLeTUW__notice{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);color:var(--text-muted);align-items:flex-start;gap:.5rem;padding:.6875rem .875rem;font-size:.8375rem;display:flex}.painel-module__hLeTUW__noticeWarn{background:var(--warn-surface);border-color:color-mix(in srgb, var(--warn) 28%, transparent);color:var(--warn)}.painel-module__hLeTUW__noticeAlert{background:var(--danger-surface);border-color:color-mix(in srgb, var(--danger) 32%, transparent);color:var(--danger)}.painel-module__hLeTUW__button{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);color:var(--text);transition:background .16s var(--ease), border-color .16s var(--ease), transform .12s var(--ease);align-items:center;gap:.4375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;display:inline-flex}.painel-module__hLeTUW__button:hover:not(:disabled){background:var(--surface-3);border-color:var(--border-strong)}.painel-module__hLeTUW__button:active:not(:disabled){transform:scale(.98)}.painel-module__hLeTUW__button:disabled{opacity:.5;cursor:not-allowed}.painel-module__hLeTUW__buttonPrimary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.painel-module__hLeTUW__buttonPrimary:hover:not(:disabled){background:var(--accent-dim);border-color:var(--accent-dim)}.painel-module__hLeTUW__buttonDanger{color:var(--danger)}.painel-module__hLeTUW__buttonDanger:hover:not(:disabled){background:var(--danger-surface);border-color:color-mix(in srgb, var(--danger) 35%, transparent)}.painel-module__hLeTUW__buttonGroup{flex-wrap:wrap;gap:.5rem;display:flex}.painel-module__hLeTUW__input,.painel-module__hLeTUW__select{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-md);width:100%;color:var(--text);transition:border-color .16s var(--ease), box-shadow .16s var(--ease);padding:.5625rem .75rem;font-size:.875rem}.painel-module__hLeTUW__input::placeholder{color:var(--text-faint)}.painel-module__hLeTUW__input:focus,.painel-module__hLeTUW__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.painel-module__hLeTUW__fieldLabel{color:var(--text-muted);margin-bottom:.3125rem;font-size:.75rem;font-weight:500;display:block}.painel-module__hLeTUW__formRow{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));align-items:end;gap:.75rem;margin-bottom:1.5rem;display:grid}.painel-module__hLeTUW__formWide{grid-column:span 2}@media (max-width:560px){.painel-module__hLeTUW__formWide{grid-column:span 1}}.painel-module__hLeTUW__row{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;display:flex}.painel-module__hLeTUW__row:last-child{border-bottom:none}.painel-module__hLeTUW__rowLabel{color:var(--text-muted);font-size:.875rem}.painel-module__hLeTUW__rowValue{color:var(--text);font-size:.875rem;font-weight:500}.painel-module__hLeTUW__rowValueMuted{color:var(--text-faint);font-weight:400}.painel-module__hLeTUW__rowValueDanger{color:var(--danger)}.painel-module__hLeTUW__rowValueOk{color:var(--success)}.painel-module__hLeTUW__hint{color:var(--text-faint);padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.painel-module__hLeTUW__hint code{background:var(--surface-2);border-radius:var(--r-sm);padding:.0625rem .3125rem;font-size:.9em}.painel-module__hLeTUW__dot{border-radius:var(--r-full);background:var(--text-faint);vertical-align:middle;width:.5rem;height:.5rem;margin-right:.4375rem;display:inline-block}.painel-module__hLeTUW__dotOk{background:var(--success);box-shadow:0 0 0 3px var(--success-surface)}.painel-module__hLeTUW__dotWarn{background:var(--warn);box-shadow:0 0 0 3px var(--warn-surface)}.painel-module__hLeTUW__dotOff{background:var(--text-faint)}.painel-module__hLeTUW__qrWrap{flex-direction:column;align-items:center;gap:.875rem;padding:1.5rem 1rem;display:flex}.painel-module__hLeTUW__qr{border-radius:var(--r-md);background:#fff;padding:.75rem}.painel-module__hLeTUW__qr img{width:min(15rem,60vw);height:auto}.painel-module__hLeTUW__qrHint{max-width:22rem;color:var(--text-muted);text-align:center;font-size:.8125rem;line-height:1.55}.painel-module__hLeTUW__timelineItem{border-bottom:1px solid var(--border);grid-template-columns:3.5rem 1fr;gap:.875rem;padding:.875rem 1rem;display:grid}.painel-module__hLeTUW__timelineItem:last-child{border-bottom:none}.painel-module__hLeTUW__timelineTime{color:var(--text-faint);padding-top:.125rem;font-size:.75rem}.painel-module__hLeTUW__timelineHead{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.painel-module__hLeTUW__timelineOrigin{color:var(--text-muted);font-size:.75rem}.painel-module__hLeTUW__bubbleIn,.painel-module__hLeTUW__bubbleOut{border-radius:var(--r-md);white-space:pre-wrap;overflow-wrap:anywhere;padding:.5rem .6875rem;font-size:.875rem}.painel-module__hLeTUW__bubbleIn{background:var(--surface-2);border:1px solid var(--border)}.painel-module__hLeTUW__bubbleOut{background:var(--accent-surface);border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);color:var(--text);margin-top:.375rem}.painel-module__hLeTUW__timelineNote{color:var(--text-faint);margin-top:.375rem;font-size:.8125rem}.painel-module__hLeTUW__timelineError{background:var(--danger-surface);border-radius:var(--r-sm);color:var(--danger);overflow-wrap:anywhere;margin-top:.375rem;padding:.4375rem .625rem;font-size:.8125rem}.painel-module__hLeTUW__metrics{background:var(--border);border:1px solid var(--border);border-radius:var(--r-lg);grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:1px;display:grid;overflow:hidden}.painel-module__hLeTUW__metric{background:var(--surface);padding:.875rem 1rem}.painel-module__hLeTUW__metricValue{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.375rem;font-weight:600}.painel-module__hLeTUW__metricLabel{color:var(--text-faint);margin-top:.125rem;font-size:.75rem}
