.section{max-width:1280px;margin:0 auto;padding:48px 32px}.section-head{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.section-head h2{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--navy-800);letter-spacing:-.015em;font-weight:600;line-height:var(--line-snug)}.section-head h2 .accent{color:var(--carmesi-500);font-style:italic;font-weight:500}.view-toggle{background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;overflow:hidden}.view-toggle button{font-family:var(--font-body);font-size:var(--text-sm);color:var(--gris-600);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-weight:600;transition:all .2s}.view-toggle button.active{background:var(--navy-800);color:#fff}.lifecycle-card{background:#fff;border:1px solid #0000000f;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0a16280f}.lc-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding:28px 32px;display:flex}.lc-info{align-items:flex-start;gap:16px;display:flex}.lc-badge{background:var(--navy-800);color:#fff;font-family:var(--font-mono);font-size:var(--text-sm);white-space:nowrap;letter-spacing:-.02em;border-radius:8px;padding:8px 14px;font-weight:600}.lc-title{font-family:var(--font-display);font-size:var(--text-xl);color:var(--navy-900);font-weight:600;line-height:var(--line-snug);letter-spacing:-.01em;margin-bottom:8px}.lc-meta{font-size:var(--text-sm);color:var(--gris-500);gap:20px;font-weight:400;display:flex}.lc-meta span{align-items:center;gap:5px;display:flex}.btn-seguir{border:2px solid var(--navy-400);color:var(--navy-500);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-weight:700;transition:all .2s;display:flex}.btn-seguir:hover{background:var(--navy-500);color:#fff;border-color:var(--navy-500)}.section-container{padding:28px 32px}.section-title{font-family:var(--font-display);font-size:var(--text-2xl);margin-bottom:20px}.section-title .accent{color:var(--carmesi-500)}.section-title a.accent-link{color:var(--carmesi-500);text-underline-offset:3px;text-decoration:underline}.section-title a.accent-link:hover{opacity:.8}.stepper{flex-direction:column;display:flex}.step{gap:16px;display:flex}.step:last-child .step-line{display:none}.step-track{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.step-dot{width:38px;height:38px;font-size:var(--text-base);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.step-dot.approved{background:var(--esmeralda);box-shadow:0 2px 8px #0f7b5f40}.step-dot.rejected{background:var(--carmesi-500);box-shadow:0 2px 8px #c8323f40}.step-dot.amendment{background:#c78b2f;box-shadow:0 2px 8px #c78b2f40}.step-dot.pending{background:var(--gris-400)}.step-line{flex:1;width:2px;min-height:16px}.step-line.done{background:var(--esmeralda)}.step-line.pending{background:#ddd}.step-content{flex:1;padding-bottom:24px}.step-header{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.step-chamber{font-weight:700;font-size:var(--text-sm);color:var(--navy-700);text-transform:uppercase}.step-role{font-size:var(--text-xs);color:var(--gris-500)}.step-date{font-size:var(--text-2xs);color:var(--gris-500);margin-bottom:4px}.step-change{font-size:var(--text-xs);color:var(--gris-600);border-left:2px solid var(--arena);margin-bottom:8px;padding-left:12px;font-style:italic}.vote-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.vote-arrow{color:var(--gris-500);font-size:var(--text-base)}.vote-pill{font-size:var(--text-xs);cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-weight:600;transition:all .15s;display:flex}.vote-pill:hover{transform:scale(1.02)}.vote-pill.approved{color:#0a5e48;background:#0f7b5f1f}.vote-pill.rejected{color:#a02832;background:#c8323f1f}.vote-pill.amendment{color:#8a5c12;background:#c78b2f29}.vote-pill.active{border-color:var(--navy-700);box-shadow:0 2px 8px #0000001a}.vote-pill .type-label{font-weight:400}.vote-pill .count{font-family:var(--font-mono);font-size:var(--text-2xs)}.vote-date-groups{flex-direction:column;gap:4px;display:flex}.vote-date-header{cursor:pointer;user-select:none;background:#0f7b5f0a;border:1px solid #0f7b5f1a;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .15s;display:flex}.vote-date-header:hover{background:#0f7b5f14;border-color:#0f7b5f2e}.vote-date-label{font-weight:600;font-size:var(--text-sm);color:var(--navy-700);min-width:100px}.vote-date-bar{background:#0000000a;border-radius:3px;flex-shrink:0;width:60px;height:6px;display:flex;overflow:hidden}.vote-date-bar .bar-for{background:var(--esmeralda)}.vote-date-bar .bar-amendment{background:#d7a24b}.vote-date-bar .bar-against{background:var(--carmesi-500)}.vote-date-summary{font-size:var(--text-xs);color:var(--gris-600);flex:1}.vote-date-chevron{font-size:var(--text-sm);color:var(--gris-500);transition:transform .15s}.vote-row--nested{margin-top:6px;margin-bottom:6px;padding-left:12px}.vote-type-sections{flex-direction:column;gap:10px;margin-top:8px;display:flex}.vote-type-label{align-items:center;gap:8px;margin-bottom:4px;padding-left:12px;display:flex}.vote-type-name{font-size:var(--text-xs);color:var(--navy-700);text-transform:capitalize;font-weight:600}.vote-type-count{font-size:var(--text-2xs);color:var(--gris-500)}