.painel-module__MTfZxq__page{flex-direction:column;gap:28px;width:100%;max-width:100%;padding:0;display:flex}.painel-module__MTfZxq__hero{background:var(--brand-grad);border-radius:20px;justify-content:space-between;align-items:center;min-height:160px;padding:40px 48px;display:flex;position:relative;overflow:hidden}.painel-module__MTfZxq__heroContent{z-index:2;position:relative}.painel-module__MTfZxq__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#fff3;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.painel-module__MTfZxq__heroBadgeDot{background:#00ffa3;border-radius:50%;width:7px;height:7px;animation:2s infinite painel-module__MTfZxq__pulse;box-shadow:0 0 6px #00ffa3}@keyframes painel-module__MTfZxq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.painel-module__MTfZxq__heroTitle{color:#fff;letter-spacing:-.03em;margin:0;font-size:32px;font-weight:800;line-height:1.1}.painel-module__MTfZxq__heroName{background:linear-gradient(90deg,#fff 0%,#d4c9ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.painel-module__MTfZxq__heroSub{color:#ffffffbf;margin-top:10px;font-size:14.5px}.painel-module__MTfZxq__heroOrbs{z-index:1;pointer-events:none;position:absolute;inset:0}.painel-module__MTfZxq__orb1{background:#ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.painel-module__MTfZxq__orb2{background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-100px;right:80px}.painel-module__MTfZxq__orb3{background:#ffffff12;border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:260px}.painel-module__MTfZxq__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.painel-module__MTfZxq__statCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:16px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.painel-module__MTfZxq__statCard:after{content:"";background:radial-gradient(circle at 80% 50%, var(--glow,#6c5ce726) 0%, transparent 70%);opacity:0;transition:opacity .25s;position:absolute;inset:0}.painel-module__MTfZxq__statCard:hover{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 12px 32px #1416281a}.painel-module__MTfZxq__statCard:hover:after{opacity:1}.painel-module__MTfZxq__statCardIcon{color:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;transition:transform .18s;display:grid}.painel-module__MTfZxq__statCard:hover .painel-module__MTfZxq__statCardIcon{transform:scale(1.08)}.painel-module__MTfZxq__statCardIcon svg{width:24px;height:24px}.painel-module__MTfZxq__statCardInfo{flex-direction:column;flex:1;gap:2px;display:flex}.painel-module__MTfZxq__statNum{font-family:var(--font-display), system-ui, sans-serif;color:var(--text);letter-spacing:-.03em;font-size:28px;font-weight:800;line-height:1}.painel-module__MTfZxq__statTag{color:var(--text);letter-spacing:-.01em;font-size:16px;font-weight:800}.painel-module__MTfZxq__statLabel{color:var(--muted);font-size:13px;font-weight:500}.painel-module__MTfZxq__statArrow{color:var(--faint);font-size:18px;transition:transform .18s,color .18s}.painel-module__MTfZxq__statCard:hover .painel-module__MTfZxq__statArrow{color:var(--brand-600);transform:translate(4px)}.painel-module__MTfZxq__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.painel-module__MTfZxq__card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;transition:box-shadow .2s;overflow:hidden}.painel-module__MTfZxq__card:hover{box-shadow:var(--shadow)}.painel-module__MTfZxq__cardHeader{border-bottom:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.painel-module__MTfZxq__cardHeaderLeft{align-items:center;gap:14px;display:flex}.painel-module__MTfZxq__cardIconWrap{border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.painel-module__MTfZxq__cardIconWrap svg{width:20px;height:20px}.painel-module__MTfZxq__cardTitle{color:var(--text);margin:0;font-size:15px;font-weight:700}.painel-module__MTfZxq__cardSub{color:var(--muted);margin:0;font-size:12.5px}.painel-module__MTfZxq__cardBody{padding:20px 24px}.painel-module__MTfZxq__addForm{gap:10px;margin-bottom:16px;display:flex}.painel-module__MTfZxq__addForm .painel-module__MTfZxq__input{flex:1}.painel-module__MTfZxq__orgList{flex-direction:column;gap:2px;display:flex}.painel-module__MTfZxq__orgRow{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:background .12s;display:flex}.painel-module__MTfZxq__orgRow:hover{background:var(--canvas)}.painel-module__MTfZxq__orgAvatar{background:var(--brand-050);width:30px;height:30px;color:var(--brand-600);border-radius:8px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.painel-module__MTfZxq__orgName{flex:1;font-size:14px;font-weight:600}.painel-module__MTfZxq__quickActions{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.painel-module__MTfZxq__quickAction{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.painel-module__MTfZxq__quickAction:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 8px 20px #14162814}.painel-module__MTfZxq__qaIcon{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.painel-module__MTfZxq__qaText{flex-direction:column;flex:1;gap:2px;display:flex}.painel-module__MTfZxq__qaText strong{color:var(--text);font-size:13.5px;font-weight:700}.painel-module__MTfZxq__qaText span{color:var(--muted);font-size:12px}.painel-module__MTfZxq__qaArrow{font-size:22px;font-weight:400;transition:transform .15s}.painel-module__MTfZxq__quickAction:hover .painel-module__MTfZxq__qaArrow{transform:translate(3px)}.painel-module__MTfZxq__emptyState{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex}.painel-module__MTfZxq__emptyIcon{margin-bottom:20px;font-size:56px}.painel-module__MTfZxq__emptyTitle{color:var(--text);margin-bottom:10px;font-size:22px;font-weight:700}.painel-module__MTfZxq__emptySub{color:var(--muted);max-width:380px;margin-bottom:28px;font-size:14.5px;line-height:1.5}.painel-module__MTfZxq__emptyForm{gap:12px;width:100%;max-width:420px;display:flex}@media (max-width:1200px){.painel-module__MTfZxq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.painel-module__MTfZxq__quickActions{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.painel-module__MTfZxq__hero{padding:28px 24px}.painel-module__MTfZxq__heroTitle{font-size:24px}.painel-module__MTfZxq__grid{grid-template-columns:1fr}.painel-module__MTfZxq__quickActions{grid-template-columns:1fr 1fr}}@media (max-width:600px){.painel-module__MTfZxq__statsGrid,.painel-module__MTfZxq__quickActions{grid-template-columns:1fr}}
