.comparison-table{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin:0 auto;max-width:1200px;overflow:hidden;width:100%}.header{background:linear-gradient(135deg,#ff5e00,#ed7000 50%,#dd6700);color:#fff;display:flex;font-size:18px;font-weight:600}.header-cell{flex:1;padding:20px;text-align:center}.header-cell:first-child{background:hsla(0,0%,100%,.1);text-align:left}.row{border-bottom:1px solid #e5e7eb;display:flex}.row:last-child{border-bottom:none}.cell{align-items:center;display:flex;flex:1;padding:20px}.feature-cell{background-color:#f3f4f6;border-right:1px solid #e5e7eb;color:#374151;font-weight:600}.constructconnect-cell{background-color:#ecfdf5;color:#065f46;line-height:1.5}.planhub-cell{background-color:#fefefe;color:#374151;line-height:1.5}.checkmark,.constructconnect-cell:after{color:#059669;font-weight:700;margin-left:8px}.constructconnect-cell:after{content:"✓"}@media (max-width:768px){.comparison-table{margin:10px}.header,.row{flex-direction:column}.cell,.header-cell{flex:none}.feature-cell{background-color:#ed7000;border-bottom:1px solid #e5e7eb;border-right:none;color:#fff}}