.vereadores-page{padding:0 1rem 2rem}.vereadores-hero{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 2.25rem;margin-bottom:2rem;border-radius:var(--radius-lg);border:1px solid rgba(11,57,121,.08);background:radial-gradient(circle at top left,rgba(0,191,165,.16),transparent 40%),linear-gradient(135deg,#fffffffa,#f3f7fdf5)}.vereadores-hero-copy{max-width:720px}.vereadores-kicker{display:inline-flex;align-items:center;padding:.35rem .8rem;border-radius:var(--radius-full);background:#00bfa51a;color:var(--accent-color);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.vereadores-hero h1{margin:.9rem 0 .65rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08;color:var(--secondary-color)}.vereadores-hero p{margin:0;max-width:60ch;font-size:1rem;line-height:1.7;color:var(--text-light)}.vereadores-hero-badges{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:1rem;min-width:320px}.hero-badge{padding:1.25rem 1rem;border-radius:var(--radius-md);background:#fffffff2;border:1px solid rgba(11,57,121,.08);box-shadow:var(--shadow-sm);text-align:center}.hero-badge strong{display:block;font-size:1.75rem;font-weight:800;color:var(--secondary-color)}.hero-badge span{font-size:.85rem;color:var(--text-light);font-weight:600}.dashboard-section{margin-bottom:2.5rem}.section-heading{margin-bottom:1.5rem}.section-heading h2{font-size:1.4rem;font-weight:800;color:var(--secondary-color)}.section-heading p{font-size:.88rem;color:var(--text-light)}.councillors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.councillor-card-container{perspective:1000px;height:360px;width:100%}.councillor-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;cursor:pointer}.councillor-card-container:hover .councillor-card-inner,.councillor-card-inner.flipped{transform:rotateY(180deg)}.councillor-card-front,.councillor-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column;padding:0!important;background:var(--white)}.councillor-card-header-banner{height:90px;width:100%}.councillor-avatar-container{position:relative;width:110px;height:110px;margin:-55px auto 0;z-index:2}.councillor-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid var(--white);box-shadow:var(--shadow-md);background:var(--white)}.councillor-avatar-fallback{width:100%;height:100%;border-radius:50%;color:var(--white);font-weight:800;font-size:2rem;border:4px solid var(--white);box-shadow:var(--shadow-md)}.councillor-party-pill{position:absolute;bottom:2px;right:2px;color:var(--white);font-size:.65rem;font-weight:800;padding:.2rem .6rem;border-radius:var(--radius-full);border:2px solid var(--white);box-shadow:var(--shadow-sm)}.councillor-card-body{padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;flex:1}.councillor-card-body h4{font-size:1.15rem;font-weight:800;color:var(--secondary-color);margin-bottom:.35rem}.councillor-role-badge{font-size:.75rem;font-weight:700;color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em;background:var(--accent-light);padding:.25rem .75rem;border-radius:var(--radius-full)}.councillor-card-action-hint{margin-top:auto;font-size:.75rem;color:var(--text-lighter);font-weight:600;display:flex;align-items:center;gap:.25rem}.councillor-card-back{transform:rotateY(180deg);background:#0c2340;color:var(--white);padding:1.5rem 1.25rem!important}.councillor-back-header{padding-bottom:.75rem;margin-bottom:1rem;text-align:left}.councillor-back-header h4{font-size:1.2rem;font-weight:850;color:var(--white);margin-bottom:.15rem}.councillor-back-party{font-size:.75rem;font-weight:700;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.councillor-back-details{display:flex;flex-direction:column;gap:.65rem;text-align:left;flex:1}.detail-row{display:flex;flex-direction:column;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.35rem}.detail-row:last-child{border-bottom:none}.detail-label{font-size:.65rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:var(--accent-color)}.detail-val{font-size:.85rem;font-weight:600;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-btn{width:100%;font-size:.78rem;padding:.55rem;margin-top:.5rem;margin-bottom:.5rem;border-radius:6px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:.4rem;color:#fff;text-decoration:none;box-shadow:0 4px 10px #00bfa533;transition:all var(--transition-fast)}.councillor-back-actions{display:flex;justify-content:center;gap:.75rem;margin-top:auto;padding-top:.5rem}.councillor-back-actions .c-soc-btn{background:#ffffff14;color:#fffc;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);text-decoration:none}.councillor-back-actions .c-soc-btn:hover{background:var(--accent-color);color:var(--white);transform:translateY(-2px)}@media(max-width:1200px){.councillors-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.vereadores-page{padding-inline:.5rem}.vereadores-hero{flex-direction:column;align-items:flex-start;padding:1.5rem}.vereadores-hero-badges{width:100%;min-width:0}}@media(max-width:640px){.councillors-grid{grid-template-columns:1fr}.vereadores-hero h1{font-size:1.85rem}.vereadores-hero-badges{grid-template-columns:1fr 1fr}}
