.page-container{width:min(100%,1680px);margin:0 auto;padding:0 1.25rem 2rem}.related-vereadores-section{margin-top:2.5rem;padding-bottom:.75rem}.related-header{margin-bottom:1rem}.related-kicker{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:var(--radius-full);background:#00bfa51f;color:var(--accent-color);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.related-header h2{margin:0 0 .35rem;font-size:1.45rem;font-weight:800;color:var(--secondary-color)}.related-header p{margin:0;color:var(--text-light);font-size:.92rem}.related-stories-rail{display:flex;gap:1rem;overflow-x:auto;padding:.35rem 0 .85rem;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(11,57,121,.22) transparent}.related-stories-rail::-webkit-scrollbar{height:8px}.related-stories-rail::-webkit-scrollbar-thumb{background:#0b397933;border-radius:999px}.related-story-card{min-width:114px;max-width:114px;display:flex;flex-direction:column;align-items:center;gap:.65rem;text-decoration:none;scroll-snap-align:start;transition:transform var(--transition-fast)}.related-story-card:hover{transform:translateY(-4px)}.related-story-ring{width:92px;height:92px;padding:3px;border-radius:50%;box-shadow:0 10px 24px #0f172a1f}.related-story-avatar-shell{width:100%;height:100%;border-radius:50%;background:var(--white);padding:4px;overflow:hidden}.related-story-avatar,.related-story-fallback{width:100%;height:100%;border-radius:50%}.related-story-avatar{object-fit:cover;background:var(--white)}.related-story-fallback{color:var(--white);font-size:1.05rem;font-weight:800}.related-story-name{text-align:center;font-size:.82rem;line-height:1.35;font-weight:700;color:var(--secondary-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-grid{display:flex;gap:2rem;margin-top:1.5rem;align-items:flex-start}.profile-sidebar{width:350px;flex-shrink:0;border-radius:var(--radius-lg);overflow:hidden;padding-bottom:2rem;background:var(--white);border:1px solid var(--border-color)}.profile-dashboard-container{flex:1;display:flex;flex-direction:column;gap:2rem;min-width:0}.sidebar-banner{height:120px;width:100%}.sidebar-avatar-container{display:flex;justify-content:center;margin-top:-75px;position:relative;padding:0 1.5rem}.sidebar-avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;border:6px solid var(--white);box-shadow:var(--shadow-md)}.sidebar-avatar-fallback{width:150px;height:150px;border-radius:50%;font-size:3rem;color:var(--white);font-weight:800;border:6px solid var(--white);box-shadow:var(--shadow-md)}.party-badge{position:absolute;bottom:5px;right:calc(50% - 65px);color:var(--white);font-size:.72rem;font-weight:800;padding:.25rem .75rem;border-radius:var(--radius-full);border:3px solid var(--white);box-shadow:var(--shadow-sm)}.sidebar-info-header{text-align:center;padding:1.5rem 1.5rem .5rem}.sidebar-info-header h1{font-size:1.5rem;font-weight:800;color:var(--secondary-color);margin-bottom:.3rem;letter-spacing:-.02em}.role-badge{background:var(--accent-light);color:var(--accent-color);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .85rem;border-radius:var(--radius-full);display:inline-block}.sidebar-details-container,.sidebar-commissions-container{padding:1.5rem 1.5rem 0;border-top:1px solid var(--border-color);margin-top:1.5rem}.sidebar-details-container h3,.sidebar-commissions-container h3{font-size:.85rem;font-weight:800;color:var(--secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.info-list{display:flex;flex-direction:column;gap:.9rem}.info-item{display:flex;flex-direction:column;gap:.15rem}.info-label{font-size:.75rem;color:var(--text-light);font-weight:600;display:flex;align-items:center;gap:.4rem}.info-label i{width:14px}.info-val{font-size:.92rem;font-weight:700;color:var(--secondary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comm-list{display:flex;flex-direction:column;gap:.8rem}.comm-item{display:flex;align-items:center;gap:.75rem;background:#fafbfd;padding:.6rem .8rem;border-radius:var(--radius-sm);border:1px solid var(--border-color)}.comm-icon{width:32px;height:32px;border-radius:6px;background:var(--accent-light);color:var(--accent-color);font-size:.85rem;flex-shrink:0}.comm-info{display:flex;flex-direction:column;min-width:0}.comm-name{font-size:.88rem;font-weight:700;color:var(--secondary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comm-role{font-size:.72rem;color:var(--accent-coral);font-weight:700;text-transform:uppercase}.comm-empty-sidebar{font-size:.8rem;color:var(--text-light);font-style:italic;margin:0}.sidebar-contact-container{padding:1.5rem 1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.sidebar-contact-btn{width:100%;padding:.7rem;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.kpi-card{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem;display:flex;align-items:center;gap:1.25rem}.kpi-icon{width:50px;height:50px;border-radius:var(--radius-md);font-size:1.3rem;color:var(--white);flex-shrink:0;box-shadow:0 4px 10px #0000000d}.kpi-icon.reqs-theme{background:var(--accent-blue-gradient)}.kpi-icon.laws-theme{background:var(--accent-coral-gradient)}.kpi-icon.att-theme{background:var(--accent-teal-gradient)}.kpi-icon.comms-theme{background:linear-gradient(135deg,#7e22ce,#a855f7)}.kpi-info{display:flex;flex-direction:column;gap:.15rem}.kpi-value{font-size:1.6rem;font-weight:800;color:var(--secondary-color);line-height:1;letter-spacing:-.02em}.kpi-label{font-size:.82rem;color:var(--text-light);font-weight:600}.dashboard-tabs-wrapper{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);overflow:hidden}.dashboard-tabs-header{display:flex;flex-wrap:wrap;background:#f8fafc;border-bottom:1px solid var(--border-color);padding:.5rem;gap:.35rem}.dash-tab-btn{background:none;border:none;padding:.8rem 1.1rem;font-size:.88rem;font-weight:700;color:var(--text-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans)}.dash-tab-btn i{font-size:.95rem}.dash-tab-btn:hover{background:#f1f5f9;color:var(--primary-color)}.dash-tab-btn.active{background:var(--accent-teal-gradient);color:var(--white);box-shadow:0 4px 12px #00bfa538}.dashboard-tab-panels{padding:2rem}.dashboard-panel{display:none;animation:fadeInComissao .4s cubic-bezier(.16,1,.3,1) forwards}.dashboard-panel.active{display:block}.dashboard-panel h3{font-size:1.3rem;font-weight:800;color:var(--secondary-color);margin:0 0 .4rem;letter-spacing:-.02em}.panel-desc{font-size:.9rem;color:var(--text-light);margin-bottom:1.5rem;font-weight:500}.panel-header-with-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.4rem}.panel-header-with-actions h3{margin-bottom:0}.overview-layout{display:flex;gap:2.5rem;align-items:center}.overview-chart-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;flex-shrink:0}.progress-ring-container{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center}.progress-ring-text{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1.1}.pct-val{font-size:2rem;font-weight:850;color:var(--secondary-color);letter-spacing:-.03em}.pct-lbl{font-size:.72rem;text-transform:uppercase;font-weight:700;color:var(--text-light);letter-spacing:.05em}.chart-summary-labels{display:flex;flex-direction:column;gap:.4rem;width:100%}.summary-lbl{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--text-color)}.bullet{width:10px;height:10px;border-radius:50%;display:inline-block}.bullet.present{background:#00bfa5}.bullet.justified{background:#eab308}.bullet.absent{background:#dc2626}.overview-text-section{flex:1}.overview-text-section h3{font-size:1.4rem;font-weight:800;color:var(--secondary-color);margin-bottom:.75rem}.intro-desc{font-size:1.02rem;line-height:1.75;color:var(--text-color);margin-bottom:1.5rem}.activity-highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.act-highlight-card{background:#fafbfd;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem;display:flex;gap:.75rem;align-items:flex-start}.act-highlight-card i{font-size:1.2rem;color:var(--accent-color);margin-top:.15rem}.act-details h4{font-size:.88rem;font-weight:800;color:var(--secondary-color);margin-bottom:.15rem}.act-details p{font-size:.78rem;color:var(--text-light);line-height:1.4;margin:0;font-weight:500}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem;border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:0 1px 2px #00000005;background:var(--white)}.dashboard-table{width:100%;border-collapse:collapse;text-align:left;min-width:750px}.dashboard-table th{background:#f1f5f9;color:var(--secondary-color);font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.2rem;border-bottom:2px solid var(--border-color)}.dashboard-table td{padding:1.1rem 1.2rem;border-bottom:1px solid var(--border-color);font-size:.92rem;color:var(--text-color);transition:all var(--transition-fast)}.dashboard-table tr:last-child td{border-bottom:none}.dashboard-table tr:hover td{background:#f8fafc;color:var(--primary-color)}.dashboard-table tr:hover .name-highlight{color:var(--accent-color)}.table-doc-number{font-weight:800;color:var(--secondary-color)}.table-doc-date{font-weight:600;color:var(--text-light);font-size:.85rem}.table-doc-title{font-weight:700;color:var(--secondary-color);line-height:1.4;transition:color var(--transition-fast)}.table-doc-actions{text-align:right}.action-btn-group{display:inline-flex;gap:.35rem;justify-content:flex-end}.btn-icon{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);font-size:.85rem}.empty-state-card{flex-direction:column;padding:3rem 1.5rem;background:#fafbfd;border:1px dashed var(--border-color);border-radius:var(--radius-lg);text-align:center}.empty-icon{font-size:2.5rem;color:var(--text-lighter);margin-bottom:1rem}.empty-state-card h4{font-size:1.1rem;font-weight:800;color:var(--secondary-color);margin-bottom:.3rem}.empty-state-card p{font-size:.85rem;color:var(--text-light);max-width:400px;line-height:1.5;margin:0;font-weight:500}.empty-state-card .centered-p{max-width:550px}.timeline-container{display:flex;flex-direction:column;position:relative;padding-left:30px;margin-top:1rem}.timeline-container:before{content:"";position:absolute;top:5px;left:10px;bottom:5px;width:2px;background:var(--border-color)}.timeline-item{position:relative;margin-bottom:1.5rem}.timeline-item:last-child{margin-bottom:0}.timeline-badge{position:absolute;left:-30px;top:4px;width:22px;height:22px;border-radius:50%;font-size:.65rem;color:var(--white);border:3px solid var(--white);box-shadow:var(--shadow-sm);z-index:2}.timeline-badge.status-present{background:#00bfa5}.timeline-badge.status-justified{background:#eab308}.timeline-badge.status-absent{background:#dc2626}.timeline-card{background:#fafbfd;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem 1.25rem;transition:all var(--transition-fast)}.timeline-card:hover{background:#fff;border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.timeline-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.4rem}.session-date{font-weight:800;color:var(--secondary-color);font-size:.9rem}.session-type{font-size:.75rem;color:var(--text-light);font-weight:600;background:#e2e8f0;padding:.15rem .5rem;border-radius:4px}.attendance-pill{font-size:.7rem;font-weight:800;padding:.15rem .5rem;border-radius:var(--radius-full);text-transform:uppercase}.attendance-pill.status-present{background:#e0f7f4;color:#00bfa5}.attendance-pill.status-justified{background:#fef9c3;color:#a16207}.attendance-pill.status-absent{background:#fee2e2;color:#dc2626}.timeline-body{margin:0}.timeline-agenda{font-size:.85rem;color:var(--text-color);margin:0;line-height:1.5;font-weight:500}.commissions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.comm-card{background:#fafbfd;border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-normal)}.comm-card:hover{background:var(--white);border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.comm-card-header{background:#f1f5f9;padding:1.1rem 1.25rem;gap:.75rem;justify-content:flex-start;border-bottom:1px solid var(--border-color)}.comm-card-header i{font-size:1.2rem;color:var(--accent-color)}.comm-card-header h4{font-size:.95rem;font-weight:850;color:var(--secondary-color);margin:0;line-height:1.3}.comm-card-body{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.comm-role-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:.6rem}.comm-role-row .label{font-size:.8rem;color:var(--text-light);font-weight:600}.comm-role-row .val{font-size:.75rem}.comm-desc-row h5{font-size:.8rem;font-weight:800;color:var(--secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.comm-desc-row p{font-size:.82rem;color:var(--text-light);line-height:1.5;margin:0;font-weight:500}.live-vote-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem;margin-bottom:1rem}.live-status-card,.vote-chart-card{background:#fafbfd;border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.25rem}.live-status-kicker{display:inline-block;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--accent-color);margin-bottom:.45rem}.live-status-card h4{margin:0 0 .45rem;color:var(--secondary-color);font-size:1.15rem}.live-status-card p{margin:0;color:var(--text-light);line-height:1.6}.live-status-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.95rem;align-items:center;color:var(--text-light);font-size:.82rem}.vote-badge{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .7rem;border-radius:var(--radius-full);font-size:.72rem;font-weight:800}.vote-badge.favor{background:#dcfce7;color:#166534}.vote-badge.contra{background:#fee2e2;color:#991b1b}.vote-badge.abstencao{background:#fef3c7;color:#92400e}.vote-badge.neutral{background:#eef2f7;color:#475569}.vote-bars{display:flex;flex-direction:column;gap:.85rem;margin-top:.5rem}.vote-bar-row{display:grid;grid-template-columns:88px 1fr 30px;align-items:center;gap:.75rem}.vote-bar-label{font-size:.82rem;font-weight:700;color:var(--text-color)}.vote-bar-track{width:100%;height:11px;border-radius:999px;background:#e2e8f0;overflow:hidden}.vote-bar-fill{height:100%;border-radius:999px;transition:width .25s ease}.vote-bar-fill.favor{background:linear-gradient(135deg,#0ea56b,#16c47f)}.vote-bar-fill.contra{background:linear-gradient(135deg,#dc2626,#ef4444)}.vote-bar-fill.abstencao{background:linear-gradient(135deg,#d97706,#f59e0b)}.vote-history-list{display:flex;flex-direction:column;gap:.85rem}.vote-history-item{background:#fafbfd;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem 1.1rem}.vote-history-item strong{color:var(--secondary-color);display:block;margin-bottom:.35rem}.vote-history-item p{margin:0;color:var(--text-light);line-height:1.55}.vote-history-meta{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-top:.65rem;font-size:.8rem;color:var(--text-light)}@media(max-width:1024px){.profile-grid{flex-direction:column;align-items:stretch}.profile-sidebar{width:100%}.sidebar-avatar-container{margin-top:-65px}.live-vote-grid{grid-template-columns:1fr}}@media(max-width:768px){.page-container{padding:0 .85rem 1.5rem}.related-vereadores-section{margin-top:2rem}.related-header h2{font-size:1.25rem}.overview-layout{flex-direction:column;align-items:center;gap:2rem;text-align:center}.activity-highlight-grid{text-align:left}.dashboard-tabs-header{padding:.4rem}.dash-tab-btn{flex:1;min-width:140px;padding:.7rem;font-size:.8rem}.dashboard-tab-panels{padding:1.25rem}}
