:root{--conecta-primary:#04506b;--conecta-primary-dark:#033a4f;--conecta-primary-light:#0d6e91;--conecta-bg:#f5f7fa;--conecta-surface:#fff;--conecta-text:#14171a;--conecta-text-soft:#4b5563;--conecta-text-muted:#9ca3af;--conecta-border:#0f172a0f;--conecta-border-hover:#04506b26}.conecta-inline{width:100%;max-width:1280px;color:var(--conecta-text);margin:0 auto;padding:24px 24px 80px;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.conecta-banner{background:linear-gradient(135deg,var(--conecta-primary)0%,var(--conecta-primary-light)100%);color:#fff;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 24px #04506b2e}.conecta-banner-bg{pointer-events:none;opacity:.55;position:absolute;inset:0}.conecta-confetti-pattern{width:100%;height:100%;display:block}.conecta-banner-inner{z-index:2;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:22px 28px;display:grid;position:relative}.conecta-banner-icon{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:inline-flex}.conecta-banner-text{flex-direction:column;gap:2px;display:flex}.conecta-eyebrow{text-transform:uppercase;letter-spacing:1.6px;color:#ffffffc7;font-size:10.5px;font-weight:700}.conecta-title{letter-spacing:-.3px;margin:2px 0 4px;font-family:Lora,Georgia,serif;font-size:24px;font-weight:700;line-height:1.1}.conecta-subtitle{color:#ffffffdb;align-items:center;gap:8px;max-width:680px;margin:0;font-size:13px;font-weight:500;line-height:1.45;display:flex}.conecta-subtitle i{color:#fbbf24}.conecta-body{margin-top:24px}.conecta-composer{z-index:3;max-width:720px;margin:0 auto 24px;animation:.5s cubic-bezier(.16,1,.3,1) backwards conecta-rise;position:relative}@keyframes conecta-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.conecta-composer-trigger{background:var(--conecta-surface);border:1px solid var(--conecta-border);cursor:pointer;text-align:left;border-radius:16px;grid-template-columns:48px 1fr;align-items:center;gap:14px;width:100%;padding:18px 20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 8px 24px #04506b14,0 2px 6px #04506b0a}.conecta-composer-trigger:hover{border-color:var(--conecta-border-hover);transform:translateY(-2px);box-shadow:0 12px 32px #04506b1f,0 4px 8px #04506b0f}.conecta-composer-greet{color:var(--conecta-text-soft);margin-bottom:6px;font-size:14.5px;font-weight:600;display:block}.conecta-composer-hint{color:var(--conecta-text-muted);align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:inline-flex}.conecta-composer-hint i{color:#f59e0b;font-size:11px}.conecta-composer-open{background:var(--conecta-surface);border:1px solid var(--conecta-border);border-radius:16px;padding:18px 20px 16px;animation:.25s cubic-bezier(.16,1,.3,1) conecta-rise;box-shadow:0 12px 32px #04506b1f}.conecta-composer-head{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.conecta-composer-author{color:var(--conecta-text);font-size:14px;font-weight:700;line-height:1.2}.conecta-composer-cargo{color:var(--conecta-text-muted);margin-top:2px;font-size:11.5px}.conecta-composer-close{width:32px;height:32px;color:var(--conecta-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:14px;transition:background .15s,color .15s}.conecta-composer-close:hover{color:var(--conecta-text);background:#f1f5f9}.conecta-composer-cats{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.conecta-cat-pill{cursor:pointer;letter-spacing:.1px;background:#fff;border:1.5px solid;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:transform .12s,box-shadow .18s;display:inline-flex}.conecta-cat-pill:hover{transform:translateY(-1px)}.conecta-cat-pill.is-active{box-shadow:0 4px 12px #0000001f}.conecta-cat-pill i{font-size:11px}.conecta-composer-textarea{resize:vertical;width:100%;min-height:100px;color:var(--conecta-text);background:0 0;border:none;outline:none;padding:6px 0;font-family:inherit;font-size:14.5px;line-height:1.55}.conecta-composer-textarea::placeholder{color:var(--conecta-text-muted);font-style:italic}.conecta-composer-actions{border-top:1px solid var(--conecta-border);justify-content:flex-end;gap:8px;margin-top:8px;padding-top:12px;display:flex}.conecta-btn-cancel,.conecta-btn-publish{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;transition:transform .12s,background .15s,opacity .15s;display:inline-flex}.conecta-btn-cancel{color:var(--conecta-text-muted);background:0 0}.conecta-btn-cancel:hover{color:var(--conecta-text);background:#f1f5f9}.conecta-btn-publish{background:linear-gradient(135deg,var(--conecta-primary)0%,var(--conecta-primary-light)100%);color:#fff;box-shadow:0 4px 12px #04506b4d}.conecta-btn-publish:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #04506b66}.conecta-btn-publish:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.conecta-feed{flex-direction:column;gap:20px;max-width:720px;margin:0 auto;display:flex}.conecta-post{background:var(--conecta-surface);border:1px solid var(--conecta-border);border-radius:16px;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.45s cubic-bezier(.16,1,.3,1) backwards conecta-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.conecta-post:hover{border-color:var(--conecta-border-hover);transform:translateY(-2px);box-shadow:0 10px 32px #0f172a14}.conecta-post-rail{flex:0 0 5px;align-self:stretch}.conecta-post-body{flex:1;min-width:0;padding:22px 24px 18px}.conecta-post-head{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.conecta-avatar{color:#fff;letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0000001a}.conecta-avatar--me{width:48px;height:48px;font-size:15px}.conecta-post-meta{flex-direction:column;min-width:0;display:flex}.conecta-post-meta-top{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.conecta-post-author{color:var(--conecta-text);letter-spacing:-.1px;font-size:14.5px;font-weight:700}.conecta-post-dot{color:var(--conecta-text-muted);font-size:10px}.conecta-post-time{color:var(--conecta-text-muted);font-size:12px;font-weight:500}.conecta-post-cargo{color:var(--conecta-text-muted);margin-top:2px;font-size:11.5px}.conecta-post-cat{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.conecta-post-cat i{font-size:10px}.conecta-post-title{color:var(--conecta-text);letter-spacing:-.4px;margin:4px 0 10px;font-family:Lora,Georgia,serif;font-size:21px;font-weight:700;line-height:1.25}.conecta-post-content{color:var(--conecta-text-soft);white-space:pre-wrap;margin:0;font-size:14.5px;line-height:1.6}.conecta-reactions{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.conecta-reaction{cursor:pointer;color:var(--conecta-text-soft);background:#f3f4f6;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:4px 12px 4px 8px;font-size:12.5px;font-weight:600;transition:transform .12s,background .15s,border-color .15s;display:inline-flex}.conecta-reaction:hover{background:#e5e7eb;transform:translateY(-1px)}.conecta-reaction.is-reacted{color:var(--conecta-primary);background:#04506b14;border-color:#04506b4d}.conecta-reaction-emoji{font-size:14px;line-height:1}.conecta-reaction-count{font-variant-numeric:tabular-nums;font-size:12px}.conecta-post-footer{border-top:1px solid var(--conecta-border);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:14px;display:flex}.conecta-post-actions{gap:6px;display:flex}.conecta-post-action{color:var(--conecta-text-soft);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.conecta-post-action:hover{color:var(--conecta-primary);background:#f1f5f9}.conecta-post-action i{font-size:13px}.conecta-post-counter{color:var(--conecta-text-muted);align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.conecta-add-reaction-wrap{position:relative}.conecta-reaction-picker{background:var(--conecta-surface);border:1px solid var(--conecta-border);z-index:10;border-radius:999px;gap:2px;padding:4px;animation:.15s cubic-bezier(.34,1.56,.64,1) conecta-popup;display:flex;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0f172a2e}@keyframes conecta-popup{0%{opacity:0;transform:scale(.85)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.conecta-reaction-pick{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:transform .12s,background .15s;display:inline-flex}.conecta-reaction-pick:hover{background:#f1f5f9;transform:scale(1.25)}.conecta-feed-end{text-align:center;color:var(--conecta-text-muted);margin:40px auto 16px}.conecta-feed-end i{color:#10b981;margin-bottom:8px;font-size:22px;display:block}.conecta-feed-end p{margin:0;font-size:13px;font-weight:500}@media (max-width:640px){.conecta-inline{padding:16px 14px 60px}.conecta-banner-inner{grid-template-columns:44px 1fr;gap:12px;padding:18px}.conecta-banner-icon{width:44px;height:44px;font-size:20px}.conecta-title{font-size:20px}.conecta-subtitle{font-size:12px}.conecta-composer{margin:0 0 18px}.conecta-feed{padding:0}.conecta-post-body{padding:18px 18px 14px}.conecta-post-title{font-size:18px}.conecta-post-content{font-size:13.5px}.conecta-post-head{grid-template-columns:40px 1fr}.conecta-post-cat{grid-column:2;width:fit-content;margin-top:8px}.conecta-post-footer{flex-direction:column;align-items:flex-start}}.conecta-post-html{color:var(--conecta-text-soft);word-wrap:break-word;overflow-wrap:break-word;font-size:14.5px;line-height:1.6}.conecta-post-html p{margin:0 0 10px}.conecta-post-html p:last-child{margin-bottom:0}.conecta-post-html div{margin-bottom:6px}.conecta-post-html br{line-height:1.4}.conecta-post-html img{background:#f1f5f9;border-radius:12px;margin:8px 0;display:block;max-width:100%!important;height:auto!important}.conecta-post-html img[width="20"],.conecta-post-html img[height="20"]{vertical-align:text-bottom;background:0 0;border-radius:0;margin:0 2px;display:inline}.conecta-post-html span[data-celebration-user-id]{color:var(--conecta-primary);background:#04506b0f;border-radius:6px;padding:1px 6px;font-weight:700;display:inline-block}.conecta-post-html strong,.conecta-post-html b{color:var(--conecta-text);font-weight:700}.conecta-post-html a{color:var(--conecta-primary);text-decoration:underline}.conecta-empty{text-align:center;background:var(--conecta-surface);border:1px solid var(--conecta-border);max-width:720px;color:var(--conecta-text-muted);border-radius:16px;margin:40px auto;padding:48px 24px}.conecta-empty i{margin:0 auto 12px;display:block}.conecta-empty p{color:var(--conecta-text-soft);margin:0 0 4px;font-size:14px}.conecta-load-more{flex-direction:column;align-items:center;gap:8px;max-width:720px;margin:24px auto 0;display:flex}.conecta-load-more-btn{background:var(--conecta-surface);color:var(--conecta-primary);border:1.5px solid var(--conecta-primary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:13.5px;font-weight:700;transition:background .15s,transform .12s,box-shadow .15s;display:inline-flex}.conecta-load-more-btn:hover:not(:disabled){background:var(--conecta-primary);color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #04506b33}.conecta-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.conecta-load-more-info{color:var(--conecta-text-muted);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:500}
.styles-module__3ap78q__view{--pl-bg:#f8fafc;--pl-surface:#fff;--pl-border:#e2e8f0;--pl-text:#0f172a;--pl-text-muted:#64748b;--pl-text-soft:#94a3b8;--pl-primary:#04506b;--pl-primary-soft:#04506b10;--pl-accent:#f59e0b;--pl-success:#10b981;--pl-success-soft:#10b98112;--pl-warning:#f59e0b;--pl-warning-soft:#f59e0b12;--pl-danger:#ef4444;--pl-danger-soft:#ef444412;--pl-pending:#94a3b8;--pl-pending-soft:#94a3b812;background:var(--pl-bg);flex-direction:column;gap:18px;min-height:100%;padding:24px 28px 50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}.styles-module__3ap78q__header{justify-content:space-between;align-items:center;gap:18px;display:flex}.styles-module__3ap78q__headerLeft{align-items:center;gap:14px;min-width:0;display:flex}.styles-module__3ap78q__headerIcon{background:var(--pl-primary);color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:16px;display:grid}.styles-module__3ap78q__headerInfo{min-width:0}.styles-module__3ap78q__headerTitle{color:var(--pl-text);letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:700;overflow:hidden}.styles-module__3ap78q__headerSubtitle{color:var(--pl-text-muted);margin:2px 0 0;font-size:12px;font-weight:500}.styles-module__3ap78q__headerActions{align-items:center;gap:10px;display:flex}.styles-module__3ap78q__btnGhost,.styles-module__3ap78q__btnPrimary{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex}.styles-module__3ap78q__btnGhost{background:var(--pl-surface);color:var(--pl-text);border-color:var(--pl-border)}.styles-module__3ap78q__btnGhost:hover{background:#f1f5f9;border-color:#cbd5e1}.styles-module__3ap78q__btnPrimary{background:var(--pl-primary);color:#fff}.styles-module__3ap78q__btnPrimary:hover{background:#063b50}.styles-module__3ap78q__btnPrimary:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__3ap78q__btnDanger{color:#fff;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;box-shadow:0 4px 16px -4px #ef444466}.styles-module__3ap78q__statsGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.styles-module__3ap78q__statCard{background:var(--pl-surface);border:1px solid var(--pl-border);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;transition:all .15s;display:flex;position:relative}.styles-module__3ap78q__statCard:hover{background:#fafbfc;border-color:#cbd5e1}.styles-module__3ap78q__statCard.styles-module__3ap78q__active{border-color:var(--stat-color,var(--pl-primary));background:#fff}.styles-module__3ap78q__statCard.styles-module__3ap78q__active .styles-module__3ap78q__statIcon{background:var(--stat-color);color:#fff}.styles-module__3ap78q__statHeader{display:none}.styles-module__3ap78q__statIcon{width:36px;height:36px;color:var(--stat-color,var(--pl-primary));background:#f1f5f9;border-radius:8px;flex-shrink:0;place-items:center;font-size:14px;transition:all .15s;display:grid}.styles-module__3ap78q__statContent{flex:1;min-width:0}.styles-module__3ap78q__statLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--pl-text-muted);margin-bottom:2px;font-size:11px;font-weight:600;display:block}.styles-module__3ap78q__statValue{color:var(--pl-text);letter-spacing:-.4px;font-size:20px;font-weight:700;line-height:1.1}.styles-module__3ap78q__statHint{display:none}.styles-module__3ap78q__statTotal{--stat-color:var(--pl-primary)}.styles-module__3ap78q__statPending{--stat-color:#94a3b8}.styles-module__3ap78q__statDoing{--stat-color:var(--pl-warning)}.styles-module__3ap78q__statDone{--stat-color:var(--pl-success)}.styles-module__3ap78q__statCancelled{--stat-color:#dc2626}.styles-module__3ap78q__filterBar{background:var(--pl-surface);border:1px solid var(--pl-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.styles-module__3ap78q__search{flex:1;min-width:220px;max-width:320px;position:relative}.styles-module__3ap78q__search i{color:var(--pl-text-soft);pointer-events:none;font-size:13px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.styles-module__3ap78q__search input{border:1px solid var(--pl-border);width:100%;color:var(--pl-text);background:#fff;border-radius:7px;outline:none;padding:8px 12px 8px 32px;font-family:inherit;font-size:12.5px;transition:all .15s}.styles-module__3ap78q__search input:focus{border-color:var(--pl-primary);box-shadow:0 0 0 3px #04506b14}.styles-module__3ap78q__filterSelect{border:1px solid var(--pl-border);color:var(--pl-text);appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 4l3 3 3-3' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 11px center no-repeat;border-radius:7px;outline:none;padding:8px 30px 8px 12px;font-family:inherit;font-size:12.5px;transition:all .15s}.styles-module__3ap78q__filterSelect:hover,.styles-module__3ap78q__filterSelect:focus{background-color:#fff;border-color:#cbd5e1}.styles-module__3ap78q__btnClear{color:var(--pl-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;margin-left:auto;padding:9px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .15s}.styles-module__3ap78q__btnClear:hover{background:var(--pl-danger-soft);color:var(--pl-danger)}.styles-module__3ap78q__tableWrap{background:var(--pl-surface);border:1px solid var(--pl-border);border-radius:10px;overflow:hidden}.styles-module__3ap78q__tableHeader{border-bottom:1px solid var(--pl-border);background:#fafbfc;justify-content:space-between;align-items:center;padding:11px 16px;display:flex}.styles-module__3ap78q__tableHeaderTitle{color:var(--pl-text);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.styles-module__3ap78q__tableHeaderTitle i{color:var(--pl-primary)}.styles-module__3ap78q__tableCount{color:var(--pl-text-muted);border:1px solid var(--pl-border);background:#fff;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.styles-module__3ap78q__tableScroll{overflow-x:auto}.styles-module__3ap78q__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.styles-module__3ap78q__table th:first-child,.styles-module__3ap78q__table td:first-child{width:14%}.styles-module__3ap78q__table th:nth-child(2),.styles-module__3ap78q__table td:nth-child(2){width:12%}.styles-module__3ap78q__table th:nth-child(3),.styles-module__3ap78q__table td:nth-child(3){width:14%}.styles-module__3ap78q__table th:nth-child(4),.styles-module__3ap78q__table td:nth-child(4){width:11%}.styles-module__3ap78q__table th:nth-child(5),.styles-module__3ap78q__table td:nth-child(5){width:8%}.styles-module__3ap78q__table th:nth-child(6),.styles-module__3ap78q__table td:nth-child(6),.styles-module__3ap78q__table th:nth-child(7),.styles-module__3ap78q__table td:nth-child(7){width:14%}.styles-module__3ap78q__table th:nth-child(8),.styles-module__3ap78q__table td:nth-child(8){width:13%}.styles-module__3ap78q__table tbody td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__3ap78q__table tbody td:nth-child(6){text-overflow:clip;overflow:visible}.styles-module__3ap78q__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--pl-text-muted);border-bottom:1px solid var(--pl-border);white-space:nowrap;background:#fafbfc;padding:12px 14px;font-size:11px;font-weight:700}.styles-module__3ap78q__table tbody tr{border-bottom:1px solid var(--pl-border);cursor:pointer;transition:background .12s;position:relative}.styles-module__3ap78q__table tbody tr:hover{background:#f8fafc}.styles-module__3ap78q__table tbody tr:last-child{border-bottom:none}.styles-module__3ap78q__table tbody td{color:var(--pl-text);vertical-align:middle;padding:13px 14px}.styles-module__3ap78q__table tbody td:first-child{padding-left:18px}.styles-module__3ap78q__cellSistema{color:var(--pl-text);font-weight:600}.styles-module__3ap78q__cellRequisito{color:var(--pl-text)}.styles-module__3ap78q__cellDesc{color:var(--pl-text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.styles-module__3ap78q__cellSetor{color:var(--pl-text-muted);font-size:12.5px}.styles-module__3ap78q__cellPrevisao{color:var(--pl-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12.5px}.styles-module__3ap78q__rowAtraso .styles-module__3ap78q__cellPrevisao{color:var(--pl-danger);font-weight:700}.styles-module__3ap78q__rowAtraso td:first-child{box-shadow:inset 3px 0 0 0 var(--pl-danger)}.styles-module__3ap78q__tableWithCheckbox{align-items:flex-start;display:flex}.styles-module__3ap78q__tableWithCheckbox>.styles-module__3ap78q__table{flex:1;min-width:0}.styles-module__3ap78q__checkboxColumn{border-right:1px dashed var(--pl-border);background:#fafbfc;flex-direction:column;flex-shrink:0;display:flex}.styles-module__3ap78q__checkboxHead{text-transform:uppercase;letter-spacing:.5px;height:41px;color:var(--pl-text-muted);border-bottom:1px solid var(--pl-border);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fafbfc;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.styles-module__3ap78q__checkboxCell{border-bottom:1px solid var(--pl-border);justify-content:center;align-items:center;height:47px;padding:0 10px;display:flex}.styles-module__3ap78q__checkboxCell:last-child{border-bottom:none}.styles-module__3ap78q__checkboxCellSelected{background:#04506b0f}.styles-module__3ap78q__checkboxColumn input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--pl-primary)}.styles-module__3ap78q__checkboxColumn input[type=checkbox]:disabled{cursor:not-allowed;opacity:.3}.styles-module__3ap78q__rowSelected{background:#04506b0f}.styles-module__3ap78q__rowSelected:hover{background:#04506b1a!important}.styles-module__3ap78q__badge{white-space:nowrap;border-radius:5px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.styles-module__3ap78q__prioBaixa{color:#0369a1;background:#e0f2fe}.styles-module__3ap78q__prioMedia{color:#92400e;background:#fef3c7}.styles-module__3ap78q__prioAlta{color:#b91c1c;background:#fee2e2}.styles-module__3ap78q__statusBadge{white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.styles-module__3ap78q__statusBadge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.styles-module__3ap78q__statusPending{background:var(--pl-pending-soft);color:#475569}.styles-module__3ap78q__statusDoing{background:var(--pl-warning-soft);color:#b45309}.styles-module__3ap78q__statusDoing:before{animation:1.6s ease-in-out infinite styles-module__3ap78q__pulse}.styles-module__3ap78q__statusDone{background:var(--pl-success-soft);color:#047857}.styles-module__3ap78q__statusCancelled{color:#b91c1c;background:#fee2e2;text-decoration:line-through}@keyframes styles-module__3ap78q__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.styles-module__3ap78q__empty{text-align:center;color:var(--pl-text-muted);padding:60px 20px}.styles-module__3ap78q__emptyIcon{width:72px;height:72px;color:var(--pl-text-soft);background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:20px;place-items:center;margin:0 auto 16px;font-size:28px;display:grid}.styles-module__3ap78q__emptyTitle{color:var(--pl-text);margin:0 0 4px;font-size:16px;font-weight:700}.styles-module__3ap78q__emptyText{color:var(--pl-text-muted);margin:0;font-size:13.5px}.styles-module__3ap78q__loading{text-align:center;color:var(--pl-text-muted);padding:60px 20px;font-size:13px}.styles-module__3ap78q__loading i{color:var(--pl-primary);margin-bottom:12px;font-size:28px;animation:1s linear infinite styles-module__3ap78q__spin;display:block}@keyframes styles-module__3ap78q__spin{to{transform:rotate(360deg)}}.styles-module__3ap78q__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9000;background:#0f172a8c;place-items:center;padding:20px;animation:.18s ease-out styles-module__3ap78q__overlayIn;display:grid;position:fixed;inset:0}@keyframes styles-module__3ap78q__overlayIn{0%{opacity:0}}.styles-module__3ap78q__modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:720px;max-height:calc(100vh - 60px);animation:.24s cubic-bezier(.16,1,.3,1) styles-module__3ap78q__modalIn;display:flex;overflow:hidden;box-shadow:0 32px 80px -20px #0f172a66}.styles-module__3ap78q__modalSm{max-width:540px}.styles-module__3ap78q__modalLg{max-width:880px}@keyframes styles-module__3ap78q__modalIn{0%{opacity:0;transform:translateY(20px)scale(.96)}}.styles-module__3ap78q__modalHead{border-bottom:1px solid var(--pl-border);background:linear-gradient(#fafbfc,#fff);padding:22px 26px 18px;position:relative}.styles-module__3ap78q__modalHead h2{color:var(--pl-text);letter-spacing:-.3px;margin:0;padding-right:40px;font-size:18px;font-weight:800}.styles-module__3ap78q__modalHeadSub{color:var(--pl-text-muted);margin:4px 0 0;font-size:12.5px;font-weight:500}.styles-module__3ap78q__modalClose{cursor:pointer;width:32px;height:32px;color:var(--pl-text-muted);background:#f1f5f9;border:none;border-radius:9px;place-items:center;font-size:14px;transition:all .15s;display:grid;position:absolute;top:18px;right:18px}.styles-module__3ap78q__modalClose:hover{color:var(--pl-text);background:#e2e8f0;transform:rotate(90deg)}.styles-module__3ap78q__modalBody{flex:1;padding:22px 26px;overflow-y:auto}.styles-module__3ap78q__modalFoot{border-top:1px solid var(--pl-border);background:#fafbfc;justify-content:flex-end;gap:10px;padding:16px 26px;display:flex}.styles-module__3ap78q__field{margin-bottom:16px}.styles-module__3ap78q__fieldRow{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.styles-module__3ap78q__fieldLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--pl-text-muted);margin-bottom:6px;font-size:11.5px;font-weight:700;display:block}.styles-module__3ap78q__fieldInput,.styles-module__3ap78q__fieldTextarea,.styles-module__3ap78q__fieldSelect{border:1px solid var(--pl-border);width:100%;color:var(--pl-text);background:#fff;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:13.5px;transition:all .18s}.styles-module__3ap78q__fieldInput:focus,.styles-module__3ap78q__fieldTextarea:focus,.styles-module__3ap78q__fieldSelect:focus{border-color:var(--pl-primary);box-shadow:0 0 0 3px #04506b1a}.styles-module__3ap78q__fieldTextarea{resize:vertical;min-height:90px;font-family:inherit}.styles-module__3ap78q__fieldSelect{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 4l3 3 3-3' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 14px center no-repeat;padding-right:36px}.styles-module__3ap78q__fieldReadonly{color:var(--pl-text-muted);background:#f8fafc}.styles-module__3ap78q__boardLink{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}.styles-module__3ap78q__boardLinkIcon{color:#fff;background:#10b981;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:14px;display:grid}.styles-module__3ap78q__boardLinkText{color:#065f46;flex:1;font-size:12.5px;line-height:1.4}.styles-module__3ap78q__boardLinkText strong{margin-bottom:1px;font-size:13px;display:block}.styles-module__3ap78q__boardLinkBtn{color:#047857;cursor:pointer;background:#fff;border:1px solid #6ee7b7;border-radius:8px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s}.styles-module__3ap78q__boardLinkBtn:hover{background:#d1fae5;border-color:#34d399}.styles-module__3ap78q__boardListSection{margin-bottom:20px}.styles-module__3ap78q__boardListLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--pl-text-muted);border-bottom:1px solid var(--pl-border);align-items:center;gap:8px;margin-bottom:10px;padding-bottom:6px;font-size:11px;font-weight:700;display:flex}.styles-module__3ap78q__boardGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.styles-module__3ap78q__boardChoice{border:2px solid var(--pl-border);cursor:pointer;text-align:left;color:var(--pl-text);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px;font-family:inherit;font-size:13px;transition:all .18s;display:flex;position:relative}.styles-module__3ap78q__boardChoice:hover{border-color:#cbd5e1;transform:translateY(-1px)}.styles-module__3ap78q__boardChoice.styles-module__3ap78q__selected{border-color:var(--pl-primary);background:var(--pl-primary-soft);box-shadow:0 8px 24px -10px #04506b40}.styles-module__3ap78q__boardChoice.styles-module__3ap78q__selected:after{content:"";background:var(--pl-primary);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-size:9px;font-weight:900;display:grid;position:absolute;top:8px;right:10px}.styles-module__3ap78q__boardChoiceIcon{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:15px;display:grid}.styles-module__3ap78q__boardChoiceInfo{min-width:0}.styles-module__3ap78q__boardChoiceName{color:var(--pl-text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.styles-module__3ap78q__boardChoiceMeta{color:var(--pl-text-muted);margin-top:2px;font-size:11px}.styles-module__3ap78q__settingsTabs{background:#f1f5f9;border-radius:11px;gap:4px;margin-bottom:18px;padding:4px;display:flex}.styles-module__3ap78q__settingsTab{color:var(--pl-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-family:inherit;font-size:12.5px;font-weight:700;transition:all .18s;display:inline-flex}.styles-module__3ap78q__settingsTab:hover{color:var(--pl-text)}.styles-module__3ap78q__settingsTab.styles-module__3ap78q__active{color:var(--pl-primary);background:#fff;box-shadow:0 2px 8px -2px #0f172a1a}.styles-module__3ap78q__memberRow{border:1px solid var(--pl-border);background:#fff;border-radius:11px;align-items:center;gap:12px;margin-bottom:8px;padding:11px 13px;display:flex}.styles-module__3ap78q__memberAvatar{background:linear-gradient(135deg,var(--pl-primary),#0a6c8e);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.styles-module__3ap78q__memberInfo{flex:1;min-width:0}.styles-module__3ap78q__memberName{color:var(--pl-text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.styles-module__3ap78q__memberUid{color:var(--pl-text-muted);font-family:ui-monospace,monospace;font-size:11.5px}.styles-module__3ap78q__permSelect{border:1px solid var(--pl-border);appearance:none;cursor:pointer;background:#f8fafc url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 4l3 3 3-3' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 9px center no-repeat;border-radius:8px;outline:none;padding:6px 28px 6px 11px;font-family:inherit;font-size:12px;font-weight:600}.styles-module__3ap78q__btnIcon{border:1px solid var(--pl-border);cursor:pointer;width:32px;height:32px;color:var(--pl-text-muted);background:#fff;border-radius:9px;place-items:center;transition:all .15s;display:grid}.styles-module__3ap78q__btnIcon:hover{border-color:var(--pl-danger);color:var(--pl-danger);background:var(--pl-danger-soft)}.styles-module__3ap78q__addRow{border:1px dashed var(--pl-border);background:#f8fafc;border-radius:11px;gap:8px;margin-bottom:14px;padding:14px;display:flex}.styles-module__3ap78q__addRow input,.styles-module__3ap78q__addRow select{border:1px solid var(--pl-border);background:#fff;border-radius:9px;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:13px}.styles-module__3ap78q__addRow select{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'><path d='M2 4l3 3 3-3' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 12px center no-repeat;flex:0 0 130px}.styles-module__3ap78q__btnAdd{background:var(--pl-primary);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:6px;padding:9px 16px;font-family:inherit;font-size:12.5px;font-weight:700;transition:all .15s;display:inline-flex}.styles-module__3ap78q__btnAdd:hover{background:#0a6c8e}.styles-module__3ap78q__emptyMembers{text-align:center;color:var(--pl-text-muted);padding:30px 20px;font-size:13px}.styles-module__3ap78q__toast{border:1px solid var(--pl-border);color:var(--pl-text);z-index:10000;background:#fff;border-radius:12px;align-items:center;gap:11px;padding:13px 18px;font-size:13px;font-weight:600;animation:.22s cubic-bezier(.16,1,.3,1) styles-module__3ap78q__toastIn;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 18px 50px -12px #0f172a40}@keyframes styles-module__3ap78q__toastIn{0%{opacity:0;transform:translateY(20px)}}.styles-module__3ap78q__toast i{font-size:16px}.styles-module__3ap78q__toastSuccess i{color:var(--pl-success)}.styles-module__3ap78q__toastError i{color:var(--pl-danger)}@media (max-width:1024px){.styles-module__3ap78q__statsGrid{grid-template-columns:repeat(2,1fr)}.styles-module__3ap78q__boardGrid{grid-template-columns:1fr}}@media (max-width:720px){.styles-module__3ap78q__view{padding:18px}.styles-module__3ap78q__fieldRow{grid-template-columns:1fr}.styles-module__3ap78q__header{flex-direction:column;align-items:stretch;gap:14px}.styles-module__3ap78q__headerActions{justify-content:flex-end}}
:root{--gc-primary:#04506b;--gc-primary-light:#e8f4f8;--gc-ms-blue:#0078d4;--gc-surface:#fff;--gc-surface-hover:#f5f6f8;--gc-surface-active:#edf0f3;--gc-border:#e5e7eb;--gc-border-light:#f0f1f3;--gc-text:#1a1d21;--gc-text-secondary:#616770;--gc-text-muted:#9ca3af;--gc-bubble-me:#04506b;--gc-bubble-other:#f0f2f5;--gc-shadow-lg:0 8px 32px #0000002e,0 2px 8px #00000014;--gc-shadow-sm:0 1px 3px #0000000f;--gc-radius:10px;--gc-sidebar-w:320px}body.dark-theme{--gc-primary-light:#0a2a38;--gc-surface:#1a1a1a;--gc-surface-hover:#242424;--gc-surface-active:#2e2e2e;--gc-border:#2a2a2a;--gc-border-light:#242424;--gc-text:#e4e4e4;--gc-text-secondary:#a0a0a0;--gc-text-muted:#777;--gc-bubble-other:#242424;--gc-shadow-lg:0 8px 32px #0009,0 2px 8px #0006;--gc-shadow-sm:0 1px 3px #0000004d}.gc-fab{background:var(--gc-primary);color:#fff;cursor:pointer;z-index:900;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,opacity .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #04506b59}.gc-fab:hover{transform:scale(1.08);box-shadow:0 6px 24px #04506b73}.gc-fab:active{transform:scale(.95)}.gc-fab--hidden{opacity:0;pointer-events:none;transform:scale(.6)}.gc-fab-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-2px;right:-2px}.gc-backdrop{z-index:900;position:fixed;inset:0}.gc-drawer{z-index:901;pointer-events:none;opacity:0;width:940px;max-width:calc(100vw - 48px);height:560px;max-height:calc(100vh - 100px);transition:opacity .2s,transform .2s;position:fixed;bottom:24px;right:24px;transform:translateY(20px)scale(.95)}.gc-drawer--open{pointer-events:all;opacity:1;transform:translateY(0)scale(1)}.gc-panel{background:var(--gc-surface);width:100%;height:100%;box-shadow:var(--gc-shadow-lg);border:1px solid var(--gc-border);border-radius:14px;display:flex;overflow:hidden}.gc-sidebar{width:var(--gc-sidebar-w);min-width:var(--gc-sidebar-w);border-right:1px solid var(--gc-border);background:var(--gc-surface-hover);flex-direction:column;display:flex}.gc-sidebar-header{justify-content:space-between;align-items:center;padding:16px 16px 0;display:flex}.gc-sidebar-title{color:var(--gc-text);letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:800;display:flex}.gc-sidebar-actions{gap:2px;display:flex}.gc-icon-btn{width:32px;height:32px;color:var(--gc-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.gc-icon-btn:hover{background:var(--gc-surface-hover);color:var(--gc-text)}.gc-search-box{margin:12px 16px 8px;position:relative}.gc-search-icon{color:var(--gc-text-muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.gc-search-input{border:1px solid var(--gc-border);width:100%;color:var(--gc-text);background:var(--gc-surface);border-radius:8px;outline:none;padding:8px 30px 8px 32px;font-size:12px;transition:border-color .15s,box-shadow .15s}.gc-search-input::placeholder{color:var(--gc-text-muted)}.gc-search-input:focus{border-color:var(--gc-primary);box-shadow:0 0 0 2px #04506b1a}.gc-search-clear{color:var(--gc-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.gc-search-clear:hover{color:var(--gc-text)}.gc-chat-list{flex:1;padding:4px 8px;overflow-y:auto}.gc-chat-list::-webkit-scrollbar{width:4px}.gc-chat-list::-webkit-scrollbar-thumb{background:var(--gc-border);border-radius:4px}.gc-chat-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;transition:background .1s;display:flex}.gc-chat-item:hover{background:var(--gc-surface-hover)}.gc-chat-item--active{background:var(--gc-surface-active)!important}.gc-chat-item--unread .gc-chat-name{font-weight:700}.gc-chat-item--unread .gc-chat-preview{color:var(--gc-text-secondary);font-weight:500}.gc-unread-dot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:6px}.gc-chat-info{flex:1;min-width:0;overflow:hidden}.gc-chat-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.gc-chat-name{color:var(--gc-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.gc-chat-time{color:var(--gc-text-muted);flex-shrink:0;font-size:10px;font-weight:500}.gc-chat-preview{color:var(--gc-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:11px;line-height:1.4;overflow:hidden}.gc-avatar{background:var(--gc-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex;position:relative}.gc-avatar--sm{width:32px;height:32px;font-size:13px}.gc-presence-dot{border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.gc-avatar--sm .gc-presence-dot{width:9px;height:9px}.gc-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.gc-main--empty{justify-content:center;align-items:center}.gc-no-chat{text-align:center;padding:40px 20px}.gc-no-chat-icon{background:var(--gc-primary-light);width:72px;height:72px;color:var(--gc-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.gc-no-chat h3{color:var(--gc-text);margin:0 0 6px;font-size:16px;font-weight:700}.gc-no-chat p{color:var(--gc-text-muted);margin:0;font-size:12px}.gc-chat-header{border-bottom:1px solid var(--gc-border);background:var(--gc-surface);align-items:center;gap:10px;padding:12px 16px;display:flex}.gc-back-btn{color:var(--gc-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;display:none}.gc-back-btn:hover{background:var(--gc-surface-hover)}.gc-header-info{flex-direction:column;min-width:0;display:flex}.gc-header-name{color:var(--gc-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.gc-header-status{font-size:11px;font-weight:500}.gc-messages{background:var(--gc-surface-hover);flex-direction:column;flex:1;gap:3px;padding:12px 16px;display:flex;overflow-y:auto}.gc-messages::-webkit-scrollbar{width:5px}.gc-messages::-webkit-scrollbar-thumb{background:var(--gc-border);border-radius:4px}.gc-messages-loading{color:var(--gc-text-muted);flex:1;justify-content:center;align-items:center;display:flex}.gc-date-sep{justify-content:center;align-items:center;padding:12px 0 8px;display:flex}.gc-date-sep span{color:var(--gc-text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--gc-surface-hover);border:1px solid var(--gc-border-light);border-radius:10px;padding:3px 12px;font-size:10px;font-weight:700}.gc-msg{flex-direction:column;max-width:70%;margin-bottom:6px;animation:.15s gc-msgIn;display:flex}.gc-msg--me{align-self:flex-end;align-items:flex-end;margin-left:auto}.gc-msg--other{align-self:flex-start;align-items:flex-start}.gc-msg-sender{color:var(--gc-primary);margin-bottom:2px;padding-left:10px;font-size:10px;font-weight:700}.gc-msg-bubble{border-radius:var(--gc-radius);box-shadow:var(--gc-shadow-sm);align-items:flex-end;gap:8px;padding:8px 12px;display:flex;position:relative}.gc-msg--me .gc-msg-bubble{background:var(--gc-bubble-me);color:#fff;border-bottom-right-radius:3px}.gc-msg--other .gc-msg-bubble{background:var(--gc-bubble-other);color:var(--gc-text);border-bottom-left-radius:3px}.gc-msg-text{word-break:break-word;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.45}.gc-msg-time{opacity:.6;white-space:nowrap;flex-shrink:0;align-self:flex-end;font-size:9px}.gc-scroll-bottom{border:1px solid var(--gc-border);background:var(--gc-surface);width:32px;height:32px;color:var(--gc-text-secondary);cursor:pointer;box-shadow:var(--gc-shadow-sm);z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:background .12s;display:flex;position:absolute;bottom:70px;right:20px}.gc-scroll-bottom:hover{background:var(--gc-surface-hover)}.gc-input-area{border-top:1px solid var(--gc-border);background:var(--gc-surface);flex-direction:column;gap:0;padding:10px 16px 14px;display:flex;position:relative}.gc-input-row{align-items:flex-end;gap:8px;display:flex}.gc-emoji-btn{width:34px;height:38px;color:var(--gc-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.gc-emoji-btn:hover{color:var(--gc-primary);background:var(--gc-surface-hover)}.gc-emoji-picker{background:var(--gc-surface);border:1px solid var(--gc-border);z-index:10;border-radius:12px;max-height:260px;padding:8px;position:absolute;bottom:100%;left:8px;right:8px;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.gc-emoji-category-name{color:var(--gc-text-muted);text-transform:uppercase;letter-spacing:.5px;padding:6px 4px 4px;font-size:11px;font-weight:600;display:block}.gc-emoji-grid{grid-template-columns:repeat(8,1fr);gap:2px;display:grid}.gc-emoji-item{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:100%;font-size:18px;transition:background .1s,transform .1s;display:flex}.gc-emoji-item:hover{background:var(--gc-surface-hover);transform:scale(1.2)}.gc-input{border:1px solid var(--gc-border);color:var(--gc-text);resize:none;border-radius:10px;outline:none;flex:1;min-height:38px;max-height:100px;padding:9px 14px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color .15s}.gc-input::placeholder{color:var(--gc-text-muted)}.gc-input:focus{border-color:var(--gc-primary)}.gc-send-btn{background:var(--gc-border);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,transform .1s;display:flex}.gc-send-btn--active{background:var(--gc-primary)}.gc-send-btn--active:hover{background:#03445a}.gc-send-btn:active{transform:scale(.92)}.gc-send-btn:disabled{cursor:not-allowed;opacity:.6}.gc-newchat-overlay{z-index:10;background:#0000004d;border-radius:14px;justify-content:center;align-items:flex-start;padding-top:60px;animation:.12s gc-fadeIn;display:flex;position:absolute;inset:0}.gc-newchat{background:var(--gc-surface);width:340px;max-height:400px;box-shadow:var(--gc-shadow-lg);border-radius:12px;flex-direction:column;animation:.15s gc-scaleIn;display:flex;overflow:hidden}.gc-newchat-header{border-bottom:1px solid var(--gc-border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.gc-newchat-header h3{color:var(--gc-text);margin:0;font-size:14px;font-weight:700}.gc-newchat-search{border-bottom:1px solid var(--gc-border-light);color:var(--gc-text-muted);align-items:center;gap:8px;padding:10px 16px;display:flex}.gc-newchat-search input{color:var(--gc-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.gc-newchat-search input::placeholder{color:var(--gc-text-muted)}.gc-newchat-results{flex:1;padding:4px 8px;overflow-y:auto}.gc-newchat-user{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:background .1s;display:flex}.gc-newchat-user:hover{background:var(--gc-surface-hover)}.gc-newchat-user-name{color:var(--gc-text);font-size:13px;font-weight:600;display:block}.gc-newchat-user-email{color:var(--gc-text-muted);font-size:11px;display:block}.gc-newchat-user-job{color:var(--gc-text-secondary);font-size:10px;display:block}.gc-empty{color:var(--gc-text-muted);justify-content:center;align-items:center;gap:8px;padding:24px 16px;font-size:12px;display:flex}.gc-spin{animation:1s linear infinite gc-rotate}@keyframes gc-msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes gc-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gc-scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes gc-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.gc-drawer{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;bottom:0;right:0}.gc-panel{border-radius:0}.gc-sidebar{width:100%;min-width:100%}.gc-sidebar--hidden-mobile{display:none}.gc-back-btn{display:flex}.gc-main--empty{display:none}}.gc-connect-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 32px;display:flex;position:relative}.gc-connect-close{position:absolute;top:14px;right:14px}.gc-connect-icon{background:var(--gc-primary-light);width:72px;height:72px;color:var(--gc-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.gc-connect-screen h3{color:var(--gc-text);margin:0 0 8px;font-size:18px;font-weight:800}.gc-connect-screen p{color:var(--gc-text-secondary);max-width:320px;margin:0 0 24px;font-size:13px;line-height:1.5}.gc-connect-btn{background:var(--gc-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 28px;font-size:14px;font-weight:700;transition:background .15s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #04506b40}.gc-connect-btn:hover{background:#03445a}.gc-connect-btn:active{transform:scale(.97)}.gc-connect-hint{color:var(--gc-text-muted);margin-top:12px;font-size:11px}@media (max-width:860px) and (min-width:641px){.gc-drawer{width:600px}:root{--gc-sidebar-w:260px}}.gc-status-btn{position:relative}.gc-status-menu{background:var(--gc-surface,#fff);z-index:50;border-radius:10px;min-width:180px;padding:6px;animation:.12s gc-fadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 6px 24px #0000002e}.gc-status-menu-header{text-transform:uppercase;letter-spacing:.4px;color:var(--gc-text-muted,#94a3b8);padding:6px 10px;font-size:11px;font-weight:600}.gc-status-menu-item{cursor:pointer;width:100%;color:var(--gc-text,#1a1a2e);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.gc-status-menu-item:hover{background:var(--gc-hover,#f5f5f5)}.gc-status-menu-item span{flex:1}.gc-status-check{color:var(--gc-primary,#04506b)}.gc-status-menu-hint{color:var(--gc-text-muted,#94a3b8);border-top:1px solid #0000000f;margin-top:4px;padding:6px 10px 4px;font-size:11px}.gc-sidebar-footer{border-top:1px solid #0000000f;padding:8px 12px}.gc-me-card{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:6px 8px;display:flex}.gc-me-card:hover{background:var(--gc-hover,#f5f5f5)}.gc-me-info{flex-direction:column;min-width:0;display:flex}.gc-me-name{color:var(--gc-text,#1a1a2e);font-size:13px;font-weight:600;line-height:1.2}.gc-me-status{margin-top:2px;font-size:11px;font-weight:500;line-height:1.2}.gc-msg-row{align-items:center;gap:6px;display:flex;position:relative}.gc-msg--me .gc-msg-row{justify-content:flex-end}.gc-msg-actions{opacity:0;gap:2px;transition:opacity .12s;display:flex;position:relative}.gc-msg-row:hover .gc-msg-actions{opacity:1}.gc-msg-actions--left{order:-1}.gc-msg-actions--right{order:1}.gc-msg-action-btn{background:var(--gc-surface,#fff);cursor:pointer;width:26px;height:26px;color:var(--gc-text-muted,#64748b);border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;box-shadow:0 1px 3px #0000001f}.gc-msg-action-btn:hover{background:var(--gc-hover,#f5f5f5);color:var(--gc-text,#1a1a2e)}.gc-msg-menu{background:var(--gc-surface,#fff);z-index:30;border-radius:8px;min-width:130px;padding:4px;animation:.12s gc-fadeIn;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 6px 20px #0000002e}.gc-msg-menu-item{cursor:pointer;width:100%;color:var(--gc-text,#1a1a2e);text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;display:flex}.gc-msg-menu-item:hover{background:var(--gc-hover,#f5f5f5)}.gc-msg-menu-item--danger{color:#dc2626}.gc-msg-menu-item--danger:hover{background:#fef2f2}.gc-reaction-picker{background:var(--gc-surface,#fff);z-index:30;border-radius:24px;gap:2px;padding:4px;animation:.12s gc-fadeIn;display:flex;position:absolute;bottom:calc(100% + 4px);box-shadow:0 6px 20px #0000002e}.gc-msg-actions--left .gc-reaction-picker{left:auto;right:0}.gc-msg-actions--right .gc-reaction-picker{left:0;right:auto}.gc-msg-actions--left .gc-msg-menu{left:auto;right:0}.gc-msg-actions--right .gc-msg-menu{left:0;right:auto}.gc-reaction-pick{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:transform .12s,background .12s;display:inline-flex}.gc-reaction-pick:hover{background:var(--gc-hover,#f5f5f5);transform:scale(1.2)}.gc-reaction-pick--active{background:#04506b1f}.gc-msg-reactions{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.gc-msg-reactions--me{justify-content:flex-end}.gc-reaction-badge{background:var(--gc-surface,#fff);cursor:pointer;border:1px solid #00000014;border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;line-height:1.4;transition:all .12s;display:inline-flex}.gc-reaction-badge:hover{background:var(--gc-hover,#f5f5f5)}.gc-reaction-badge--mine{background:#04506b1a;border-color:#04506b40}.gc-reaction-count{color:var(--gc-text-muted,#64748b);font-weight:600}.gc-reaction-badge--mine .gc-reaction-count{color:var(--gc-primary,#04506b)}.gc-msg-edit{flex-direction:column;gap:6px;min-width:240px;display:flex}.gc-msg-edit-input{resize:vertical;background:var(--gc-surface,#fff);width:100%;color:var(--gc-text,#1a1a2e);border:1px solid #00000026;border-radius:6px;padding:6px 8px;font-family:inherit;font-size:13px}.gc-msg-edit-input:focus{border-color:var(--gc-primary,#04506b);outline:none}.gc-msg-edit-actions{justify-content:flex-end;gap:6px;display:flex}.gc-msg-edit-cancel,.gc-msg-edit-save{cursor:pointer;border:none;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600}.gc-msg-edit-cancel{color:var(--gc-text-muted,#64748b);background:0 0}.gc-msg-edit-cancel:hover{background:var(--gc-hover,#f5f5f5)}.gc-msg-edit-save{background:var(--gc-primary,#04506b);color:#fff}.gc-msg-edit-save:disabled{opacity:.5;cursor:not-allowed}.gc-msg-edited{opacity:.7;margin-right:4px;font-style:italic}.gc-confirm-overlay{z-index:9998;background:#00000073;justify-content:center;align-items:center;padding:20px;animation:.15s gc-fadeIn;display:flex;position:fixed;inset:0}.gc-confirm{background:var(--gc-surface,#fff);border-radius:12px;width:100%;max-width:380px;padding:22px 24px;box-shadow:0 12px 40px #00000040}.gc-confirm h3{color:var(--gc-text,#1a1a2e);margin:0 0 8px;font-size:16px;font-weight:700}.gc-confirm p{color:var(--gc-text-muted,#64748b);margin:0 0 18px;font-size:13px}.gc-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.gc-confirm-cancel,.gc-confirm-delete{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.gc-confirm-cancel{color:var(--gc-text,#1a1a2e);background:0 0}.gc-confirm-cancel:hover{background:var(--gc-hover,#f5f5f5)}.gc-confirm-delete{color:#fff;background:#dc2626}.gc-confirm-delete:hover{background:#b91c1c}
:root{--ap-primary:#04506b;--ap-primary-light:#e8f4f8;--ap-primary-dark:#033a4d;--ap-surface:#fff;--ap-surface-alt:#f7f9fb;--ap-border:#e2e8f0;--ap-text:#1a1a2e;--ap-text-muted:#64748b;--ap-success:#16a34a;--ap-warning:#f59e0b;--ap-danger:#dc2626;--ap-radius:10px;--ap-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;--ap-shadow-md:0 4px 12px #00000014;--ap-transition:.2s ease}body.dark-theme{--ap-primary-light:#0a2a38;--ap-surface:#1a1a1a;--ap-surface-alt:#242424;--ap-border:#3a3a3a;--ap-text:#e4e4e4;--ap-text-muted:#888}.ap-cat-institucional{color:#fff;background:#04506b}.ap-cat-rh{color:#fff;background:#7c3aed}.ap-cat-eventos{color:#fff;background:#f59e0b}.ap-cat-compliance{color:#fff;background:#dc2626}.ap-cat-ti{color:#fff;background:#2563eb}.ap-cat-marketing{color:#fff;background:#ec4899}.ap-cat-badge{letter-spacing:.3px;text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.ap-status{border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.ap-status-publicado{color:#16a34a;background:#dcfce7}.ap-status-agendado{color:#d97706;background:#fef3c7}.ap-status-inativo{color:#94a3b8;background:#f1f5f9}.ap-status-destaque{color:#2563eb;background:#dbeafe}.ap-status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}body.dark-theme .ap-status-publicado{background:#052e16}body.dark-theme .ap-status-agendado{background:#451a03}body.dark-theme .ap-status-inativo{background:#1e293b}body.dark-theme .ap-status-destaque{background:#172554}.ap-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ap-toolbar-left{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ap-filter-chips{flex-wrap:wrap;gap:6px;display:flex}.ap-chip{border:1px solid var(--ap-border);background:var(--ap-surface);color:var(--ap-text-muted);cursor:pointer;transition:all var(--ap-transition);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:500}.ap-chip:hover{border-color:var(--ap-primary);color:var(--ap-primary)}.ap-chip.active{background:var(--ap-primary);color:#fff;border-color:var(--ap-primary)}.ap-cards{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;display:grid}.ap-card{background:var(--ap-surface);border:1px solid var(--ap-border);border-radius:var(--ap-radius);transition:all var(--ap-transition);cursor:pointer;position:relative;overflow:hidden}.ap-card:hover{box-shadow:var(--ap-shadow-md);border-color:var(--ap-primary);transform:translateY(-1px)}.ap-card-img{object-fit:cover;color:#ffffff4d;background:linear-gradient(135deg,#04506b 0%,#0a6d8f 100%);justify-content:center;align-items:center;width:100%;height:160px;font-size:40px;display:flex;position:relative}.ap-card-img img{object-fit:cover;width:100%;height:100%}.ap-card-badges{gap:6px;display:flex;position:absolute;top:10px;left:10px}.ap-card-body{padding:14px 16px}.ap-card-title{color:var(--ap-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ap-card-meta{color:var(--ap-text-muted);align-items:center;gap:12px;font-size:12px;display:flex}.ap-card-meta i{font-size:11px}.ap-card-meta-item{align-items:center;gap:4px;display:flex}.ap-card-actions{opacity:0;transition:opacity var(--ap-transition);gap:4px;display:flex;position:absolute;top:10px;right:10px}.ap-card:hover .ap-card-actions{opacity:1}.ap-card-action-btn{color:#555;cursor:pointer;width:30px;height:30px;transition:all var(--ap-transition);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:12px;display:flex}.ap-card-action-btn:hover{color:var(--ap-primary);background:#fff}.ap-card-action-btn.danger:hover{color:var(--ap-danger)}.ap-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;animation:.15s apFadeIn;display:flex;position:fixed;inset:0}.ap-modal{background:var(--ap-surface);border-radius:14px;width:90%;max-width:640px;max-height:85vh;animation:.2s apSlideUp;overflow-y:auto;box-shadow:0 20px 60px #00000026}.ap-modal-lg{max-width:800px}.ap-modal-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.ap-modal-header h2{color:var(--ap-text);margin:0;font-size:18px;font-weight:700}.ap-modal-close{background:var(--ap-surface-alt);width:32px;height:32px;color:var(--ap-text-muted);cursor:pointer;transition:all var(--ap-transition);border:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:flex}.ap-modal-close:hover{color:var(--ap-text);background:#e4e4e4}.ap-modal-body{padding:20px 24px}.ap-modal-footer{border-top:1px solid var(--ap-border);justify-content:flex-end;gap:8px;padding:16px 24px 20px;display:flex}.ap-field{margin-bottom:16px}.ap-field label{color:var(--ap-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ap-input,.ap-select,.ap-textarea{border:1px solid var(--ap-border);width:100%;color:var(--ap-text);background:var(--ap-surface);transition:border-color var(--ap-transition);border-radius:8px;padding:10px 14px;font-family:inherit;font-size:14px}.ap-input:focus,.ap-select:focus,.ap-textarea:focus{border-color:var(--ap-primary);outline:none;box-shadow:0 0 0 3px #04506b1a}.ap-textarea{resize:vertical;min-height:120px}.ap-select{cursor:pointer}.ap-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ap-toggle-row{border-bottom:1px solid var(--ap-border);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.ap-toggle-row:last-child{border-bottom:none}.ap-toggle-label{color:var(--ap-text);font-size:13px;font-weight:500}.ap-toggle-desc{color:var(--ap-text-muted);margin-top:2px;font-size:11px}.ap-toggle{cursor:pointer;width:40px;height:22px;transition:background var(--ap-transition);background:#ccc;border:none;border-radius:11px;flex-shrink:0;position:relative}.ap-toggle.active{background:var(--ap-primary)}.ap-toggle:after{content:"";width:18px;height:18px;transition:transform var(--ap-transition);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.ap-toggle.active:after{transform:translate(18px)}.ap-upload{border:2px dashed var(--ap-border);border-radius:var(--ap-radius);text-align:center;cursor:pointer;transition:all var(--ap-transition);background:var(--ap-surface-alt);padding:24px}.ap-upload:hover,.ap-upload.dragging{border-color:var(--ap-primary);background:var(--ap-primary-light)}.ap-upload-icon{color:var(--ap-text-muted);margin-bottom:8px;font-size:28px}.ap-upload-text{color:var(--ap-text-muted);margin:0;font-size:13px}.ap-upload-hint{color:#aaa;margin:4px 0 0;font-size:11px}.ap-upload-preview{border-radius:var(--ap-radius);border:1px solid var(--ap-border);position:relative;overflow:hidden}.ap-upload-preview img{object-fit:cover;width:100%;max-height:200px;display:block}.ap-upload-preview-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.ap-image-position{border:1px solid var(--ap-border);border-radius:var(--ap-radius);background:#f8fafc;margin-top:10px;padding:10px 14px}.ap-image-position-label{color:#475569;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.ap-image-position-label i{color:#04506b}.ap-image-position-slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:3px;outline:none;width:100%;height:6px}.ap-image-position-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#04506b;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}.ap-image-position-slider::-moz-range-thumb{cursor:pointer;background:#04506b;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}.ap-image-position-hints{color:#94a3b8;justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.ap-stats-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;animation:.15s apFadeIn;display:flex;position:fixed;inset:0}.ap-stats-panel{background:var(--ap-surface);border-radius:14px;width:90%;max-width:600px;max-height:80vh;padding:24px;animation:.2s apSlideUp;overflow-y:auto;box-shadow:0 20px 60px #00000026}.ap-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.ap-stat-card{background:var(--ap-surface-alt);border-radius:var(--ap-radius);text-align:center;padding:16px}.ap-stat-value{color:var(--ap-primary);font-size:28px;font-weight:700;line-height:1}.ap-stat-label{color:var(--ap-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11px}.ap-reactions-bar{flex-wrap:wrap;gap:8px;display:flex}.ap-reaction-item{background:var(--ap-surface-alt);border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:flex}.ap-reaction-emoji{font-size:18px}.ap-reaction-count{color:var(--ap-text);font-weight:600}.ap-wp-tabs{background:var(--ap-surface-alt);border-radius:8px;gap:4px;margin-bottom:20px;padding:3px;display:flex}.ap-wp-tab{cursor:pointer;color:var(--ap-text-muted);transition:all var(--ap-transition);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.ap-wp-tab:hover{color:var(--ap-text)}.ap-wp-tab.active{background:var(--ap-surface);color:var(--ap-primary);box-shadow:var(--ap-shadow)}.ap-wp-current{background:var(--ap-surface-alt);border-radius:var(--ap-radius);align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.ap-wp-current-img{object-fit:cover;background:linear-gradient(135deg,#04506b,#0a6d8f);border-radius:8px;flex-shrink:0;width:180px;height:100px}.ap-wp-current-info h4{color:var(--ap-text);margin:0 0 4px;font-size:14px;font-weight:600}.ap-wp-current-info p{color:var(--ap-text-muted);margin:2px 0;font-size:12px}.ap-wp-timeline{flex-direction:column;gap:10px;display:flex}.ap-wp-item{background:var(--ap-surface);border:1px solid var(--ap-border);border-radius:var(--ap-radius);transition:all var(--ap-transition);align-items:center;gap:14px;padding:12px 16px;display:flex}.ap-wp-item:hover{border-color:var(--ap-primary);box-shadow:var(--ap-shadow)}.ap-wp-thumb{object-fit:cover;background:linear-gradient(135deg,#04506b,#0a6d8f);border-radius:6px;flex-shrink:0;width:80px;height:48px}.ap-wp-info{flex:1;min-width:0}.ap-wp-info h5{color:var(--ap-text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:13px;font-weight:600;overflow:hidden}.ap-wp-info p{color:var(--ap-text-muted);margin:0;font-size:11px}.ap-wp-status{text-transform:uppercase;letter-spacing:.3px;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:600;display:inline-flex}.ap-wp-status-ativo{color:#16a34a;background:#dcfce7}.ap-wp-status-agendado{color:#d97706;background:#fef3c7}.ap-wp-status-expirado{color:#94a3b8;background:#f1f5f9}.ap-wp-status-padrao{color:#2563eb;background:#dbeafe}.ap-wp-actions{flex-shrink:0;gap:4px;display:flex}.ap-empty{text-align:center;color:var(--ap-text-muted);padding:48px 24px}.ap-empty i{opacity:.3;margin-bottom:12px;font-size:40px}.ap-empty p{margin:0;font-size:14px}.ap-loading{color:var(--ap-text-muted);justify-content:center;align-items:center;gap:8px;padding:48px;font-size:13px;display:flex}.ap-spinner{border:2px solid var(--ap-border);border-top-color:var(--ap-primary);border-radius:50%;width:18px;height:18px;animation:.6s linear infinite apSpin}.ap-yt-preview{border-radius:var(--ap-radius);margin-top:8px;position:relative;overflow:hidden}.ap-yt-preview img{object-fit:cover;width:100%;height:160px}.ap-yt-play{background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ap-yt-play i{color:#fff;opacity:.9;font-size:40px}@keyframes apFadeIn{0%{opacity:0}to{opacity:1}}@keyframes apSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes apSpin{to{transform:rotate(360deg)}}@media (max-width:768px){.ap-cards{grid-template-columns:1fr}.ap-toolbar{flex-direction:column;align-items:stretch;gap:10px}.ap-toolbar-left{flex-direction:column}.ap-row{grid-template-columns:1fr}.ap-stats-grid{grid-template-columns:repeat(3,1fr)}.ap-wp-current{flex-direction:column}.ap-wp-current-img{width:100%;height:140px}.ap-modal{width:95%;max-height:90vh}.ap-modal-lg{max-width:95%}.ap-card-actions{opacity:1}.ap-wp-item{flex-wrap:wrap;gap:10px}.ap-wp-thumb{width:60px;height:36px}}@media (max-width:480px){.ap-cards{grid-template-columns:1fr;gap:12px}.ap-card-img{height:120px}.ap-card-body{padding:10px 12px}.ap-card-title{font-size:13px}.ap-card-meta{flex-wrap:wrap;gap:8px;font-size:11px}.ap-card-actions{opacity:1;top:6px;right:6px}.ap-card-action-btn{width:28px;height:28px;font-size:11px}.ap-card-badges{top:6px;left:6px}.ap-cat-badge{padding:2px 8px;font-size:9px}.ap-toolbar{gap:8px;margin-bottom:14px}.ap-toolbar-left{gap:6px}.ap-filter-chips{gap:4px}.ap-chip{padding:4px 10px;font-size:11px}.ap-modal{border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh}.ap-modal-lg{max-width:100%}.ap-modal-header{padding:16px 16px 0}.ap-modal-header h2{font-size:16px}.ap-modal-body{padding:16px}.ap-modal-footer{padding:12px 16px 16px}.ap-modal-footer button{flex:1;justify-content:center}.ap-field label{font-size:11px}.ap-input,.ap-select,.ap-textarea{padding:10px 12px;font-size:14px}.ap-textarea{min-height:100px}.ap-row{grid-template-columns:1fr;gap:0}.ap-toggle-row{padding:8px 0}.ap-toggle-label{font-size:12px}.ap-toggle-desc{font-size:10px}.ap-upload{padding:16px}.ap-upload-icon{font-size:24px}.ap-upload-text{font-size:12px}.ap-upload-preview img{max-height:150px}.ap-stats-panel{border-radius:0;width:100%;max-width:100%;max-height:100vh}.ap-stats-grid{grid-template-columns:repeat(3,1fr);gap:8px}.ap-stat-card{padding:12px 8px}.ap-stat-value{font-size:22px}.ap-stat-label{font-size:9px}.ap-wp-tabs{margin-bottom:14px}.ap-wp-tab{gap:4px;padding:6px 10px;font-size:12px}.ap-wp-current{flex-direction:column;gap:12px;padding:12px}.ap-wp-current-img{width:100%;height:120px}.ap-wp-current-info h4{font-size:13px}.ap-wp-item{flex-wrap:wrap;gap:10px;padding:10px 12px}.ap-wp-thumb{width:60px;height:36px}.ap-wp-info h5{font-size:12px}.ap-wp-info p{font-size:10px}.ap-wp-status{padding:2px 8px;font-size:9px}.ap-wp-actions{justify-content:flex-end;width:100%}.ap-empty{padding:32px 16px}.ap-empty i{font-size:32px}.ap-empty p{font-size:13px}.ap-loading{padding:32px}.ap-yt-preview img{height:120px}}
