.state-impact-content{width:100%;min-height:calc(100vh - 64px)}.state-impact-content .main-content{padding:1.5rem;max-width:1200px;margin:0 auto}.state-impact-content .page-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;text-align:left}.state-impact-content .page-description{font-size:1.2rem;color:#4a5568;margin-bottom:2rem;text-align:left;line-height:1.7;font-weight:400;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;border-left:4px solid #6b46c1;padding:8px 0 8px 16px;margin-left:0}.state-impact-content .toc{background-color:#f8f9fa;padding:1.5rem;border-radius:.5rem;margin-bottom:2rem}.state-impact-content .toc h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.state-impact-content .toc-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.state-impact-content .toc-link{color:#6b46c1;text-decoration:none;padding:8px 12px;border-radius:.25rem;display:block;transition:all .2s}.state-impact-content .toc-link:hover{background-color:#6b46c1;color:#fff}.state-impact-content .state-section{margin-bottom:2rem;padding:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}.state-impact-content .state-title{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;border-bottom:2px solid #6b46c1;padding-bottom:.5rem}.state-impact-content .state-meta{font-size:.9rem;color:#666;margin-bottom:1rem}.state-impact-content .pros-cons-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width:768px){.state-impact-content .pros-cons-container{grid-template-columns:1fr;gap:1rem}}.state-impact-content .pros-section{background:linear-gradient(135deg,#f0fff4,#e6fffa);padding:1.5rem;border-radius:.5rem;border-left:6px solid #48bb78;box-shadow:0 4px 12px #48bb7826;transition:all .3s ease}.state-impact-content .pros-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #48bb7840}.state-impact-content .pros-title{font-size:1.3rem;font-weight:600;color:#2f855a;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.state-impact-content .pros-title:before{content:"✓";font-size:1.5rem;color:#48bb78;font-weight:700}.state-impact-content .pros-list{list-style:none;padding:0;margin:0}.state-impact-content .pros-item{border-bottom:1px solid #48bb7833;position:relative;padding:12px 0 12px 24px;font-size:.95rem;line-height:1.6;color:#2d3748;transition:all .2s ease}.state-impact-content .pros-item:last-child{border-bottom:none}.state-impact-content .pros-item:before{content:"▶";position:absolute;left:0;color:#48bb78;font-weight:700;font-size:.8rem}.state-impact-content .pros-item:hover{background-color:#48bb781a;padding-left:28px}.state-impact-content .cons-section{background:linear-gradient(135deg,#fff5f5,#fed7d7);padding:1.5rem;border-radius:.5rem;border-left:6px solid #f56565;box-shadow:0 4px 12px #f5656526;transition:all .3s ease}.state-impact-content .cons-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f5656540}.state-impact-content .cons-title{font-size:1.3rem;font-weight:600;color:#c53030;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.state-impact-content .cons-title:before{content:"✗";font-size:1.5rem;color:#f56565;font-weight:700}.state-impact-content .cons-list{list-style:none;padding:0;margin:0}.state-impact-content .cons-item{border-bottom:1px solid #f5656533;position:relative;padding:12px 0 12px 24px;font-size:.95rem;line-height:1.6;color:#2d3748;transition:all .2s ease}.state-impact-content .cons-item:last-child{border-bottom:none}.state-impact-content .cons-item:before{content:"▶";position:absolute;left:0;color:#f56565;font-weight:700;font-size:.8rem}.state-impact-content .cons-item:hover{background-color:#f565651a;padding-left:28px}.state-impact-content .summary-section{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:1.5rem;border-radius:.5rem;border-left:6px solid #6b46c1;box-shadow:0 4px 12px #6b46c126;margin-top:1rem;transition:all .3s ease}.state-impact-content .summary-section:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6b46c140}.state-impact-content .summary-title{font-size:1.3rem;font-weight:600;color:#6b46c1;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.state-impact-content .summary-title:before{content:"📋";font-size:1.3rem}.state-impact-content .summary-text{font-size:1rem;line-height:1.7;color:#2d3748;text-align:justify}.state-impact-content .representatives-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}.state-impact-content .representative-item{background:linear-gradient(135deg,#f7fafc,#e2e8f0);padding:1rem;border-radius:.25rem;border-left:4px solid #6b46c1;font-size:.9rem;font-weight:500;color:#2d3748;transition:all .2s ease}.state-impact-content .representative-item:hover{transform:translateX(4px);background-color:#edf2f7}